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	Tue Nov 17 18:00:52 2015 +0300
+++ b/text/en/CHANGES	Tue Nov 17 19:44:14 2015 +0300
@@ -5,7 +5,8 @@
 
     *) 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.