diff options
author | Jim Blandy <jimb@red-bean.com> | 1999-08-20 05:14:11 +0000 |
---|---|---|
committer | Jim Blandy <jimb@red-bean.com> | 1999-08-20 05:14:11 +0000 |
commit | f8c9d4978d934603d4479930d279d5310954a337 (patch) | |
tree | 7996d931feab78601701d26d2d7d0b433012b0bb /RELEASE | |
parent | 0b3b2958a589e7738505dc0d2b032b1ce79045b3 (diff) | |
download | guile-f8c9d4978d934603d4479930d279d5310954a337.tar.gz |
*** empty log message ***
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -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) |