- try English first ;)

git-svn-id: svn://svn.lighttpd.net/spawn-fcgi/trunk@19 4a9f3682-ca7b-49a8-9a55-ba4640e46f83
master
Elan Ruusamäe 2009-02-19 10:06:19 +00:00
parent d54c91e225
commit f1fc6fb4d1
1 changed files with 1 additions and 1 deletions

2
NEWS
View File

@ -6,7 +6,7 @@ NEWS
- 1.6.0 -
* Separated spawn-fcgi from lighttpd
* Remove limits für php children; per default the PHP_FCGI_CHILDREN var is not changed (php defaults to no children, one worker)
* Remove limits for php children; per default the PHP_FCGI_CHILDREN var is not changed (php defaults to no children, one worker)
* Modified the log messages format (more details on errors, no source line)
* Only try to connect to unix socket (not tcp) before spawning (fixes again #1575)
* Only disconnect from terminal in fork mode (keep stderr/stdout open in nofork mode)