diff xml/en/docs/http/ngx_http_geo_module.xml @ 523:a8daad8e83bb

Documented 1.2.1 changes.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 04 Jun 2012 14:41:28 +0000
parents 65750bdde8fb
children be54c443235a
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_geo_module.xml
+++ b/xml/en/docs/http/ngx_http_geo_module.xml
@@ -86,13 +86,13 @@ header field will be used instead.
 In contrast to the regular addresses, trusted addresses are
 checked sequentially.
 <note>
-IPv6 addresses are supported starting from version 1.3.0.
+IPv6 addresses are supported starting from versions 1.3.0 and 1.2.1.
 </note>
 </tag-desc>
 
 <tag-name><literal>proxy_recursive</literal></tag-name>
 <tag-desc>
-enables recursive address search (1.3.0).
+enables recursive address search (1.3.0, 1.2.1).
 If recursive search is disabled then instead of an original client
 address that matches one of the trusted addresses, the last
 address sent in <header>X-Forwarded-For</header> will be used.