changeset 1604:8aebef52e938

Updated CHANGES.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 17 Nov 2015 19:44:14 +0300
parents ba521d29863b
children 40f079598467
files text/en/CHANGES
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/text/en/CHANGES
+++ b/text/en/CHANGES
@@ -5,7 +5,8 @@ Changes with nginx 1.9.7                
 
     *) Feature: the "proxy_cache_convert_head" directive.
 
-    *) Feature: the $realip_remote_addr in the ngx_http_realip_module.
+    *) Feature: the $realip_remote_addr variable in the
+       ngx_http_realip_module.
 
     *) Bugfix: the "expires" directive might not work when using variables.