diff text/en/CHANGES @ 500:9b440a217907

nginx-1.2.0
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 23 Apr 2012 13:38:59 +0000
parents 2406529bc838
children dba57bb42fec
line wrap: on
line diff
--- a/text/en/CHANGES	Mon Apr 23 08:01:58 2012 +0000
+++ b/text/en/CHANGES	Mon Apr 23 13:38:59 2012 +0000
@@ -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