diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 3d6adcbad..8d5ad265e 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,24 @@
nginx changelog
+
+
+
+
+при использовании кэширования
+в рабочем процессе мог произойти segmentation fault.
+Спасибо Lanshun Zhou.
+
+
+a segmentation fault might occur in a worker process,
+if a caching was used.
+Thanks to Lanshun Zhou.
+
+
+
+
+
+
@@ -16145,7 +16163,7 @@ the double slashes in "://" in the URI were converted to ":/".
if the request without arguments contains "//", "/./", "/../" or "%XX"
-then the lost character in the request line was lost;
+then the last character in the request line was lost;
the bug had appeared in 0.1.9.