diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-13 01:02:04 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-13 01:02:04 +0000 |
| commit | 3edb5c4c28495f02557de60d8e7e8b319bfb66b3 (patch) | |
| tree | 96b96f00c6147a5de96a480d8d82faf1d6fbee7c /ChangeLog | |
| parent | 808baa566a93335663323bd192f1f2d5cc0f0ec2 (diff) | |
merges r20615 from trunk into ruby_1_9_1.
* thread.c (rb_mutex_unlock): shut up warning. a patch from
Kazuhiro NISHIYAMA in [ruby-dev:37345]. fix #846
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20693 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Dec 11 01:21:58 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * thread.c (rb_mutex_unlock): shut up warning. a patch from + Kazuhiro NISHIYAMA in [ruby-dev:37345]. fix #846 + Wed Dec 10 23:58:56 2008 Tadayoshi Funaba <tadf@dotrb.org> * complex.c: avoided warnings on cpp. [ruby-dev:37344] |
