summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f2c8e6bc..27c621a8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@ Thu Mar 13 21:00:50 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
which shares internal pointer. splice modifies the receiver
right after subseq. [ruby-dev:34005]
+ * bootstraptest/test_struct.rb: some test moved from test to shut
+ warning up.
+
Thu Mar 13 19:42:43 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* {bcc,win}32/Makefile.sub (config.h): define uint32_t.