From 142ef3cc23ebd6c2d540d5a86f3b97869ab4869f Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 10 Apr 2008 11:37:46 +0000 Subject: * misc/rdebug.el, misc/README: Remove rdebug.el as per request from the maintainer and mention the ruby-debug project at RubyForge in README. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15960 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a78ff6157..1023f40a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Apr 10 20:36:45 2008 Akinori MUSHA + + * misc/rdebug.el, misc/README: Remove rdebug.el as per request + from the maintainer and mention the ruby-debug project at + RubyForge in README. + Thu Apr 10 19:41:00 2008 Akinori MUSHA * eval.c (rb_f_loop): Mention StopIteration in the document. -- cgit