From: Thomas Enebo Date: 2009-06-16T02:39:22+09:00 Subject: [ANN] JRuby 1.3.1 Released The JRuby community is pleased to announce the release of JRuby 1.3.1 Homepage: http://www.jruby.org/ Download: http://dist.codehaus.org/jruby/ JRuby 1.3.1 is a minor bug fix release which: - Fixes a recently discovered security bug in BigDecimal - Fixes a regression in timeout (0-1 second timeouts truncate to 0) - Fixes a regression Thread.wakeup where the thread would not wake up