From 0aff05532329c5e8084a51cf2b7e0af106db421e Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 1 Mar 2011 20:29:26 -0500 Subject: make sisu: v2 require >=ruby1.8.7; v3 require >=ruby1.9.2 * bin/sisu bin/sisu3 modified accordingly note: there are issues with sisu and early versions of ruby1.9.2 ruby1.9.2p0 is known to segfault on a number of operations ruby1.9.2p180 does not have these issues * v3 includes changelog updates * v2 includes changelog updates and version update 2.8.1 --- CHANGELOG_v3 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG_v3') diff --git a/CHANGELOG_v3 b/CHANGELOG_v3 index f6701d4a..1126fa0c 100644 --- a/CHANGELOG_v3 +++ b/CHANGELOG_v3 @@ -20,6 +20,12 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.2.orig.tar.gz sisu_3.0.2-1.debian.tar.gz v3, target ruby1.9.2, ruby1.9.2p180 is ok + note: there are issues with sisu and early versions of ruby1.9.2 + ruby1.9.2p0 is known to segfault on a number of operations + ruby1.9.2p180 does not have these issues + + * make sisu: v3 require >=ruby1.9.2 (v2 require >=ruby1.8.7) + bin/sisu bin/sisu3 modified accordingly * urls, param, two unrelated regex fixes, check -- cgit v1.2.3