summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>2000-06-21 15:11:30 +0000
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>2000-06-21 15:11:30 +0000
commitc7b6388d1e20c31e0e773afd66209b9f92fceafd (patch)
tree4c0af9946208668094010163e9d5124cad727ade /RELEASE
parent141443d7ec74ea0dbf9df4fed4daa6acc1db1584 (diff)
downloadguile-c7b6388d1e20c31e0e773afd66209b9f92fceafd.tar.gz
* Added reminder about removing system_transformer and
top_level_lookup_closure_var from root.h with the next version of libguile that is not binary compatible with 1.4.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 5a104c8b5..13d47924e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,6 +7,11 @@ absinthe, etc. However, the first release containing the module
system should be called Godot: "This is the one you've been waiting
for."
+Before releasing the next version of libguile which is not binary compatible
+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.
+
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,