Mention checking of deprecation mechanism. It's important that it is
authorMarius Vollmer <mvo@zagadka.de>
Fri, 4 May 2001 14:42:25 +0000 (14:42 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Fri, 4 May 2001 14:42:25 +0000 (14:42 +0000)
in 1.6.0 and works.

RELEASE

diff --git a/RELEASE b/RELEASE
index 8ed8be4..c462887 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -17,6 +17,9 @@ After signal handling and threading have been fixed:
 
 === In release 1.6.0:
 
+- Make sure that the deprecation mechanism explained in INSTALL and
+  README is completed and works.
+
 - Q: Was SCM_FLOBUFLEN only deprecated publically, or was it supposed
   to be removed from numbers.c as well?