aboutsummaryrefslogtreecommitdiff
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 f5b5599486..72e9cf9e28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-07-10 Siddhesh Poyarekar <siddhesh@redhat.com>
+ [BZ #17125]
+ * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
+ libc_freeres_ptr.
+ (freecache): New function to free CACHE on exit.
+
* sunrpc/xdr.c (xdr_string): Add comment about SIZE
initialization.