diff options
author | marcandre <marcandre@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-13 00:06:59 +0000 |
---|---|---|
committer | marcandre <marcandre@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-13 00:06:59 +0000 |
commit | 243f42fce18892aadb86e763971bf27c03648fa5 (patch) | |
tree | 51aaa351a59dcee0c41638dbe2376a787165baf4 | |
parent | a77a9bb20cf4d8fc08a7a6c9dfedefbb9f585c98 (diff) | |
download | ruby-243f42fce18892aadb86e763971bf27c03648fa5.tar.gz |
* ChangeLog: add commit log
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Tue Oct 13 09:04:14 2009 Marc-Andre Lafortune <ruby-core@marc-andre.ca> + + * thread.c: Revert changes to Thread#raise made in r25278 + [ruby-core:25367] + + * eval_intern.h: ditto + Mon Oct 12 23:27:57 2009 Shugo Maeda <shugo@ruby-lang.org> * lib/net/ftp.rb (login): use "anonymous@" as a default password. |