diff options
author | Jim Meyering <jim@meyering.net> | 1995-05-22 04:43:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-05-22 04:43:42 +0000 |
commit | e4326d59267d32ac873a58675231223ef63177f8 (patch) | |
tree | d61a1b9f8c7c06f5a22e1385c06e5678db91fbf7 /old | |
parent | ec651d2263939b5244acc92b37e51793fa55359c (diff) | |
download | coreutils-e4326d59267d32ac873a58675231223ef63177f8.tar.xz |
.
Diffstat (limited to 'old')
-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 c1236ab34..548c4e6cf 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,9 @@ Sun May 21 07:50:00 1995 Jim Meyering (meyering@comco.com) * Makefile.in (.PHONY): TAGS is not a phony target. From Franc,ois. + * xstrtol.c (__strtol): Remove prototype altogether. + Move inclusion of xstrtol.h back so that it follows system headers. + * Version 1.11.2. Sat May 20 06:44:14 1995 Jim Meyering (meyering@comco.com) |