*** empty log message ***
[bpt/guile.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index d3f4bbb..1a5b87b 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -2,14 +2,15 @@ This is a checklist for making Guile releases.
 It's specific to the FSF's development environment; please don't put
 it in the distribution.
 
-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."
+Maybe we should name Guile releases after entertaining poisons:
+absinthe, etc.  However, the first release containing the module
+system should be called Godot: "This is the one you've been waiting
+for."
 
 In release 1.3.2:
-- Release is titled ``wormwood'' release.
-- remove #/ syntax
-- Remove SCHEME_LOAD_PATH.
+* Release is titled ``wormwood'' release.
+* remove #/ syntax
+* Remove SCHEME_LOAD_PATH.
 - remove hook support from boot-9.scm
   (only provided for backward compatibility)
 
@@ -18,6 +19,8 @@ In release 1.3.4:
                ramap.c:   serial-array-copy!, serial-array-map!
 - remove module (ice-9 getopt-gnu-style)
 - remove kw.h, scm_tc16_kw
+- remove genio.h
+- remove deprecated function scm_newsmob.
 
 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