From 60f63ff93d13de2f5da10cf431489a3fd0bb6620 Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 5 Oct 2006 19:13:00 +0000 Subject: * ext/digest/digest.c: Make hexdigest() always call digest() internally. * ext/digest/digest.c: Add bubblebabble(). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11091 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c0913f459f..b03e6b7bdb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Oct 6 04:09:51 2006 Akinori MUSHA + + * ext/digest/digest.c: Make hexdigest() always call digest() internally. + + * ext/digest/digest.c: Add bubblebabble(). + Fri Oct 6 02:38:42 2006 Akinori MUSHA * ext/digest/digest.c: Allow subclassing in Ruby. -- cgit v1.2.3