From 51fa276692198eb140365f60e516fbc8ff547f10 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Thu, 14 Jun 2001 18:26:58 +0000 Subject: [PATCH] Talk about kluge at top of srfi13.scm. --- RELEASE | 1 + 1 file changed, 1 insertion(+) 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,