summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-06 21:33:24 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-06 21:33:24 +0000
commit594089c8bdb7dd1bf98cf50e6d995a87a9b60d59 (patch)
tree9cd7a3512c35fb2b1caea55e574a40aef3444d7b /ChangeLog
parent0d49cd47d67b04cafeb127408013b227c2d5c3a5 (diff)
* test/ruby/process.rb (test_popen_fork): skip a test which is
freeze in FreeBSD. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18404 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 b8a9c8a46..049dfad84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Aug 7 06:31:12 2008 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * test/ruby/process.rb (test_popen_fork): skip a test which is
+ freeze in FreeBSD.
+
Thu Aug 7 06:05:48 2008 NARUSE, Yui <naruse@ruby-lang.org>
* config.guess: add powerpc-apple-haiku, i586-pc-haiku.