summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-23 06:23:47 +0000
committerJim Meyering <jim@meyering.net>2003-07-23 06:23:47 +0000
commit8c67c629b777a92c4f8e02d9b6692ef5684b1261 (patch)
treebf5272c6214ccaa902b321c28f34d869f7194666 /lib
parented5baef6bd553a19fd22b9729d35117e3e60bfdc (diff)
downloadcoreutils-8c67c629b777a92c4f8e02d9b6692ef5684b1261.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 3b06a8ffa..84f131010 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -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