diff options
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 26 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG_v4 | 31 |
2 files changed, 56 insertions, 1 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 86b18d42..e3b717b8 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -29,6 +29,32 @@ v1 branch is removed; it is available in sisu =< 2.7 %% Reverse Chronological: +%% 3.3.5.orig.tar.xz (2013-01-23:03/3) +http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.5 +http://www.jus.uio.no/sisu/pkg/src/sisu_3.3.5.orig.tar.xz + sisu_3.3.5.orig.tar.xz + sisu_3.3.5-1.dsc + sisu_3.3.5-1.debian.tar.gz + +* v3: epub + * 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] + * provide full depth epub table of contents [request Mikael Böök] + * cosmetic arrangement of code <<-WOK + * xhtml structure error, fix missing </div> + [bug reported by Mikael Böök] (fix of additional detail) + +* v3: html + * remove unnecessary conversion of some utf-8 characters to html + representation + +* v3: texpdf_format + * list of .sty files (and their texlive source within Debian) + [not part of code] + +* v3: param, match possible sisu version, detail + %% 3.3.4.orig.tar.xz (2013-01-01:00/2) http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.4 http://www.jus.uio.no/sisu/pkg/src/sisu_3.3.4.orig.tar.xz diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4 index 104c824c..f5d9f44a 100644 --- a/data/doc/sisu/CHANGELOG_v4 +++ b/data/doc/sisu/CHANGELOG_v4 @@ -1,5 +1,5 @@ %% SiSU version 4 -v4 branch supersedes & replaces v3 branch +v4 stable branch supersedes & replaces v3 branch initial goals: * remove/retire "skins"; replace some functionality with headers and/or yml file (consider header like syntax for document and site appearance info) @@ -17,6 +17,35 @@ v2 branch is removed; it is available in sisu =< 3.3.2 %% Reverse Chronological: +%% 4.0.2.orig.tar.xz (2013-01-23:03/3) +http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.2 +http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.0.2-1 +http://www.jus.uio.no/sisu/pkg/src/sisu_4.0.2.orig.tar.xz + sisu_4.0.2.orig.tar.xz + sisu_4.0.2-1.dsc + sisu_4.0.2-1.debian.tar.gz + +* v4: epub + * 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] + * provide full depth epub table of contents [request Mikael Böök] + * cosmetic arrangement of code <<-WOK + * xhtml structure error, fix missing </div> + [bug reported by Mikael Böök] (fix of additional detail) + +* v4: html + * remove unnecessary conversion of some utf-8 characters to html + representation + +* v4: texpdf_format + * list of .sty files (and their texlive source within Debian) + [not part of code] + +* v4: param, match possible sisu version, detail + +* v4: sysenv, debug tag, triggered where output type not set + %% 4.0.1.orig.tar.xz (2013-01-01:00/2) http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.1 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.0.1-1 |