From 04914986164f25bed24ec2279c062886fa98c283 Mon Sep 17 00:00:00 2001 From: Dirk Herrmann Date: Thu, 13 Jul 2000 07:27:02 +0000 Subject: [PATCH] * Added a note about removing GUILE_OLD_ASYNC_CLICK. --- RELEASE | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE b/RELEASE index 9921ed806..f9b7ff1b2 100644 --- a/RELEASE +++ b/RELEASE @@ -12,6 +12,10 @@ with the one released with 1.4: - remove struct members system_transformer and top_level_lookup_closure_var from struct scm_root_state in root.h. +After signal handling and threading have been fixed: +- remove the code corresponding to GUILE_OLD_ASYNC_CLICK and the corresponding + GUILE_OLD_ASYNC_CLICK macro. + In release 1.5: - remove deprecated macros: SCM_INPORTP, SCM_OUTPORTP, SCM_CRDY, SCM_ICHRP, SCM_ICHR, SCM_MAKICHR, SCM_SETJMPBUF, SCM_NSTRINGP, SCM_NRWSTRINGP,