changeset 4607:e534e6ffb140

progname in gettext has changed.
author Bruno Haible <bruno@clisp.org>
date Fri, 22 Aug 2003 13:57:09 +0000
parents d2521a411c4b
children a079d84287d0
files lib/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,8 +1,8 @@
 2003-08-20  Bruno Haible  <bruno@clisp.org>
 
-	* progname.h: New file, from GNU gettext with modifications.
-	* progname.c: New file, from GNU gettext with modifications.
-	* progreloc.c: New file.
+	* progname.h: New file, from GNU gettext.
+	* progname.c: New file, from GNU gettext.
+	* progreloc.c: New file, from GNU gettext.
 
 2003-08-19  Bruno Haible  <bruno@clisp.org>