summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2753abaa2a..d158c9ea67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Mar 9 09:56:34 2009 Shugo Maeda <shugo@ruby-lang.org>
+
+ * lib/rexml/rexml.rb: incremented Ruby::VERSION. Thanks, Jeremy
+ Kemper. [ruby-core:20113]
+
Mon Mar 9 09:52:53 2009 Tanaka Akira <akr@fsij.org>
* io.c (io_getpartial): fflush after read for updating pos in FILE.