diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-12-02 03:19:07 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-12-02 03:22:23 -0500 |
commit | 83f669a0908f123c7703e9b5b7d587fb7580c5ab (patch) | |
tree | a12f69fcd8fa1df3c320c537885fdb9e3a80770f /data/doc | |
parent | v3: 3.1.6 version & changelog "opened" (diff) |
v3, require iconv (removed), should use String#encode instead, watch
* removed iconv, required a number of places without being used, watch
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 02b2c5c3..c022a499 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -21,6 +21,9 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.1.6.orig.tar.xz sisu_3.1.6-1.dsc sisu_3.1.6-1.debian.tar.gz + * require iconv (depreciated), use String#encode instead + * removed iconv, required a number of places without being used, watch + %% 3.1.5.orig.tar.xz (2011-11-21:47/1) http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.5 http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_3.1.5-1 |