diff options
author | Florian Weimer <fweimer@redhat.com> | 2014-08-26 20:43:07 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2014-08-26 20:43:07 +0200 |
commit | f9df71e895d3552d557e783fdb9d133328195645 (patch) | |
tree | 0c4d866e9c5f9e134a02fa70772b92468fe4af30 | |
parent | a1a6a401ab0a3c9f15fb7eaebbdcee24192254e8 (diff) | |
download | glibc-f9df71e895d3552d557e783fdb9d133328195645.zip glibc-f9df71e895d3552d557e783fdb9d133328195645.tar.gz glibc-f9df71e895d3552d557e783fdb9d133328195645.tar.bz2 |
Fix typo in CVE ID
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ Version 2.20 over a decade, and the removal is prompted by security defects. The normal gconv conversion modules are still supported. Transliteration with //TRANSLIT is still possible, and the //IGNORE specifier - continues to be supported. (CVE-2014-5519) + continues to be supported. (CVE-2014-5119) Version 2.19 |