From 0fdb2ae104d9a4a2ef4885d19860b2dff09cc42a Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 18 Oct 2004 02:29:43 +0000 Subject: * io.c (rb_io_flags_mode, rb_io_mode_flags): distinguish whether file not existing is created. [ruby-dev:24505] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7059 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b447a68298..2472558606 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 18 11:29:32 2004 Nobuyoshi Nakada + + * io.c (rb_io_flags_mode, rb_io_mode_flags): distinguish whether file + not existing is created. [ruby-dev:24505] + Mon Oct 18 07:26:21 2004 Nobuyoshi Nakada * file.c (rb_file_truncate): discard read buffer before truncation. -- cgit v1.2.3