summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 10b6d0259c..ed1857f98e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
-Tue Jan 29 00:52:14 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Tue Jan 29 01:26:23 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* common.mk (up): use last changed revision.
+ * common.mk (up): force to update revision.h.
+
Tue Jan 29 00:12:17 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* bignum.c (rb_big2str0): should be US-ASCII.