From: Jim Meyering Date: Sun, 2 Dec 2001 17:47:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e13a673635e6af9aee1e4ab22247c2e3641c5c49;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 6886c77546..1b8c065d6b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2001-12-02 Jim Meyering + + * regex.c [!__BOUNDED_POINTERS__]: Define away __bounded, + __unbounded, and __ptrvalue. Reported by Uwe H. Steinfeld. + 2001-11-30 Akim Demaille * xstrdup.c: Include xalloc.h, so that xstrdup is declared