diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-04-11 07:43:31 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-04-11 07:43:31 +0000 |
| commit | 067cf063987d0910858fd8396e2397e0aa096fa6 (patch) | |
| tree | 8f45c73975b97dda9094a58f52815cc5b8230031 /ChangeLog | |
| parent | 2517defedafdb8b3e1bc9b77ed02c1684a8ab332 (diff) | |
| download | ruby-067cf063987d0910858fd8396e2397e0aa096fa6.tar.gz ruby-067cf063987d0910858fd8396e2397e0aa096fa6.tar.xz ruby-067cf063987d0910858fd8396e2397e0aa096fa6.zip | |
* lib/yaml/store.rb (YAML::load): modified to support empty
database.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15970 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 @@ +Fri Apr 11 16:42:33 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * lib/yaml/store.rb (YAML::load): modified to support empty + database. + Fri Apr 11 08:05:12 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * marshal.c (w_object): add volatile to avoid potential GC bug. a |
