From 052130df8e0eb41ffe598fbf97fcc3350daa4a1c Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Mon, 18 Apr 2005 22:47:46 +0000 Subject: [PATCH] *** empty log message *** --- doc/ref/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 91c2d4a55..bfc67b1ae 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,5 +1,7 @@ 2005-04-19 Kevin Ryde + * api-data.texi (Regexp Functions): Clarity flags parameter. + * misc-modules.texi, guile.texi (Rx Regexps): Remove this section, Rx is not in the core and we don't want to confuse anyone with it and the builtin posix regexps.