diff options
author | Jim Meyering <jim@meyering.net> | 1996-06-19 02:53:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-06-19 02:53:14 +0000 |
commit | 9ed0e96ba71e6c2873402811fc60a8629c7d7460 (patch) | |
tree | 34e9a54893081f85c7e6fc31a8d446ba0241e1c9 /old/fileutils/NEWS | |
parent | 087f809fe70b2955f29c2bf8d8309ed2bc255f88 (diff) | |
download | coreutils-9ed0e96ba71e6c2873402811fc60a8629c7d7460.tar.xz |
.
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 4cc52d332..609ae5c0e 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -39,6 +39,7 @@ Changes in release 3.13: * du works on SunOS 4 systems even when accounting is enabled * many programs that convert strings to integers now use strtol or strtoul and detect overflow + User-visible changes in release 3.12: * None. User-visible changes in release 3.11: |