diff --git a/NEWS b/NEWS index fb4497b7..a0b238b5 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,17 @@ NEWS ==== +- 1.4.3 - + + * added gracefull shutdown + * added server.max-connections + * fixed compilation on all BSD platforms + * fixed init of kqueue and /dev/poll after daemonize + * fixed segfault if select() is event-handler and more than FD_SETSIZE + fds are opened + * fixed compilation of mod_cml + * fixed bin-copy-env in mod_fastcgi + - 1.4.2 - 2005-08-29 * fixed mimetype detection on uppercase extensions diff --git a/debian/changelog b/debian/changelog index 74a5e2f1..2545f284 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lighttpd (1.4.3-1) unstable; urgency=low + + * updated to 1.4.3 + + -- Jan Kneschke Thu, 01 Sep 2005 10:41:00 +0200 + lighttpd (1.4.2-1) unstable; urgency=low * updated to 1.4.2