summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-22 12:29:33 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-22 12:29:33 +0000
commit603e0b1f19928422594c6a2d934663c01214f42f (patch)
treec75219ed3e37791086d3401dda773daa2c257788 /ChangeLog
parent1e7a048bbd59ad06e7b64a84d20f81bf918c22fb (diff)
* MANIFEST: updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4585 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 d764709bd7..c5ec4546a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Sep 22 21:28:57 2003 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * MANIFEST: updated.
+
Mon Sep 22 19:22:26 2003 GOTOU Yuuzou <gotoyuzo@notwork.org>
* configure.in (AC_CHECK_FUNCS): add setuid and setgid.