summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-03 21:09:50 +0000
committerkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-03 21:09:50 +0000
commit05117a4917152cb4f0dfa216c19314a902d57922 (patch)
treec09d816f6d3bd3581e93cb257c7b758238f7ca8c
parent3b63aee19353db475bde05c2be2c4a371b618a1e (diff)
add NEWS for O_DIRECT
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bf0888b3dc..0bb8b9f707 100644
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,8 @@ with all sufficient information, see the ChangeLog file.
* new constant:
* File::NULL
name of NULL device.
+ * File::DIRECT
+ name of O_DIRECT.
* IO
* extended method: