diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Jan 29 13:16:11 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/securerandom.rb (SecureRandom.uuid): uses unpacked array + instead of string, because String#[] returns one length string. + Thu Jan 29 12:29:51 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * lib/rake.rb (FileUtils#rake_system): no longer needs workaround |
