summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-28 11:41:13 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-28 11:41:13 +0000
commit8365f5f9255397aaaa9ab2a000e2c061c60147bc (patch)
tree3c23b1e6418474ed2cfc782aabd543febd3a466d /ChangeLog
parentf138d7cfbbb685e65ea9b70d5e7236c37c72c9b4 (diff)
downloadruby-8365f5f9255397aaaa9ab2a000e2c061c60147bc.tar.gz
ruby-8365f5f9255397aaaa9ab2a000e2c061c60147bc.tar.xz
ruby-8365f5f9255397aaaa9ab2a000e2c061c60147bc.zip
* lib/tempfile.rb (Tempfile#callback): Debug information should be
output to stderr, not stdout; pointed out by akira yamada. cf. [ruby-dev:39072] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0197f99cc..c6c370be8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Aug 28 20:29:34 2009 Akinori MUSHA <knu@iDaemons.org>
+
+ * lib/tempfile.rb (Tempfile#callback): Debug information should be
+ output to stderr, not stdout; pointed out by akira yamada.
+ cf. [ruby-dev:39072]
+
Fri Aug 28 20:34:24 2009 Masaki Suketa <masaki.suketa@nifty.ne.jp>
* ext/win32ole/win32ole.c: use SafeStringValue instead of