diff options
author | Ralph Amissah <ralph@amissah.com> | 2013-01-23 23:39:12 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2013-01-23 23:39:12 -0500 |
commit | 62701442505f35ad9b773c6c52514ba9f1102c56 (patch) | |
tree | 594f41177768d49bf4c6ebe421632db929e7d719 /data | |
parent | v4 v3: epub_tune html_tune, remove unnecessary conversion of some utf-8 chars (diff) |
v4 v3: epub_format, cosmetic arrangement of code <<-WOK
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 1 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG_v4 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index e27bb0e3..c5f2af8e 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -40,6 +40,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.3.5.orig.tar.xz * remove unnecessary conversion of some utf-8 characters to xhtml representation; fix as messed up table of contents, toc.ncx (e.g. in calibre) [bug reported by Mikael Böök] + * cosmetic arrangement of code <<-WOK * v3: html * remove unnecessary conversion of some utf-8 characters to html diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4 index a41ea6b7..5a48ff9a 100644 --- a/data/doc/sisu/CHANGELOG_v4 +++ b/data/doc/sisu/CHANGELOG_v4 @@ -29,6 +29,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_4.0.2.orig.tar.xz * remove unnecessary conversion of some utf-8 characters to xhtml representation; fix as messed up table of contents, toc.ncx (e.g. in calibre) [bug reported by Mikael Böök] + * cosmetic arrangement of code <<-WOK * v4: html * remove unnecessary conversion of some utf-8 characters to html |