Changeset 1041

Show
Ignore:
Timestamp:
03/09/2006 05:34:51 PM (3 years ago)
Author:
jan
Message:

fixed formating

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/lighttpd-merge-1.4.x/NEWS

    r1032 r1041  
    44==== 
    55 
    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) 
    910  * 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 
    1013  * fixed error-messages in mod_auth and mod_fastcgi 
    1114  * fixed re-enabling overloaded local fastcgi backends 
    1215  * fixed handling of deleted files in linux-sendfile 
    1316  * fixed compilation on BSD and MacOSX 
     17  * fixed $SERVER["socket"] on a already bound socket 
    1418  * fixed local source retrieval on windows  
    1519    (secunia) 
    16   * fixed hanging cgi if remote side is dieing while reading from the pipe 
    17     (sandy@meebo.com) 
     20  * fixed hanging cgi if remote side is dieing while reading  
     21    from the pipe (sandy@meebo.com) 
    1822 
    1923- 1.4.10 - 2006-02-08