summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-15 17:08:11 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-15 17:08:11 +0000
commitbd687f7ab43028d3722984a6bcf48115bb82d9bb (patch)
tree027152723aa03cd3e99696ea3017d6e6238f73b8 /ChangeLog
parentcb37d8429a6d2da1e76e4e9ff22c51939ef56a6d (diff)
Update.
* iconv/gconv_db.c (derivation_lookup): Use __tfind correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8afb393a3..e264b026e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1998-05-15 Ulrich Drepper <drepper@cygnus.com>
+ * iconv/gconv_db.c (derivation_lookup): Use __tfind correctly.
+
* sysdeps/generic/setenv.c (setenv): Remove optimization for
overwriting existing values if it fits.