~ubuntu-branches/ubuntu/hardy/lighttpd/hardy

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Jeremie Corbier
  • Date: 2006-09-22 19:16:08 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060922191608-i9jngvf1wtf3j5rd
Tags: 1.4.12~20060907-1ubuntu1
Merge from debian unstable:
-> Keep the additional dependency on libterm-readline-perl-perl.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
NEWS
4
4
====
5
5
 
 
6
- 1.4.12 - 
 
7
 
 
8
  * added experimental LOCK support for webdav
 
9
  * added Content-Range support for PUT in webdav
 
10
  * added support for += on empty arrays in config-files
 
11
  * added ssl.cipher-list and ssl.use-sslv2
 
12
  * added $HTTP["querystring"] conditional
 
13
  * fixed upload hangs with SSL
 
14
  * fixed connection drops with SSL (aka bad retry)
 
15
  * fixed path traversal with \ on cygwin
 
16
  * fixed mem-leak in mod_flv_streaming
 
17
  * fixed required trailing newline in configfiles (#142)
 
18
  * fixed quoting the autoconf files (#466)
 
19
  * fixed empty Host: + $HTTP["host"] handling (#458)
 
20
  * fixed handling of If-Modified-Since if ETag is not set 
 
21
  * fixed default-shell if SHELL is not set (#441)
 
22
  * fixed appending and assigning of env.* vars
 
23
  * fixed empty FCGI_STDERR packets
 
24
  * fixed conditional server.allow-http-11 
 
25
  * fixed handling of follow-symlink + lstat()
 
26
 
6
27
- 1.4.11 - 2006-03-09
7
28
 
8
29
  * added ability to specify which ip address spawn-fci listens on