summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-23 18:58:19 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-23 18:58:19 +0000
commit3b055b478685ccae785e656bdb94eedcdb6f1026 (patch)
treef7b255979a9adc62bd5e7f223340840422816296 /ChangeLog
parent829fea46179b8d5cf25f8eae0b78550e3539ad60 (diff)
* shadow/Makefile (tests): Add tst-shadow.
* shadow/tst-shadow.c: New file. (public_sET_STATe): Pretty printing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 85a7d240d0..b961433ba0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-04-23 Ulrich Drepper <drepper@redhat.com>
+ * shadow/Makefile (tests): Add tst-shadow.
+ * shadow/tst-shadow.c: New file.
+
[BZ #9955]
* gshadow/Makefile: New file.
* gshadow/Versions: New file.
@@ -100,7 +103,7 @@
* malloc/arena.c (ptmalloc_init): Load hook variable into variable
before test and force into register.
* malloc/hooks.c (top_check): Likewise.
- (public_s_ET_STATe): Pretty printing.
+ (public_sET_STATe): Pretty printing.
* resolv/res_send.c (send_dg): Don't just ignore the result we got
in case we only receive one reply in single-request mode.