summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c058898d..90eb3a6c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Fri Jan 16 13:28:09 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp>
+
+ * test/minitest/test_mini_test.rb: the number of assertions must be
+ exactly equal to the number of assertion method calls that the end-user
+ would write. [ruby-dev:37703]
+
+ * lib/minitest/unit.rb: ditto.
+ Patch by David Flanagan <david AT davidflanagan.com>. [ruby-core:21350]
+
Fri Jan 16 12:24:39 2009 Koichi Sasada <ko1@atdot.net>
* thread.c (thread_start_func_2): call ruby_cleanup() if thread is