summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-08 04:50:29 +0000
committerJim Meyering <jim@meyering.net>1997-01-08 04:50:29 +0000
commit8bd5d9e6076c8d5d72cb0feff3296a062747e716 (patch)
tree52f889c674ba89097b0d8586b7a73131a92d7ebe /old
parent6885aee87bcaa0e07dda219750a146ea478142f8 (diff)
downloadcoreutils-8bd5d9e6076c8d5d72cb0feff3296a062747e716.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 6daf1637e..3a4742d0c 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jan 7 22:50:13 1997 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * lib/getopt.c: New (more POSIX compliant) version from GNU libc.
+
Thu Jan 2 21:17:50 1997 Jim Meyering <meyering@na-net.ornl.gov>
* src/pr.c (init_fps): Initialize lines_stored field in three places.