diff CHANGES @ 234:c16038b14e68 NGINX_0_4_2

nginx 0.4.2 *) Bugfix: the O_NOATIME flag support on Linux was canceled; bug appeared in 0.4.1.
author Igor Sysoev <http://sysoev.ru>
date Thu, 14 Sep 2006 00:00:00 +0400
parents d8f5c91a5c07
children c982febb7588
line wrap: on
line diff
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,10 @@
 
+Changes with nginx 0.4.2                                         14 Sep 2006
+
+    *) Bugfix: the O_NOATIME flag support on Linux was canceled; bug 
+       appeared in 0.4.1.
+
+
 Changes with nginx 0.4.1                                         14 Sep 2006
 
     *) Bugfix: the DragonFlyBSD compatibility.