diff options
| author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-09-06 05:02:29 +0000 |
|---|---|---|
| committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-09-06 05:02:29 +0000 |
| commit | 0d0aa05455506b1c6a8e4d1b85693766003559ac (patch) | |
| tree | 8ba6a1af279cb1f738c716a184026384bcb8f5e2 /ChangeLog | |
| parent | 5a417932373818b1123077e6e8b3d95369c0b654 (diff) | |
* ext/digest/digest.c (rb_digest_base_s_digest,
rb_digest_base_s_hexdigest): ensure that a string is given.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1734 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 Sep 6 13:56:14 2001 Akinori MUSHA <knu@iDaemons.org> + + * ext/digest/digest.c (rb_digest_base_s_digest, + rb_digest_base_s_hexdigest): ensure that a string is given. + Thu Sep 6 13:28:51 2001 WATANABE Hirofumi <eban@ruby-lang.org> * lib/jcode.rb (_regexp_quote): fix quote handling, again. |
