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 5475c46e..ae5e0058 100644
--- a/NEWS
+++ b/NEWS
@@ -174,6 +174,7 @@ NEWS
* buffer_caseless_compare: always convert letters to lowercase to get transitive results, fixing array lookups (fixes #2405)
* fix :port handling in $HTTP["host"] checks (fixes #2135. thx liming)
* fix memleak in mod_auth (fixes #2457, thx brarcher)
+ * fix ipv6 disabling (fixes #2292, thx bert)
- 1.5.0-r19.. -
* -F option added for spawn-fcgi