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

Updated changelog

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ryan 2008-09-23 21:44:59 +00:00
parent 8e05c69aa1
commit 187812978a

View file

@ -1,3 +1,9 @@
Wed Sep 24 06:41:24 2008 Ryan Davis <ryand-ruby@zenspider.com>
* lib/test/*: removed test/unit.
* lib/test/*: added miniunit.
* lib/mini/*: ditto.
Wed Sep 24 04:45:35 2008 Koichi Sasada <ko1@atdot.net>
* include/ruby/node.h, node.h: move node.h from include path.