]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 24 Feb 2002 17:24:29 +0000 (17:24 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 24 Feb 2002 17:24:29 +0000 (17:24 +0000)
old/sh-utils/ChangeLog

index 9e0c314f4dab64bcab46b4c71ffdda3b8bbac6a3..e301dbe9fe0a1ded3f5a1a445fd81d42d21d5419 100644 (file)
@@ -1,7 +1,26 @@
-2002-02-16  Jim Meyering  <meyering@lucent.com>
+2002-02-24  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.12.
 
+       * src/nice.c: Include posixver.h.
+       * src/date.c: Likewise.
+
+2002-02-17  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