summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ca2923b9..15c004d0 100644
--- a/NEWS
+++ b/NEWS
@@ -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)