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 0b79b8e9..ea49e397 100644
--- a/NEWS
+++ b/NEWS
@@ -161,6 +161,7 @@ NEWS
* 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)
* Fix handling return value of SSL_CTX_set_options (fixes #2157, thx mlcreech)
+ * Print double quotes properly when dumping config file (fixes #1806)
- 1.5.0-r19.. -
* -F option added for spawn-fcgi