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 | |
parent | 7b428e744b1ae62c8f26b4e1db487230b796c984 (diff) | |
download | glibc-11fca9615fa7b98135d262066db5f4156dd72955.tar glibc-11fca9615fa7b98135d262066db5f4156dd72955.tar.gz glibc-11fca9615fa7b98135d262066db5f4156dd72955.tar.bz2 glibc-11fca9615fa7b98135d262066db5f4156dd72955.zip |
Update NEWS with 2.24 template
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 13 |
2 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-02-19 Adhemerval Zanella <adhemerval.zanella@linaro.org> + + * NEWS: Update with 2.24 template. + 2016-02-19 Joseph Myers <joseph@codesourcery.com> [BZ #19678] @@ -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 |