diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 32 | ||||
-rw-r--r-- | data/sisu/v3/v/version.yml | 6 |
2 files changed, 32 insertions, 6 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 8ad2d4c3..3310f20e 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -13,13 +13,39 @@ Reverse Chronological: %% Development branch UNSTABLE v3 branch once stable will supersede & replace current stable v2 branch +%% 3.2.12.orig.tar.xz (2012-06-06:23/3) +http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.12 +http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_3.2.12-1 +http://www.jus.uio.no/sisu/pkg/src/sisu_3.2.12.orig.tar.xz + sisu_3.2.12.orig.tar.xz + sisu_3.2.12-1.dsc + sisu_3.2.12-1.debian.tar.gz + +* v3: hub, post bundles + * sisupod_make, file selection selection for tar.xz, fix + +* v3: dbi_discreet, screen reporting db location, fix + +* v3: shared_images, fix + +* v3: excludes --exc-html- + * html (toc & scroll), (html_segments, concordance,) exclude top band, touch + sisu --exc-top-band --html --concordance filename.sst + * html_segments, @make.build.html_navigation? fix + +* v3: sysenv, check @md.make.respond_to?(:skin) + +* v3: screen reporting, ansi colors, cosmetic + +* Rake, Rant installer sisu installer require ruby >= 1.9.3 + %% 3.2.11.orig.tar.xz (2012-06-03:22/7) http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.11 http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_3.2.11-1 http://www.jus.uio.no/sisu/pkg/src/sisu_3.2.11.orig.tar.xz - sisu_3.2.11.orig.tar.xz - sisu_3.2.11-1.dsc - sisu_3.2.11-1.debian.tar.gz + 3fec50693bbf2a7145150ce99ae09bad540e1473c6f9ea703314fa57a2c52b4f 1688708 sisu_3.2.11.orig.tar.xz + 7c680e160932cbce9712c3d23b34044bcd9a6bfaa61bc3e9be73aed48d72a591 1389 sisu_3.2.11-1.dsc + 409c2c5c0592643b071a2fd8b6132c45f79f6c0e06bbcebb52137d9ea235b95c 297226 sisu_3.2.11-1.debian.tar.gz * v3: images, regular & sisupod * shared_images, --html, --xhtml, --xml* diff --git a/data/sisu/v3/v/version.yml b/data/sisu/v3/v/version.yml index e6a783cd..2583de45 100644 --- a/data/sisu/v3/v/version.yml +++ b/data/sisu/v3/v/version.yml @@ -1,5 +1,5 @@ --- -:version: 3.2.11 -:date_stamp: 2012w22/7 -:date: "2012-06-03" +:version: 3.2.12 +:date_stamp: 2012w23/3 +:date: "2012-06-06" :project: SiSU |