summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-24 05:13:18 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-24 05:13:18 +0000
commit8d47e631354947c389c05ffcf569489c3a7899bc (patch)
treee60fe0c4587bce4e15d83eb398c74f8c5f9d39a0 /ChangeLog
parent43aedb13bbe78db7fac4d3202147002a3edf28d9 (diff)
* common.mk (encs): depends on enc and trans.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19904 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 30681d7776..fd0296eeae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Oct 24 14:13:16 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (encs): depends on enc and trans.
+
Fri Oct 24 10:23:24 2008 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
* test/ruby/test_signal.rb (TestSignal#test_exit_action): Thread