diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-03-01 20:36:05 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-03-01 20:38:15 -0500 |
commit | f09f45a113ebe9dffb65618a53d38f15c4f89d5d (patch) | |
tree | 5fafc071abe7fd23a10452294e35b7105daf7465 /CHANGELOG_v3 | |
parent | v3: use "encoding: utf-8" (instead of coding) (diff) |
v3: use rb1.9.2 "require_relative" syntax
Diffstat (limited to 'CHANGELOG_v3')
-rw-r--r-- | CHANGELOG_v3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG_v3 b/CHANGELOG_v3 index 4cb76ca1..8ec043c4 100644 --- a/CHANGELOG_v3 +++ b/CHANGELOG_v3 @@ -27,6 +27,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.2.orig.tar.gz * make sisu: v3 require >=ruby1.9.2 (v2 require >=ruby1.8.7) bin/sisu bin/sisu3 modified accordingly + * use rb1.9.2 "require_relative" syntax + * use "encoding: utf-8" (instead of coding) * urls, param, two unrelated regex fixes, check |