* The NEWS and RELEASE updates for the last submission.
[bpt/guile.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 87fab34..574da00 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -69,7 +69,7 @@ In release 1.6:
   SCM_GC8MARKP, SCM_SETGC8MARK, SCM_CLRGC8MARK, SCM_GCTYP16, SCM_GCCDR,
   SCM_SUBR_DOC, SCM_OPDIRP, SCM_VALIDATE_OPDIR, SCM_WTA, RETURN_SCM_WTA,
   SCM_WNA, SCM_FUNC_NAME, SCM_VALIDATE_NUMBER_COPY,
-  SCM_VALIDATE_NUMBER_DEF_COPY
+  SCM_VALIDATE_NUMBER_DEF_COPY, SCM_SLOPPY_CONSP, SCM_SLOPPY_NCONSP
 - remove scm_vector_set_length_x
 - remove function scm_call_catching_errors
   (replaced by catch functions from throw.[ch])