summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-08 02:02:45 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-08 02:02:45 +0000
commit7880a81ab3e4d95702c8212f0b9a6af0ca693b61 (patch)
treefaf1104a9c5be991d4e2ab0fb08cb223ed48c5a9 /ChangeLog
parent48efdec31495b27f398858fb9746243531cd1121 (diff)
* common.mk (btest-miniruby, test-sample): split the test target
so that -k option works. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12901 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f9a4b620..f855d4ad7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug 8 11:02:43 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (btest-miniruby, test-sample): split the test target
+ so that -k option works.
+
Tue Aug 7 14:58:39 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/pty/pty.c (establishShell): handshaking before close slave