diff options
author | Jim Meyering <jim@meyering.net> | 1995-11-02 17:11:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-11-02 17:11:04 +0000 |
commit | a0ad16498bfaa02a7a75ead0ea4df7f88c06aeb1 (patch) | |
tree | 1688259dea27faa1757cc67e35ec0b725fd832b0 /old/textutils/ChangeLog | |
parent | aa084c8407f25ae04614735c02e088dc1a751521 (diff) | |
download | coreutils-a0ad16498bfaa02a7a75ead0ea4df7f88c06aeb1.tar.xz |
.
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
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 |