nginx-0.7.23-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 2e96b23..7f20f19 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,38 @@ <title lang="en">nginx changelog</title> +<changes ver="0.7.23" date="27.11.2008"> + +<change type="feature"> +<para lang="ru"> +ÐÁÒÁÍÅÔÒÙ delete É ranges × ÄÉÒÅËÔÉ×Å geo. +</para> +<para lang="en"> +the "delete" and "ranges" parameters in the "geo" directive. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÕÓËÏÒÅÎÉÅ ÚÁÇÒÕÚËÉ geo-ÂÁÚÙ Ó ÂÏÌØÛÉÍ ÞÉÓÌÏÍ ÚÎÁÞÅÎÉÊ. +</para> +<para lang="en"> +speeding up loading of geo base with large number of values. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÕÍÅÎØÛÅÎÉÅ ÐÁÍÑÔÉ, ÎÅÏÂÈÏÄÉÍÏÊ ÄÌÑ ÚÁÇÒÕÚËÉ geo-ÂÁÚÙ. +</para> +<para lang="en"> +decrease of memory required for geo base load. +</para> +</change> + +</changes> + + <changes ver="0.7.22" date="20.11.2008"> <change type="feature"> @@ -5761,11 +5793,11 @@ <change type="bugfix"> <para lang="ru"> -ÍÅÔÏÄ $r->headers_in("Cookie") ÍÏÄÕÌÑ ngx_http_perl_module ÔÅÐÅÒØ ×ÏÚ×ÒÁÝÁÅÔ +ÍÅÔÏÄ $r->header_in("Cookie") ÍÏÄÕÌÑ ngx_http_perl_module ÔÅÐÅÒØ ×ÏÚ×ÒÁÝÁÅÔ ×ÓÅ ÓÔÒÏËÉ "Cookie" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ. </para> <para lang="en"> -the $r->headers_in("Cookie") of the ngx_http_perl_module now returns +the $r->header_in("Cookie") of the ngx_http_perl_module now returns all "Cookie" header lines. </para> </change>