*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 17 Feb 2002 20:13:45 +0000 (20:13 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 17 Feb 2002 20:13:45 +0000 (20:13 +0000)
old/fileutils/ChangeLog

index a8a0898..e2e1931 100644 (file)
@@ -1,7 +1,23 @@
-2002-02-16  Jim Meyering  <meyering@lucent.com>
+2002-02-17  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.6.
 
+       * 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-16  Jim Meyering  <meyering@lucent.com>
+
        * tests/ls/infloop: Use `head -n 7', not `head -7'.
        * tests/rm/hash: Likewise.