diff options
author | Dirk Herrmann <dirk@dirk-herrmanns-seiten.de> | 2000-07-13 07:27:02 +0000 |
---|---|---|
committer | Dirk Herrmann <dirk@dirk-herrmanns-seiten.de> | 2000-07-13 07:27:02 +0000 |
commit | 04914986164f25bed24ec2279c062886fa98c283 (patch) | |
tree | a15f015f4cea6ae45e6254c5ffe092f0b07b1b1a | |
parent | 24511502828ede8f8b6acd27e23ff33c9186c418 (diff) | |
download | guile-04914986164f25bed24ec2279c062886fa98c283.tar.gz |
* Added a note about removing GUILE_OLD_ASYNC_CLICK.
-rw-r--r-- | RELEASE | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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, |