forgot the comment on #1076

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1740 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.14
Jan Kneschke 2007-04-10 11:44:03 +00:00
parent 599bc83699
commit dadc835cd4
1 changed files with 1 additions and 1 deletions

2
NEWS
View File

@ -37,9 +37,9 @@ NEWS
(#800)
* fixed possible crash in debug-message in mod_extforward
* fixed compilation of mod_extforward on glibc < 2.3.4
* fixed include of empty in the configfiles (#1076)
* send SIGUSR1 to fastcgi children before SIGTERM. libfcgi wants SIGUSR1.
- 1.4.13 - 2006-10-09
* added initgroups in spawn-fcgi (#871)