diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-23 06:26:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-23 06:26:25 +0000 |
commit | 2dd33cf2b1a4762ff1ace1cec50e5f72aaf48cfa (patch) | |
tree | 2ba74af1a4628dace52e719e8b04ddc647b43468 /lib | |
parent | 9817a27dc075a8224cce734a8b914660993cef5f (diff) | |
download | coreutils-2dd33cf2b1a4762ff1ace1cec50e5f72aaf48cfa.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 84f131010..accb634a6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -7,7 +7,7 @@ 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, + naming of Sun operating systems in comments, e.g., SunOS4 -> SunOS 4, Solaris5.9 -> Solaris 9. From Paul Eggert. 2003-07-22 Paul Eggert <eggert@twinsun.com> |