diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-03-01 20:33:56 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-03-01 20:33:56 -0500 |
commit | d4c06757a0326fe804151cad8027f2778aa2a451 (patch) | |
tree | 82a3967a07fc2e4570f0fbbc3bd4cf0b09c49a89 /CHANGELOG_v3 | |
parent | make sisu: v2 require >=ruby1.8.7; v3 require >=ruby1.9.2 (diff) |
v3: use "encoding: utf-8" (instead of coding)
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 1126fa0c..4cb76ca1 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 "encoding: utf-8" (instead of coding) + * urls, param, two unrelated regex fixes, check * hub, minor rearranging |