summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9c73c2e8..51fc93ab 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,7 @@ NEWS
* remove logical dead code
* [buffer] fix length check in buffer_is_equal_right_len
* fix resource leaks in error cases on config parsing and other initializations
+ * add force_assert() to enforce assertions as simple assert()s are disabled by -DNDEBUG (fixes #2546)
- 1.4.34
* [mod_auth] explicitly link ssl for SHA1 (fixes #2517)