diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 38 | ||||
-rw-r--r-- | data/sisu/v3/v/version.yml | 6 |
2 files changed, 36 insertions, 8 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index c4898e76..4b8a22ce 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -13,12 +13,40 @@ Reverse Chronological: %% Development branch UNSTABLE v3 branch once stable will supersede & replace current stable v2 branch +%% 3.0.16.orig.tar.gz (2011-08-18:33/4) +http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_3.0.16-1 +http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.16.orig.tar.xz + sisu_3.0.16.orig.tar.xz + sisu_3.0.16-1.dsc + sisu_3.0.16-1.debian.tar.gz + + * epub tuning + * include levels A - C as individual sections + (xhtml file with consistent opf & ncx) + * sync ncx with sisu internal structural logic + (correct depth, include level A, place sisu toc) + + * dal, sisu document links (multiple output versions) shortcut, fix + * links to multiple versions internal documents based on shortcut notation, + e.g. + { "Viral Spiral", David Bollier [3sS]}viral_spiral.david_bollier.sst + resulting in all versions of the document that would be generated by + running the command sisu3 -3sS viral_spiral.david_bollier.sst + * added possibility to specify language where language directory structure + is used for source documents + { "Viral Spiral", David Bollier [3sS]}en/viral_spiral.david_bollier.sst + + * concordance, i18n, start adding alternative language alphabets + (Danish, Norwegian, Swedish) + %% 3.0.15.orig.tar.gz (2011-08-08:32/1) -http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/3.0.15-1 -http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.15.orig.tar.gz - sisu_3.0.15.orig.tar.gz - sisu_3.0.15-1.dsc - sisu_3.0.15-1.debian.tar.gz +http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_3.0.15-1 +http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.15.orig.tar.xz + 36ad1980667223719c800d291a6b988813b81700fcba21417060c87cf0dd6f60 1173288 sisu_3.0.15.orig.tar.xz + 412679d72af88b82def32dd4875aa7f8bf25ea1327bb88d85da85c2be13b2d03 1223 sisu_3.0.15-1.dsc + aa2eb7866f8928e98ad496013f56455a4097c788d7f17a9fde8c514bc304834f 286687 sisu_3.0.15-1.debian.tar.gz + + * switched sisu tarball compression to xz (from gz) * options, default action on running "sisu3 [filename.sst]", fix diff --git a/data/sisu/v3/v/version.yml b/data/sisu/v3/v/version.yml index fbbfbfff..ce5605f8 100644 --- a/data/sisu/v3/v/version.yml +++ b/data/sisu/v3/v/version.yml @@ -1,5 +1,5 @@ --- -:version: 3.0.15-beta-rb1.9.2p180 -:date_stamp: 2011w32/1 -:date: "2011-08-08" +:version: 3.0.16-beta-rb1.9.2p180 +:date_stamp: 2011w33/4 +:date: "2011-08-18" :project: SiSU |