]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 16:27:57 +0000 (16:27 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 16:27:57 +0000 (16:27 +0000)
ChangeLog
lib/ChangeLog

index dbbf09114a174388a19cb36dde245f4012df435b..dbe3d74d7d6a9fe30320e99fb29ccfe77d192eca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 2003-03-28  Jim Meyering  <jim@meyering.net>
 
        * tests/stty/row-col-1: Skip this test if stty can't get window size.
-       This happens when connecting to sparc-solaris2.7 via ssh from within
+       This happens when connecting to sparc-solaris5.7 via ssh from within
        emacs.  Reported by Karl Berry.
 
        * tests/du/basic: Use seq, not `yes' to generate 4KB of data.
 2002-12-08  Jim Meyering  <jim@meyering.net>
 
        * src/du.c (lstat) [! LSTAT_FOLLOWS_SLASHED_SYMLINK]:
-       Define to rpl_lstat, so that even on systems like Solaris 2.8,
+       Define to rpl_lstat, so that even on systems like Solaris 5.8,
        du honors (per POSIX) the trailing slash on an argument referring
        to a symlink-to-directory.
 
        file-scoped global.
        (main): Register it with atexit.
        Close STDOUT_FILENO, to avoid a problem when writing to
-       /dev/audio on at least Solaris 2.7 and 2.8 systems.
+       /dev/audio on at least Solaris 5.7 and 5.8 systems.
        Reported by Shing-Shong Shei.
 
 2002-08-25  Jim Meyering  <jim@meyering.net>
index 4a25d31d6fc9d0b0e6344fc76c0b5929991bd8d8..0a8bf876153a1d068779c2868832229e24d0893c 100644 (file)
@@ -1,5 +1,8 @@
 2003-08-09  Jim Meyering  <jim@meyering.net>
 
+       * unicodeio.c (unicode_to_mb): Change Solaris 2.7 to Solaris 5.7
+       in comment.
+
        * fatal.c, fatal.h: Remove unused files.
 
        * Makefile.am: Use the e.g., `$(FNMATCH_H)' notation for AC_SUBST'd