* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
[bpt/guile.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 6155e39..15fd897 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -22,9 +22,12 @@ After signal handling and threading have been fixed:
 
 === In release 1.8.0:
 
+- remove deprecated "scm_*_t" type names in libguile.h.
+
 - 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,
@@ -65,7 +68,7 @@ After signal handling and threading have been fixed:
     load.c: scm_read_and_eval_x
     smob.c: scm_make_smob_type_mfpe, scm_set_smob_mfpe
     gc.c: scm_remember
-    string.c: scm_makstr
+    string.c: scm_makstr, scm_makfromstr
 - remove deprecated procedures:
     boot-9.scm: eval-in-module, id, -1+, return-it, string-character-length,
       flags