diff text/en/CHANGES-1.2 @ 500:9b440a217907

nginx-1.2.0
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 23 Apr 2012 13:38:59 +0000
parents text/en/CHANGES@2406529bc838
children 5cc4842015a1
line wrap: on
line diff
copy from text/en/CHANGES
copy to text/en/CHANGES-1.2
--- a/text/en/CHANGES
+++ b/text/en/CHANGES-1.2
@@ -1,4 +1,16 @@
 
+Changes with nginx 1.2.0                                         23 Apr 2012
+
+    *) Bugfix: a segmentation fault might occur in a worker process if the
+       "try_files" directive was used; the bug had appeared in 1.1.19.
+
+    *) Bugfix: response might be truncated if there were more than IOV_MAX
+       buffers used.
+
+    *) Bugfix: in the "crop" parameter of the "image_filter" directive.
+       Thanks to Maxim Bublis.
+
+
 Changes with nginx 1.1.19                                        12 Apr 2012
 
     *) Security: specially crafted mp4 file might allow to overwrite memory