diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-04 16:35:10 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-04 16:35:10 +0000 |
| commit | 3af8cdd8b5eb37d905c974baa7da075470209546 (patch) | |
| tree | b0c1b081c14610ad8ead8d4b600a9154a335c248 /ChangeLog | |
| parent | 9b8556ad93a1eaefc423ea75bebe26e884e0b769 (diff) | |
| download | ruby-3af8cdd8b5eb37d905c974baa7da075470209546.tar.gz ruby-3af8cdd8b5eb37d905c974baa7da075470209546.tar.xz ruby-3af8cdd8b5eb37d905c974baa7da075470209546.zip | |
* string.c (sym_to_proc): use hidden object.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Fri Dec 5 01:35:08 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * string.c (sym_to_proc): use hidden object. + Fri Dec 5 01:19:21 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * pack.c (pack_pack): propagate taint status from format string to |
