aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-21 15:40:59 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-21 15:40:59 +0000
commitd8bac5578899248771355ca9b6b02255af5e932f (patch)
tree026be91a7bb2f25ef2b70e6c6ef972080193d550 /ChangeLog
parent56ae14a4f7e4e310d65da437260b21979a06b21b (diff)
downloadruby-d8bac5578899248771355ca9b6b02255af5e932f.tar.gz
* README.EXT.ja: add note about mark and free.
(now we are testing auto version.h updating.) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17512 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 1924a9feb4..07a52980f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Jun 22 00:38:45 2008 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * README.EXT.ja: add note about mark and free.
+
Sun Jun 22 00:01:36 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* io.c (rb_io_binmode_p, argf_binmode_p, Init_IO): new method