summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7dac2c5ff5..815a5fe112 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-10-31 Ulrich Drepper <drepper@redhat.com>
+ [BZ #6974]
+ * sunrpc/rpc_main.c (mkfile_output): Properly handle filename
+ without dot. Properly terminate the string with a null byte.
+ Based on a patch by Aurelien Jarno <aurelien@aurel32.net>.
+
[BZ #6980]
* debug/getgroups_chk.c (__getgroups_chk): Return EINVAL error for
negative sizees.