summaryrefslogtreecommitdiff
path: root/PLAN
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-05-01 07:50:19 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-05-01 07:50:19 +0000
commit08c2fd926a741c21422d3f885eee8b2b274290ba (patch)
tree9caa79e1b4591fec9b7601fb0b914b156691255c /PLAN
parent3408e2c4e66ab14dad75e44cd8898250c721c24b (diff)
*** no comment ***
Diffstat (limited to 'PLAN')
-rw-r--r--PLAN20
1 files changed, 9 insertions, 11 deletions
diff --git a/PLAN b/PLAN
index b36edb4..3935698 100644
--- a/PLAN
+++ b/PLAN
@@ -1,3 +1,6 @@
+
+ BEFORE FINAL RELEASE
+
chess-ics, chess-kibitz, chess-chat
- finish all elements of regular use as a client
@@ -7,14 +10,9 @@ chess-ply
chess-german
- complete translation
- BEFORE FINAL RELEASE
-
- use more asserts throughout the code
- break my dependency on cl
-
- profile
- mem profile
-
- elint
- docstring/texi
- checkdoc
+general
+- use more asserts throughout the code
+- profile and mem profile
+- elint all files
+- add docstrings/texi content
+- use checkdoc on all files