diff options
author | Arno Töll <arno@debian.org> | 2012-11-21 23:03:38 +0100 |
---|---|---|
committer | Arno Töll <arno@debian.org> | 2012-11-21 23:03:38 +0100 |
commit | 19e84cab62acb124d75fd8e6b8da00c00f5d26b3 (patch) | |
tree | be5044969e950f055fb6ac97eeda44a2f356e143 /NEWS | |
parent | 0e7d1e864fb7bc92f3bbab4a9a0f154ad00fd76e (diff) | |
download | lighttpd-19e84cab62acb124d75fd8e6b8da00c00f5d26b3.tar.gz |
Imported Upstream version 1.4.12~20060901upstream/1.4.12_20060901
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -3,6 +3,14 @@ NEWS ==== +- 1.4.12 - + + * added experimental LOCK support for webdav + * added Content-Range support for PUT in webdav + * fixed upload hangs with SSL + * fixed connection drops with SSL (aka bad retry) + * fixed path traversal with \ on cygwin + - 1.4.11 - 2006-03-09 * added ability to specify which ip address spawn-fci listens on |