* TODO: updated to include relevant itemized post-1.6-RELEASE
[bpt/guile.git] / TODO
diff --git a/TODO b/TODO
index 273d514..db2903a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-[ID: $Id: TODO,v 1.19 2001-07-08 21:04:03 mvo Exp $]
+-*-text-*-
 
 These TODO items are grouped by target release version.  The first group is
 the "Eventually" group, which is not associated w/ any particular version.
@@ -61,13 +61,17 @@ See also file HACKING.
 - eliminate argument checking for closures
 - Implement a thread-safe alternative to SCM's environment caches
 
+=== Before releasing 1.8.0:
 
-=== In release 1.6.0:
+- Make sure we have appropriate interface numbers for shared
+  libraries, and that we document and use the libtool
+  conventions. [rlb].
 
-- Make sure that the deprecation mechanism explained in INSTALL and
-  README is completed and works.
+- Update the version numbers in GUILE-VERSION and README. [rlb]
 
-=== In release 1.8.0:
+- Start a new section of the NEWS file.
+
+- Start a new THANKS file.
 
 - remove deprecated functions scm_read_0str, scm_eval_0str.