summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Bühler <stbuehler@web.de>2014-02-14 21:06:14 +0000
committerStefan Bühler <stbuehler@web.de>2014-02-14 21:06:14 +0000
commitbcd35cc2647c1febe724cf683cf7ab56d41e8f53 (patch)
tree48a061c3dee9939934dd6b3f737e2633f6b8abbb /NEWS
parent29a10702998aa504054412a802f4d9c09cb24042 (diff)
downloadlighttpd-git-bcd35cc2647c1febe724cf683cf7ab56d41e8f53.tar.gz
remove logical dead code
From: Stefan Bühler <stbuehler@web.de> git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2945 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 038cb49e..fabba45a 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ NEWS
* [mod_fastcgi,mod_scgi] fix resource leaks on spawning backends
* [mod_magnet] fix memory leak
* add comments for switch fall throughs
+ * remove logical dead code
- 1.4.34
* [mod_auth] explicitly link ssl for SHA1 (fixes #2517)