Release Name: 1.3.7
Notes:
Rjb-1.3.6 causes test-fail (means can't install it by gem). So Rjb-1.3.7 replaces it.
Changes:
*ext/rjb.c
RJB_VERSION -> 1.3.7
*test/test.rb (test_reraise_exception)
skip test if RUBY_VERSION =~ /^1\.8/
the reraise exception is differenct ruby 1.8 and 1.9.
|