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 f2385b99..ccbde4ea 100644
--- a/NEWS
+++ b/NEWS
@@ -159,6 +159,7 @@ NEWS
* mod_accesslog: support %e (fixes #2113, thx presbrey)
* Require at least glib 2.10.0 for g_atomic_int_set (fixes #2127)
* Fix select() backend under high load (off-by-one, noticed by Manuel Scharf in a forum thread)
+ * Append to previous buffer in con read (fixes #2147, found by liming, CVE-2010-0295)
- 1.5.0-r19.. -
* -F option added for spawn-fcgi