diff options
Diffstat (limited to 'intl/ChangeLog')
-rw-r--r-- | intl/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog index f6a4fdd..77277fc 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -23,13 +23,15 @@ (OBJECTS): Add plural-exp.$lo. Update dependencies. -2001-09-01 Bruno Haible <haible@clisp.cons.org> +2001-09-13 Bruno Haible <haible@clisp.cons.org> * *.h, *.c, *.y, Makefile.in: Change copyright notice from GPL to LGPL. This is a reaction to a blackmail from the GNOME project which threatened to distribute an LGPLed clone of libintl. * COPYING.LIB-2, COPYING.LIB-2.1: New files. - * Makefile.in (DISTFILES.common): Add them. + * Makefile.in (DISTFILES.gettext): Add them. + (install-data): Install them. + (uninstall): Uninstall them. 2001-07-28 Bruno Haible <haible@clisp.cons.org> |