aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-28 15:52:16 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-28 15:52:16 +0000
commitd3560b76cf15aba9789a588617b533013a911ec2 (patch)
tree46629533db568848090b6b7530ddcfde92aeabfd /ChangeLog
parent02b9407e93f9c23ff64febad8176e183c93cf8ba (diff)
downloadruby-d3560b76cf15aba9789a588617b533013a911ec2.tar.gz
* common.mk (up): use last changed revision.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15300 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 88ad50f408..10b6d0259c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jan 29 00:52:14 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (up): use last changed revision.
+
Tue Jan 29 00:12:17 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* bignum.c (rb_big2str0): should be US-ASCII.