summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-09-23 20:34:25 +0000
committerUlrich Drepper <drepper@redhat.com>2007-09-23 20:34:25 +0000
commit91633816430e7ec5a19fe3ff510a7c4822a9557e (patch)
treec8ccac4a1655a4c822f3aea748be24ffd2270c2e /ChangeLog
parent9cc198f65ba914867c8146ab23e0c6adac22a1fb (diff)
* resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.
Provide better error message in case the type is unknown.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df4c9c33c6..4c7aa2202b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-09-23 Ulrich Drepper <drepper@redhat.com>
+ * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.
+ Provide better error message in case the type is unknown.
+
[BZ #4963]
* wcsmbs/wcsnlen.c: Don't reference before checking the length.
* string/stratcliff.c: Make usable to test wide char functions.