From 590f893b3b188cc72a28ae9591523aaf24962a49 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Tue, 6 Jul 2004 11:52:50 +0000 Subject: *** empty log message *** --- guile-readline/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'guile-readline') diff --git a/guile-readline/ChangeLog b/guile-readline/ChangeLog index db4c503d6..8e5793efd 100644 --- a/guile-readline/ChangeLog +++ b/guile-readline/ChangeLog @@ -1,3 +1,10 @@ +2004-07-06 Marius Vollmer + + * readline.c: Replaced all uses of deprecated SCM_FALSEP, + SCM_NFALSEP, SCM_BOOL, SCM_NEGATE_BOOL, and SCM_BOOLP with + scm_is_false, scm_is_true, scm_from_bool, and scm_is_bool, + respectively. + 2004-06-16 Rob Browning * configure.in: move package and version args to AC_INIT as is now -- cgit v1.2.3