From 7c1c081481b220c5cc786a46bc07d889eba4d900 Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 16 May 2001 22:19:30 +0000 Subject: * ext/sha1/sha1.txt.jp: add the Japanese version derived from ext/md5/md5.txt.jp. * ext/sha1/sha1.txt: revise the copyright info and reduce the difference from ext/md5/md5.txt. * ext/md5/md5.txt: reduce the difference from ext/sha1/sha1.txt. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 69e8ffb0c..5e4b03f9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Thu May 17 07:16:38 2001 Akinori MUSHA + + * ext/sha1/sha1.txt.jp: add the Japanese version derived from + ext/md5/md5.txt.jp. + + * ext/sha1/sha1.txt: revise the copyright info and reduce the + difference from ext/md5/md5.txt. + + * ext/md5/md5.txt: reduce the difference from ext/sha1/sha1.txt. + Thu May 17 07:11:35 2001 Akinori MUSHA * ext/sha1/extconf.rb, ext/sha1/sha1.c: use WORDS_BIGENDIAN to -- cgit