]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
New ChangeLog.
authorBruno Haible <bruno@clisp.org>
Fri, 14 Feb 2003 21:03:47 +0000 (21:03 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:04 +0000 (12:10 +0200)
gettext-tools/lib/ChangeLog [new file with mode: 0644]
gettext-tools/lib/Makefile.am

diff --git a/gettext-tools/lib/ChangeLog b/gettext-tools/lib/ChangeLog
new file mode 100644 (file)
index 0000000..e509d41
--- /dev/null
@@ -0,0 +1,6 @@
+2003-02-12  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (EXTRA_DIST): Add ChangeLog.0.
+
+
+See ChangeLog.0 for earlier changes.
index b1e9ab4452b46a25c7099ee7461afda83f501666..efceef1f7b7422b914604567ec28625a704999e0 100644 (file)
@@ -1,4 +1,4 @@
-## Makefile for the support lib subdirectory of the GNU NLS Utilities
+## Makefile for the gettext-tools/lib subdirectory of GNU gettext
 ## Copyright (C) 1995-1998, 2000-2003 Free Software Foundation, Inc.
 ##
 ## This program is free software; you can redistribute it and/or modify
@@ -117,8 +117,9 @@ gettextsrc_DATA = gettext.h
 noinst_HEADERS = gettext.h
 
 EXTRA_DIST += \
-$(LIBADD_SOURCE) $(UNUSED_SOURCE) \
-gen-lbrkprop.c 3level.h Combining.txt
+  $(LIBADD_SOURCE) $(UNUSED_SOURCE) \
+  gen-lbrkprop.c 3level.h Combining.txt \
+  ChangeLog.0
 
 DEFS = -DEXEEXT=\"$(EXEEXT)\" @DEFS@
 INCLUDES = -I. -I$(srcdir) -I.. -I../intl -I$(top_srcdir)/intl