diff CHANGES @ 590:cde3626b2d0d NGINX_0_8_47

nginx 0.8.47 *) Bugfix: $request_time variable had invalid values for subrequests. *) Bugfix: errors intercepted by error_page could be cached. *) Bugfix: a cache manager process my got caught in an endless loop, if max_size parameter was used; the bug had appeared in 0.8.46.
author Igor Sysoev <http://sysoev.ru>
date Wed, 28 Jul 2010 00:00:00 +0400
parents b6a5942a4e6a
children 09d5f308901f
line wrap: on
line diff
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,22 @@
 
+Changes with nginx 0.8.47                                        28 Jul 2010
+
+    *) Bugfix: $request_time variable had invalid values for subrequests.
+
+    *) Bugfix: errors intercepted by error_page could be cached.
+
+    *) Bugfix: a cache manager process my got caught in an endless loop, if 
+       max_size parameter was used; the bug had appeared in 0.8.46.
+
+
 Changes with nginx 0.8.46                                        19 Jul 2010
 
     *) Change: now the "proxy_no_cache", "fastcgi_no_cache", 
-       "uwsgi_no_cache", and "sÓgi_no_cache" directives affect on a cached 
+       "uwsgi_no_cache", and "scgi_no_cache" directives affect on a cached 
        response saving only.
 
     *) Feature: the "proxy_cache_bypass", "fastcgi_cache_bypass", 
-       "uwsgi_cache_bypass", and "sÓgi_cache_bypass" directives.
+       "uwsgi_cache_bypass", and "scgi_cache_bypass" directives.
 
     *) Bugfix: nginx did not free memory in cache keys zones if there was 
        an error during working with backend: the memory was freed only