summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-16 22:19:30 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-16 22:19:30 +0000
commit7c1c081481b220c5cc786a46bc07d889eba4d900 (patch)
tree1b976d674c5f8a7b94fdeab183e0d356b070fd2e /ChangeLog
parent4f0e963086c331ea4279e2b8b581597a0eff8d69 (diff)
downloadruby-7c1c081481b220c5cc786a46bc07d889eba4d900.tar.gz
ruby-7c1c081481b220c5cc786a46bc07d889eba4d900.tar.xz
ruby-7c1c081481b220c5cc786a46bc07d889eba4d900.zip
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
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 <knu@iDaemons.org>
+
+ * 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 <knu@iDaemons.org>
* ext/sha1/extconf.rb, ext/sha1/sha1.c: use WORDS_BIGENDIAN to