* tests/time.test: New test file.
[bpt/guile.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 9bae410..d3f4bbb 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -6,16 +6,18 @@ Maybe we should name Guile releases after entertaining poisons.
 However, the first release containing the module system should be
 called Godot: "This is the one you've been waiting for."
 
-In release 1.4:
+In release 1.3.2:
 - Release is titled ``wormwood'' release.
 - remove #/ syntax
 - Remove SCHEME_LOAD_PATH.
 - remove hook support from boot-9.scm
   (only provided for backward compatibility)
 
-In release 1.5:
+In release 1.3.4:
 - remove names evalext.c: serial-map,
                ramap.c:   serial-array-copy!, serial-array-map!
+- remove module (ice-9 getopt-gnu-style)
+- remove kw.h, scm_tc16_kw
 
 Modules sort.c and random.c should be factored out into separate
 modules (but still be distributed with guile-core) when we get a new