aboutsummaryrefslogtreecommitdiffstats
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
commit38751ad9ae0d49e57d06a637b140fe05ca6a6020 (patch)
tree9cd7a3512c35fb2b1caea55e574a40aef3444d7b /ChangeLog
parent16ea66221c31176479c437a703b951817b529f5d (diff)
downloadruby-38751ad9ae0d49e57d06a637b140fe05ca6a6020.tar.gz
* test/ruby/process.rb (test_popen_fork): skip a test which is
freeze in FreeBSD. git-svn-id: svn+ssh://ci.ruby-lang.org/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 b8a9c8a466..049dfad848 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.