1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* misc/README: use github link instead of rubyforge.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2014-06-05 03:47:46 +00:00
parent 0e3debf15b
commit f4e9aa370d
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Thu Jun 5 12:45:32 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
* misc/README: use github link instead of rubyforge.
Thu Jun 5 10:03:29 2014 Koichi Sasada <ko1@atdot.net>
* gc.c (obj_free): check also FL_PROMOTED bit by RVALUE_OLD_P().

View file

@ -9,4 +9,4 @@ rubydb2x.el ruby debugger support for emacs 19.2x or before
rubydb3x.el ruby debugger support for emacs 19.3x or later
ruby-electric.el emacs minor mode providing electric commands
Check out http://rubyforge.org/projects/ruby-debug/ also.
Check out https://github.com/ruby-debug/ also.