aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4ea44cf764..a4fc91b2f6 100644
--- a/NEWS
+++ b/NEWS
@@ -95,6 +95,8 @@ The following bugs are resolved with this release:
[17343] Signed integer overflow in /stdlib/random_r.c
[18018] Additional $ORIGIN handling issues (CVE-2011-0536)
[18035] Fix pldd hang
+ [18830] locale: iconv -c -f ascii with >buffer size worth of input before
+ invalid input drops valid char
[20419] files with large allocated notes crash in open_verify
[20568] Fix crash in _IO_wfile_sync
[21269] i386 sigaction sa_restorer handling is wrong