diff options
Diffstat (limited to 'intl/ChangeLog')
-rw-r--r-- | intl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog index be4fbe8..e14a763 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,5 +1,9 @@ 2001-10-31 Bruno Haible <haible@clisp.cons.org> + * plural.y: Include <stddef.h>, needed for NULL with SunOS 4 cc. + +2001-10-31 Bruno Haible <haible@clisp.cons.org> + * COPYING.LIB-2.0: Renamed from COPYING.LIB-2. * Makefile.in (DISTFILES.gettext, install-data, uninstall): Update. (DISTFILES.obsolete): Add COPYING.LIB-2. |