summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-15 08:18:26 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-15 08:18:26 +0000
commitf1ab1d43ea2bebdcf3c577b74e0a11c4e8f71f2a (patch)
treec9fe15fb6c409e3f0c0a623c51a6c59473e8cac1 /ChangeLog
parenteb3bb4873f35b426d43d03bcd9b94be70ddfdf88 (diff)
* version.h: Welcome to the post-1.8.6 world. Radical changes are
inhibited in the ruby_1_8 branch until the 1.8.6 final release goes out of the door. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@11753 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 302652ace8..18479130f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Feb 15 17:13:32 2007 Akinori MUSHA <knu@iDaemons.org>
+
+ * version.h: Welcome to the post-1.8.6 world. Radical changes are
+ inhibited in the ruby_1_8 branch until the 1.8.6 final release
+ goes out of the door.
+
Thu Feb 15 16:44:14 2007 Akinori MUSHA <knu@iDaemons.org>
* lib/uri/generic.rb (URI::Generic::userinfo): Considering how