summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 20:57:30 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 20:57:30 +0000
commit5acca4dbda70cb485c001633db790f54a93c6cb7 (patch)
tree1561ffa52e23c9e6ac6e08dd8ad46c3981f61218 /ChangeLog
parent078b6d68736bc9427a51b81c297451c0ae3980b4 (diff)
parente01f25e7afd40b828fda5078e1259b3b53575886 (diff)
sorry. I made wrong tags.v1_8_5_55
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v1_8_5_55@13009 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b77a6299e..771ca6685e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-Thu Aug 16 04:11:17 2007 Ryan Davis <ryand@zenspider.com>
-
- * lib/rexml/dtd/dtd.rb: Fixed typo in code. Fixes bug #10420
-
Thu Aug 16 04:08:20 2007 Shugo Maeda <shugo@ruby-lang.org>
* lib/net/imap.rb (ResponseParser#next_token): fixed