add NEWS entry for previous commit

From: Stefan Bühler <stbuehler@web.de>

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3123 152afb58-edef-0310-8abb-c4023f1b3aa9
This commit is contained in:
Stefan Bühler 2016-03-26 11:14:19 +00:00
parent f5453290b7
commit cc81f1f9dc
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -47,6 +47,7 @@ NEWS
* [base64] fix crash due to broken force_assert
* [unittests] add test_buffer and test_base64 unit tests
* [buffer] refactor buffer_path_simplify (fixes #2560)
* validate return values from strtol, strtoul (fixes #2564)
- 1.4.39 - 2016-01-02
* [core] fix memset_s call (fixes #2698)