Changeset 457
- Timestamp:
- 07/15/2005 06:11:57 PM (3 years ago)
- Location:
- branches/lighttpd-1.3.x
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/lighttpd-1.3.x/ChangeLog
r392 r457 26 26 - crash in read-post 27 27 - remove default port from Host: 28 29 15.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 28 36 29 37 15.06.2005 13:59 - 1.3.14 -
branches/lighttpd-1.3.x/NEWS
r383 r457 4 4 ==== 5 5 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 7 19 8 20 * added SCGI support via mod_scgi

