summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f650fbab6c..43ac643a19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-05-29 Ulrich Drepper <drepper@gmail.com>
+ [BZ #9706]
+ * shadow/sgetspent_r.c (LINE_PARSER): Interpret nymeric field values
+ as signed.
+
* resolv/res_init.c (res_setoptions): Make the code more compact.
[BZ #11558]