summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-11-03 01:24:42 +0000
committerUlrich Drepper <drepper@redhat.com>2000-11-03 01:24:42 +0000
commit8bc6161d5066bfa2f38010e978f09a4b9c0956f8 (patch)
tree89732f7a5f70b0a60aceefa0cc24f4f3facbc1e4 /ChangeLog
parentbb376d33b5843880f7a0ad91e9e6a54337beaa20 (diff)
* iconvdata/Makefile (distribute): Add viscii.c. * elf/Makefile (distribute): Add tst-pathopt.sh.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c711cb3136..f5ecbafce5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* version.h (VERSION): Bump to 2.1.97.
+ * iconvdata/Makefile (distribute): Add viscii.c.
+
+ * elf/Makefile (distribute): Add tst-pathopt.sh.
+
* sysdeps/i386/i486/bits/string.h (strcmp): Cast arguments to
__strcmp_cc, __strcmp_cg, and __strcmp_gc to unsigned char *.
(__strcmp_cc, __strcmp_cg, __strcmp_gc): Remove casts of values here.