diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ 2015-08-15 Zack Weinberg <zackw@panix.com> - [BZ #18975] + [BZ #18795] * string/bits/string3.h (stpncpy): Call __stpncpy_chk if the buffer length is known to be too large, not if it's known to be small enough. @@ -10,8 +10,8 @@ Version 2.23 * The following bugs are resolved with this release: 16517, 16519, 16520, 16734, 17905, 18086, 18265, 18480, 18525, 18618, - 18647, 18661, 18674, 18778, 18781, 18787, 18789, 18790, 18820, 18824, - 18975. + 18647, 18661, 18674, 18778, 18781, 18787, 18789, 18790, 18795, 18820, + 18824. Version 2.22 |