diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 8 | ||||
-rw-r--r-- | po/Makefile.in.in | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index c707efee0..3bdb6435d 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,11 @@ +2001-10-23 gettextize <[email protected]> + + * Makefile.in.in: Upgrade to gettext-0.10.40. + +2001-10-23 gettextize <[email protected]> + + * Makefile.in.in: Upgrade to gettext-0.10.40. + 2001-09-07 Werner Koch <[email protected]> * POTFILES.in: Added new files. diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 32b737655..28726a21f 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -2,7 +2,7 @@ # Copyright (C) 1995-1997, 2000, 2001 by Ulrich Drepper <[email protected]> # # This file file be copied and used freely without restrictions. It can -# be used in projects which are not available under the GNU Public License +# be used in projects which are not available under the GNU General Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. |