diff options
author | Stefan Bühler <stbuehler@web.de> | 2014-02-14 21:06:14 +0000 |
---|---|---|
committer | Stefan Bühler <stbuehler@web.de> | 2014-02-14 21:06:14 +0000 |
commit | bcd35cc2647c1febe724cf683cf7ab56d41e8f53 (patch) | |
tree | 48a061c3dee9939934dd6b3f737e2633f6b8abbb /NEWS | |
parent | 29a10702998aa504054412a802f4d9c09cb24042 (diff) | |
download | lighttpd-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |