summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-10 11:39:04 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-10 11:39:04 +0000
commitf34a54ca0cefd215c30f275d513484a4c91dbc87 (patch)
tree0e748dc38a103b83d4120f137a1f9573f28c5418 /ChangeLog
parent972b2519a46717aa64ddf6b26d10df4a814fcc93 (diff)
Mention the ruby-debug project at RubyForge in README.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@15961 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b2a85e3af..f2cb95cc6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
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.
+ from the maintainer and mention the ruby-debug project at
+ RubyForge in README; bug#19043.
Thu Apr 10 20:08:37 2008 Akinori MUSHA <knu@iDaemons.org>