diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.com> | 2016-02-19 15:29:53 -0200 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.com> | 2016-02-19 15:30:48 -0200 |
commit | 11fca9615fa7b98135d262066db5f4156dd72955 (patch) | |
tree | fa5c51095f237d8e2caeeb02c085e0a14a5aea77 /NEWS | |
parent | 7b428e744b1ae62c8f26b4e1db487230b796c984 (diff) | |
download | glibc-11fca9615fa7b98135d262066db5f4156dd72955.tar.gz glibc-11fca9615fa7b98135d262066db5f4156dd72955.tar.xz glibc-11fca9615fa7b98135d262066db5f4156dd72955.zip |
Update NEWS with 2.24 template
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS index c0276cf81b..cb24fb210c 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,19 @@ See the end for copying conditions. Please send GNU C library bug reports via <http://sourceware.org/bugzilla/> using `glibc' in the "product" field. +Version 2.24 + + [Add important changes here] + +Security related changes: + + [Add security related changes here] + +The following bugs are resolved with this release: + + [The release manager will add the list generated by + scripts/list-fixed-bugs.py just before the release.] + Version 2.23 * Unicode 8.0.0 Support: Character encoding, character type info, and |