summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-10 11:34:28 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-10 11:34:28 +0000
commit972b2519a46717aa64ddf6b26d10df4a814fcc93 (patch)
treeebb4dd3a76b1fe00efc79f621747dc8e95e40200 /ChangeLog
parent6f9d06cf7edebf4a71244f9c1379801cff671604 (diff)
Oops, my mistake, rdebug.el was in 1.8.6.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@15958 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b984bff8f7..8b2a85e3af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,7 @@
Thu Apr 10 20:29:13 2008 Akinori MUSHA <knu@iDaemons.org>
* misc/rdebug.el, misc/README: Remove rdebug.el as per request
- from the maintainer; bug#19043. Fortunately this file was added
- after the last release, so it is kind of safe to remove it.
+ from the maintainer; bug#19043.
Thu Apr 10 20:08:37 2008 Akinori MUSHA <knu@iDaemons.org>