summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2007-04-10 11:44:03 +0000
committerJan Kneschke <jan@kneschke.de>2007-04-10 11:44:03 +0000
commit472bea8218ceb728413e53013c1a3b26b802cc8b (patch)
tree286606048b83de58c6ebaeb84acac97a06c2d682
parent22fb4178dbde1c2628e8910b700ef57a35c99151 (diff)
downloadlighttpd-git-472bea8218ceb728413e53013c1a3b26b802cc8b.tar.gz
forgot the comment on #1076
git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1740 152afb58-edef-0310-8abb-c4023f1b3aa9
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 85bf0abf..caa3c2e9 100644
--- a/NEWS
+++ b/NEWS
@@ -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)