X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=ab799a6212437fc6458748f6bc58c183c17adbd7;hb=a0cd769574c84c32326a1b45d146f576b97e6f5e;hp=5975f63aa5a861ebc2e5a6cfc663cd9fc37667d0;hpb=36811bab364eb76b3aae6a4542e3d75d03f142b0;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 5975f63aa..ab799a621 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2001-10-22 Jeff Bailey + + * README: New file + * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi + (per RMS's instructions, this is now the canonical source) + * lgpl/, gpl/: New directories. + +2001-01-24 Stefan Monnier + + * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not' + as if it was a `charset'. + +2000-10-30 Stefan Monnier + + * regex.c (re_iswctype, re_wctype_to_bit): Fix braino. + (regex_compile): Catch bogus \(\1\). + 2000-10-27 Stefan Monnier * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)