updated the NEWS for the important changes in 1.3.13
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@104 152afb58-edef-0310-8abb-c4023f1b3aa9
This commit is contained in:
parent
659503eb16
commit
44e33e8647
7
NEWS
7
NEWS
|
@ -3,6 +3,13 @@
|
|||
NEWS
|
||||
====
|
||||
|
||||
- 1.3.13 - 2005-03-06
|
||||
|
||||
* added customizable directory listings
|
||||
* fixed compile error on all BSD unixes
|
||||
* fixed PATHINFO handling for FastCGI
|
||||
* fixed handling of remote-close on FreeBSD and OpenSSL
|
||||
|
||||
- 1.3.12 - 2005-03-02
|
||||
|
||||
* added ssl.ca-file
|
||||
|
|
|
@ -1,8 +1,14 @@
|
|||
lighttpd (1.3.13-1) unstable; urgency=low
|
||||
|
||||
* updated to 1.3.13
|
||||
|
||||
-- Jan Kneschke <jan@kneschke.de> Sun, 06 Mar 2005 12:55:00 +0000
|
||||
|
||||
lighttpd (1.3.12-1) unstable; urgency=low
|
||||
|
||||
* updated to 1.3.12
|
||||
|
||||
-- Jan Kneschke <jan@kneschke.de> Sun, 02 Mar 2005 17:15:00 +0000
|
||||
-- Jan Kneschke <jan@kneschke.de> Wed, 02 Mar 2005 17:15:00 +0000
|
||||
|
||||
lighttpd (1.3.11-1) unstable; urgency=low
|
||||
|
||||
|
|
Loading…
Reference in New Issue