Changeset 1041
- Timestamp:
- 03/09/2006 05:34:51 PM (3 years ago)
- Files:
-
- 1 modified
-
branches/lighttpd-merge-1.4.x/NEWS (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/lighttpd-merge-1.4.x/NEWS
r1032 r1041 4 4 ==== 5 5 6 - 1.4.11 - 2006-02-.. 7 8 * added ability to specify which ip address spawn-fci listens on (agkr@pobox.com) 6 - 1.4.11 - 2006-03-09 7 8 * added ability to specify which ip address spawn-fci listens on 9 (agkr@pobox.com) 9 10 * added mod_flv_streaming to streaming Flash Movies efficiently 11 * fixed handling of error codes returned by mod_dav_svn behing a 12 mod_proxy 10 13 * fixed error-messages in mod_auth and mod_fastcgi 11 14 * fixed re-enabling overloaded local fastcgi backends 12 15 * fixed handling of deleted files in linux-sendfile 13 16 * fixed compilation on BSD and MacOSX 17 * fixed $SERVER["socket"] on a already bound socket 14 18 * fixed local source retrieval on windows 15 19 (secunia) 16 * fixed hanging cgi if remote side is dieing while reading from the pipe17 (sandy@meebo.com)20 * fixed hanging cgi if remote side is dieing while reading 21 from the pipe (sandy@meebo.com) 18 22 19 23 - 1.4.10 - 2006-02-08

