Changeset 457

Show
Ignore:
Timestamp:
07/15/2005 06:11:57 PM (3 years ago)
Author:
jan
Message:

updated changelog and news for release of 1.3.15

Location:
branches/lighttpd-1.3.x
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/lighttpd-1.3.x/ChangeLog

    r392 r457  
    2626- crash in read-post 
    2727- remove default port from Host: 
     28 
     2915.06.2005 20:10 - 1.3.15 
     30- mod_cml, mod_trigger_b4_dl 
     31 
     32  added both plugins 
     33 
     34  check http://trac.lighttpd.net/trac/log/branches/lighttpd-1.3.x/ for the 
     35  rest 
    2836 
    293715.06.2005 13:59 - 1.3.14 
  • branches/lighttpd-1.3.x/NEWS

    r383 r457  
    44==== 
    55 
    6 - 1.3.14 - 2005-06-.. 
     6- 1.3.15 - 2005-07-15 
     7 
     8  * added mod_cml  
     9  * added mod_trigger_b4_dl 
     10  * added encoding to mod_dirlisting 
     11  * added ?auto to mod_status 
     12  * relaxed handling of characters in URIs even more 
     13  * fixed detection of sendfile() on Linux 2.4.x 
     14  * fixed comparision of buffers for short strings 
     15  * server.errorfile-prefix is now conditional 
     16  * fixed mod_rrdtool to close STDERR 
     17 
     18- 1.3.14 - 2005-06-15 
    719 
    820  * added SCGI support via mod_scgi