summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-22 03:56:37 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-22 03:56:37 +0000
commit70946fb3ea60bb91f63310836762e4cd8eca85ba (patch)
treeac7364b27bd87c0388cd07db11511f2556ecb3d2 /ChangeLog
parent1e51a7b2c6ba2a53f7a7a87244d76351be868999 (diff)
* Makefile.in (up): cd doesn't need LC_TIME, VCS needs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22496 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 0ddd247a69..42312bce6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Feb 22 12:56:35 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * Makefile.in (up): cd doesn't need LC_TIME, VCS needs.
+
Sun Feb 22 10:43:57 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* vm_eval.c (method_missing): should not pop cfp if missing method