aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-24 16:49:08 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-24 16:49:08 +0000
commit10f407b84bbb6fab63b6a4fc4d7da0c688570215 (patch)
treece2611c4821c4514c5f9e721ec794998df6ba062 /ChangeLog
parent922a7182d8a3e8bbba01275e634ca25a2143d4fb (diff)
downloadruby-10f407b84bbb6fab63b6a4fc4d7da0c688570215.tar.gz
* MANIFEST: update the entries I forgot to add or remove.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 492426ac74..62eca15e4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri May 25 01:47:39 2001 Akinori MUSHA <knu@iDaemons.org>
+
+ * MANIFEST: update the entries I forgot to add or remove.
+
Fri May 25 00:57:25 2001 Akinori MUSHA <knu@iDaemons.org>
* ext/sha1/sha1-ruby.c (sha1_new): separate initialize() from