summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-11-02 17:11:04 +0000
committerJim Meyering <jim@meyering.net>1995-11-02 17:11:04 +0000
commita0ad16498bfaa02a7a75ead0ea4df7f88c06aeb1 (patch)
tree1688259dea27faa1757cc67e35ec0b725fd832b0 /old
parentaa084c8407f25ae04614735c02e088dc1a751521 (diff)
downloadcoreutils-a0ad16498bfaa02a7a75ead0ea4df7f88c06aeb1.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index bd85adf1a..76eb87a28 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,6 @@
+ * unexpand.c: Reorder functions to obviate forward dcls. Remove
+ forward dcls. Protoize. Add `const' attribute to some parameters.
+
Mon Oct 30 23:15:56 1995 Jim Meyering (meyering@comco.com)
* wc.c: Reorder functions to obviate forward dcls. Remove