summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-02-17 08:45:54 +0000
committerJim Meyering <jim@meyering.net>2002-02-17 08:45:54 +0000
commit2b345f4a8d0b257295bcb07092443a469f3479e3 (patch)
tree5add5b44c946e139fa2219d81afae32689d3beaa /old/textutils
parent49a3c7a82d2ec460719b42644d1943f81c273056 (diff)
downloadcoreutils-2b345f4a8d0b257295bcb07092443a469f3479e3.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog18
1 files changed, 17 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 78a2d1a57..f4b8bec11 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,7 +1,23 @@
-2002-02-16 Jim Meyering <meyering@lucent.com>
+2002-02-17 Jim Meyering <meyering@lucent.com>
* Version 2.0.21.
+2002-02-16 Jim Meyering <meyering@lucent.com>
+
+ * ABOUT-NLS, intl/*: Update to Gettext 0.11.
+ * INSTALL: Update to Autoconf 2.52h.
+
+ * src/Makefile.am (datadir): Use `share' in place of @DATADIRNAME@,
+ per Gettext-0.11.
+ (LDADD): Use @LIBINTL@ instead of @INTLLIBS@, per Gettext-0.11.
+
+ * configure.ac (AC_CONFIG_AUX_DIR): New macro invocation.
+ (ALL_LINGUAS): Remove: now in po/LINGUAS as per Gettext 0.11.
+
+ * config: New subdirectory, containing the following files from .:
+ config.guess, config.sub, depcomp, missing, install-sh, mkinstalldirs.
+ Move the following files here from doc: texinfo.tex, mdate-sh.
+
2002-02-15 Paul Eggert <eggert@twinsun.com>
Add support for _POSIX2_VERSION, which lets you pick which POSIX