Changeset c7670f for server/CHANGES


Ignore:
Timestamp:
10/30/09 18:13:41 (3 years ago)
Author:
George Potapov <nephrite@…>
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)
Message:

Vendor drop nginx v0.8.21

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/CHANGES

    r178a98 rc7670f  
     1 
     2Changes 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 
    119 
    220Changes with nginx 0.8.20                                        14 Oct 2009 
     
    1432 
    1533    *) Bugfix: nginx/Windows might not create temporary file, a cache file,  
    16        or "proxy/fastcgi_store"d file if a worker has no enough access  
     34       or "proxy/fastcgi_store"d file if a worker had no enough access  
    1735       rights for top level directories. 
    1836 
Note: See TracChangeset for help on using the changeset viewer.