summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-09 20:26:12 +0000
committerJim Meyering <jim@meyering.net>1996-03-09 20:26:12 +0000
commitf2794b3c5ddc3d80dab84c8a940ee9dc09900687 (patch)
treee4d46d486ab0776b15802b106c459cc561d34d44 /old
parentf090816a3f47c7bd8282978e6893db977fe91824 (diff)
downloadcoreutils-f2794b3c5ddc3d80dab84c8a940ee9dc09900687.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index b363c3eef..153438175 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -23,9 +23,12 @@ Sat Mar 9 13:30:12 1996 Jim Meyering (meyering@na-net.ornl.gov)
Link an nls file.
(AC_OUTPUT): Reflect addition of two new directories, intl and po.
Create po/Makefile.
-
From François Pinard.
+ * tr.c (star_digits_closebracket): Declare formal param, IDX,
+ and local I to be of type size_t (rather than int) to avoid
+ warnings from gcc -Wall.
+
Wed Feb 28 20:32:48 1996 Jim Meyering (meyering@na-net.ornl.gov)
* src/Makefile.am: Adapt for automake-0.30.