summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-26 10:00:03 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-26 10:00:03 +0000
commit683a944ffe4436161f44d2a31ffa83e173867a85 (patch)
treeeda8523ef25d0263f647f4b4a8bd06206abdef7d /ChangeLog
parente21ad1945d376f2638c2613ede509f054221b370 (diff)
downloadruby-683a944ffe4436161f44d2a31ffa83e173867a85.tar.gz
ruby-683a944ffe4436161f44d2a31ffa83e173867a85.tar.xz
ruby-683a944ffe4436161f44d2a31ffa83e173867a85.zip
* test/test_tempfile.rb: merged from Hongli Lai's fork.
cf [ruby-core:25131]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40821379c..c1302361a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug 26 18:59:59 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * test/test_tempfile.rb: merged from Hongli Lai's fork.
+ cf [ruby-core:25131].
+
Wed Aug 26 18:49:22 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/tempfile.rb (Tempfile#close!): should not undefine finalizer