diff options
author | Marius Vollmer <mvo@zagadka.de> | 2001-06-14 18:26:58 +0000 |
---|---|---|
committer | Marius Vollmer <mvo@zagadka.de> | 2001-06-14 18:26:58 +0000 |
commit | 51fa276692198eb140365f60e516fbc8ff547f10 (patch) | |
tree | 98dd8572c1c39b240ce7a7d98415c2a48938688e | |
parent | 0f002b27a35fee320f4836a136de1ca7eae7342b (diff) | |
download | guile-51fa276692198eb140365f60e516fbc8ff547f10.tar.gz |
Talk about kluge at top of srfi13.scm.
-rw-r--r-- | RELEASE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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, |