From: Bruno Haible Date: Fri, 14 Feb 2003 21:03:47 +0000 (+0000) Subject: New ChangeLog. X-Git-Tag: v0.12~285 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6ce045f3f050e1894cec51467eb0267beab2f8;p=thirdparty%2Fgettext.git New ChangeLog. --- diff --git a/gettext-tools/lib/ChangeLog b/gettext-tools/lib/ChangeLog new file mode 100644 index 000000000..e509d4198 --- /dev/null +++ b/gettext-tools/lib/ChangeLog @@ -0,0 +1,6 @@ +2003-02-12 Bruno Haible + + * Makefile.am (EXTRA_DIST): Add ChangeLog.0. + + +See ChangeLog.0 for earlier changes. diff --git a/gettext-tools/lib/Makefile.am b/gettext-tools/lib/Makefile.am index b1e9ab445..efceef1f7 100644 --- a/gettext-tools/lib/Makefile.am +++ b/gettext-tools/lib/Makefile.am @@ -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