summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2001-06-14 18:26:58 +0000
committerMarius Vollmer <mvo@zagadka.de>2001-06-14 18:26:58 +0000
commit51fa276692198eb140365f60e516fbc8ff547f10 (patch)
tree98dd8572c1c39b240ce7a7d98415c2a48938688e
parent0f002b27a35fee320f4836a136de1ca7eae7342b (diff)
downloadguile-51fa276692198eb140365f60e516fbc8ff547f10.tar.gz
Talk about kluge at top of srfi13.scm.
-rw-r--r--RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 6155e3901..d653a367b 100644
--- 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,