prepare for 1.4.2
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@643 152afb58-edef-0310-8abb-c4023f1b3aa9
This commit is contained in:
parent
ef7955cc1f
commit
60b1692695
8
NEWS
8
NEWS
|
@ -3,9 +3,15 @@
|
|||
NEWS
|
||||
====
|
||||
|
||||
- 1.4.2 -
|
||||
- 1.4.2 - 2005-08-29
|
||||
|
||||
* fixed mimetype detection on uppercase extensions
|
||||
* fixed memleak in stat-cache
|
||||
* fixed infinite loop in mod_cgi
|
||||
* fixed alignment crashes on sparc64 and alpha64
|
||||
* fixed test system for gentoo ebuild
|
||||
* fixed infinite loop in SSL
|
||||
* fixed range request for files > 2Gb
|
||||
|
||||
- 1.4.1 - 2005-08-22
|
||||
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
lighttpd (1.4.2-1) unstable; urgency=low
|
||||
|
||||
* updated to 1.4.2
|
||||
|
||||
-- Jan Kneschke <jan@kneschke.de> Mon, 29 Aug 2005 12:55:00 +0200
|
||||
|
||||
lighttpd (1.4.1-1) unstable; urgency=low
|
||||
|
||||
* updated to 1.4.1
|
||||
|
|
Loading…
Reference in New Issue