Changeset c7670f for server/CHANGES
- Timestamp:
- 10/30/09 18:13:41 (3 years ago)
- Branches:
- nginx-v0.8
- Parents:
- 178a98
- git-author:
- George Potapov <nephrite@…> (10/30/09 18:13:41)
- git-committer:
- George Potapov <nephrite@…> (10/30/09 18:13:41)
- File:
-
- 1 edited
-
server/CHANGES (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
server/CHANGES
r178a98 rc7670f 1 2 Changes with nginx 0.8.21 26 Oct 2009 3 4 *) Feature: now the "-V" switch shows TLS SNI support. 5 6 *) Feature: the "listen" directive of the HTTP module supports unix 7 domain sockets. 8 Thanks to Hongli Lai. 9 10 *) Feature: the "default_server" parameter of the "listen" directive. 11 12 *) Feature: now a "default" parameter is not required to set listen 13 socket options. 14 15 *) Bugfix: nginx did not support dates in 2038 year on 32-bit platforms; 16 17 *) Bugfix: socket leak; the bug had appeared in 0.8.11. 18 1 19 2 20 Changes with nginx 0.8.20 14 Oct 2009 … … 14 32 15 33 *) Bugfix: nginx/Windows might not create temporary file, a cache file, 16 or "proxy/fastcgi_store"d file if a worker ha sno enough access34 or "proxy/fastcgi_store"d file if a worker had no enough access 17 35 rights for top level directories. 18 36
Note: See TracChangeset
for help on using the changeset viewer.
