summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-02 05:53:00 +0000
committerJim Meyering <jim@meyering.net>1996-11-02 05:53:00 +0000
commita345a56001c886f96b4420b36520a58c6dc2555a (patch)
tree0847d695cbd835d83daf5978a55543d581cf3d5b /old
parentb5f8cdecfba079d15489fcd5bfc7ab9b4fe75626 (diff)
downloadcoreutils-a345a56001c886f96b4420b36520a58c6dc2555a.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index e0ceb9e14..daaac3aa0 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,7 @@
Fri Nov 1 21:33:16 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * lib/strtol.c: Update from GNU libc.
+
* tests/sort-test/Test.pm: Add a test to exercize this fix.
* src/sort.c [!ENABLE_ASSERTIONS]: Guard NDEBUG definition.