From af48022c43ca76ad98631520e38eb235f5cb9b3d Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 10 Oct 2006 05:01:33 +0000 Subject: * ext/digest: Merge from trunk; apply all changes since the initial import, except for the removal of compatibility stub libraries (md5.rb and sha1.rb). git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@11117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 37d936ae7..4f17ad211 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 10 13:49:53 2006 Akinori MUSHA + + * ext/digest: Merge from trunk; apply all changes since the + initial import, except for the removal of compatibility stub + libraries (md5.rb and sha1.rb). + Mon Oct 9 23:46:29 2006 Yukihiro Matsumoto * lib/parsedate.rb: documentation patch from Konrad Meyer -- cgit