# HG changeset patch # User Igor Sysoev # Date 1251112236 0 # Node ID 2d9faf2260df6c3e5d4aa1781493c31f27a557d0 # Parent 9ecfcc5c5fb256f2fa2374c53764167f605ebddd nginx-0.8.10-RELEASE diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,31 @@ nginx changelog + + + + +утечек памяти при использовании базы GeoIP City. + + +memory leaks if GeoIP City database was used. + + + + + +ошибки при копировании временных файлов в постоянное место хранения; +ошибка появилась в 0.8.9. + + +in copying temporary files to permanent storage area; +the bug had appeared in 0.8.9. + + + + + + @@ -28,7 +53,7 @@ this should improve large caches handlin на разных файловых системах. -now temporarily files and permanent storage area may reside at +now temporary files and permanent storage area may reside at different file systems. @@ -326,7 +351,6 @@ nginx не собирался на MacOSX 10.6. nginx could not be built on MacOSX 10.6. -the bug had appeared in 0.8.2. @@ -6310,7 +6334,7 @@ the bug had appeared in 0.5.8. a segmentation fault might occur in worker process -if the temporarily files were used while working with FastCGI server; +if the temporary files were used while working with FastCGI server; the bug had appeared in 0.5.8. @@ -9199,7 +9223,7 @@ the bug had appeared in 0.3.18. if the HTTPS protocol was used in the "proxy_pass" directive and -the request body was in temporarily file then the request was not transferred. +the request body was in temporary file then the request was not transferred.