summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-07-25 07:21:54 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-07-25 07:21:54 +0000
commit4d296ec7784ba23080beabd7c45a742c5e431b6d (patch)
tree865b19fa24f67ba02ea675ec8805663d8a43548b /ChangeLog
parentd2ba5ac4a8f3c1183118d6d897abd8d4f1611afe (diff)
downloadruby-4d296ec7784ba23080beabd7c45a742c5e431b6d.tar.gz
ruby-4d296ec7784ba23080beabd7c45a742c5e431b6d.tar.xz
ruby-4d296ec7784ba23080beabd7c45a742c5e431b6d.zip
matz
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@849 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c27c07fb..ee9c42766 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jul 25 15:16:00 2000 Yukihiro Matsumoto <matz@netlab.co.jp>
+
+ * io.c (rb_p): redirect to $defout.
+
Mon Jul 24 18:52:55 2000 WATANABE Hirofumi <eban@os.rim.or.jp>
* win32/win32.c (win32_getenv): should remove `static'.