summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-12-14 03:20:39 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-12-14 03:20:39 +0000
commit013f6fdfa46e0bad198da304dae9f70259084e38 (patch)
treee5d976116dfdf858d28e82aba4fd480cf8559524 /ChangeLog
parent8ebcfdc6626a7abaec494155f4c5cce1af12c3dd (diff)
* test/gdbm/test_gdbm.rb: specify pid for the argument of
Process.wait. workaround for Cygwin. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9687 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 2eb4ed5d93..d10a658838 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 14 12:11:46 2005 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * test/gdbm/test_gdbm.rb: specify pid for the argument of
+ Process.wait. workaround for Cygwin.
+
Wed Dec 14 12:01:26 2005 Tanaka Akira <akr@m17n.org>
* marshal.c (r_object0): fix a GC problem for reading a bignum on