*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 23 Jul 2003 06:23:47 +0000 (06:23 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 23 Jul 2003 06:23:47 +0000 (06:23 +0000)
lib/ChangeLog

index 3b06a8f..84f1310 100644 (file)
@@ -4,6 +4,12 @@
        * xstrndup.c: New file, factored out of dircolors.c from coreutils.
        * Makefile.am (libfetish_a_SOURCES): Add xstrndup.c and xstrndup.h.
 
+2003-07-23  Jim Meyering  <jim@meyering.net>
+
+       * lstat.c, save-cwd.c, stat.c, utime.c, xgethostname.c: Normalize
+       naming of Sun operating systems, e.g., SunOS4 -> SunOS 4,
+       Solaris5.9 -> Solaris 9.  From Paul Eggert.
+
 2003-07-22  Paul Eggert  <eggert@twinsun.com>
 
        * xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and