aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-25 04:51:45 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-25 04:51:45 +0000
commit488fb3c7368721be174d78f45bb3f5d89940446e (patch)
tree2378f1a8c8c42f7d3ebfa5ad9ddd65722000cea4 /ChangeLog
parentdb76d9433c8b71eb3677ff5ca5b94e084e73e468 (diff)
downloadglibc-488fb3c7368721be174d78f45bb3f5d89940446e.tar
glibc-488fb3c7368721be174d78f45bb3f5d89940446e.tar.gz
glibc-488fb3c7368721be174d78f45bb3f5d89940446e.tar.bz2
glibc-488fb3c7368721be174d78f45bb3f5d89940446e.zip
Update.
* nscd/hstcache.c: Don't count in mapped IPv6 addresses in total size anymore.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8387f837e..a83f18a14e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-01-24 Ulrich Drepper <drepper@cygnus.com>
+ * nscd/hstcache.c: Don't count in mapped IPv6 addresses in total
+ size anymore.
+
* locale/programs/ld-collate.c (collate_output): Also handle
IGNOREd characters in the simple way when generating the multibyte
table.