Talk about kluge at top of srfi13.scm.
authorMarius Vollmer <mvo@zagadka.de>
Thu, 14 Jun 2001 18:26:58 +0000 (18:26 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Thu, 14 Jun 2001 18:26:58 +0000 (18:26 +0000)
RELEASE

diff --git a/RELEASE b/RELEASE
index 6155e39..d653a36 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -25,6 +25,7 @@ After signal handling and threading have been fixed:
 - remove re-exporting behaviour of `export'.
     in boot-9.scm, remove begin-deprecated part of `module-export!' 
     in format.scm, remove kluge at top
+    in srfi13.scm, likewise
 
 - remove deprecated subr and gsubr functions
     in procs.h, procs.c: scm_make_subr, scm_make_subr_opt,