diff options
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 6886c7754..1b8c065d6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2001-12-02 Jim Meyering <meyering@lucent.com> + + * regex.c [!__BOUNDED_POINTERS__]: Define away __bounded, + __unbounded, and __ptrvalue. Reported by Uwe H. Steinfeld. + 2001-11-30 Akim Demaille <akim@epita.fr> * xstrdup.c: Include xalloc.h, so that xstrdup is declared |