summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-27 05:06:09 +0000
committerJim Meyering <jim@meyering.net>1996-11-27 05:06:09 +0000
commit1a62ae1a5cecc5d0fb3814de5634c7b9fcbd8672 (patch)
tree527f7018fa2df24d567c0ca2d70cd8a0f3aac4e6 /old/textutils/ChangeLog
parent952a4436eb75134f99105806e78155c7695387bb (diff)
downloadcoreutils-1a62ae1a5cecc5d0fb3814de5634c7b9fcbd8672.tar.xz
.
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 7cac0608c..7bdd8a268 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,8 @@
+Tue Nov 26 23:05:14 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/sort.c (fraccompare): Add explicit `int' in `register' dcls,
+ to avoid new warning from gcc.
+
Sun Nov 24 21:02:15 1996 Jim Meyering <meyering@na-net.ornl.gov>
* tests/sort-test/Makefile.am (t): Add names of those 5 tests.