diff CHANGES @ 128:f1ad9023c312 NGINX_0_3_11

nginx 0.3.11 *) Bugfix: nginx did not pass the client request headers and body while proxying; bug appeared in 0.3.10.
author Igor Sysoev <http://sysoev.ru>
date Tue, 15 Nov 2005 00:00:00 +0300
parents df17fbafec8f
children 82d695e3d662
line wrap: on
line diff
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,14 @@
+
+Changes with nginx 0.3.11                                        15 Nov 2005
+
+    *) Bugfix: nginx did not pass while proxying the client request headers 
+       and body; bug appeared in 0.3.10.
+
 
 Changes with nginx 0.3.10                                        15 Nov 2005
 
     *) Change: the "valid_referers" directive and the "$invalid_referer" 
-       variable was moved to the new ngx_http_referer_module from the 
+       variable were moved to the new ngx_http_referer_module from the 
        ngx_http_rewrite_module.
 
     *) Change: the "$apache_bytes_sent" variable name was changed to