aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v4
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/CHANGELOG_v4')
-rw-r--r--data/doc/sisu/CHANGELOG_v443
1 files changed, 42 insertions, 1 deletions
diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4
index 739b4ba5..8be362c4 100644
--- a/data/doc/sisu/CHANGELOG_v4
+++ b/data/doc/sisu/CHANGELOG_v4
@@ -17,6 +17,46 @@ v2 branch is removed; it is available in sisu =< 3.3.2
%% Reverse Chronological:
+%% 4.0.6.orig.tar.xz (2013-02-07:05/4)
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.6
+http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.0.6-1
+http://www.jus.uio.no/sisu/pkg/src/sisu_4.0.6.orig.tar.xz
+ sisu_4.0.6.orig.tar.xz
+ sisu_4.0.6-1.dsc
+
+* v4: html, screen reporting for --html-scroll, correctly identify output file
+
+* v4: pdf
+ * pdf (options, hub, urls), orientation, portrait & landscape optionally
+ discrete, individually callable
+ * --pdf-l (--pdf-landscape), --pdf-p (--pdf-portrait)
+ * sisu latex output & xetex generation
+ * pdf (options, param), papersize, command-line options to override sisurc
+ settings, [a4,a5,b5,letter,legal] when --pdf* used:
+ * --papersize-a4 --papersize-letter (also --a4 --letter)
+ * --papersize=a4,letter
+ * --pdf-a4 --pdf-letter (for portrait only --pdf-p-a4 --pdf-p-letter)
+ [orientation & papersize options are set independently so calling
+ --pdf-p-a4 & --pdf-l-letter would result in landscapes and portraits of
+ both a4 & letter (rather than an individual request for a portrait A4 & a
+ landscape letter size)]
+ * texpdf, cosmetic code
+
+* v4: utils (debug renamed)
+ * SiSU_Utils::CodeMarker (from Debug::Mark)
+ * SiSU_Utils::Path.new.base_markup provides base markup directory that
+ contains sisu markup files, any language sub-directories (with sisu markup
+ files) and sisu resource configuration sub-directory, if any (./_sisu)
+ (identifies when needed in runtime)
+
+* v4: sysenv, webserv dir (output dir), ensure it is determined from base markup
+ dir where relative path provided (remove possibility of it being done from a
+ language sub-directory), fix
+
+* v4: documentation
+ * sisu_manual/sisu_commands
+ * manpage & html
+
%% 4.0.5.orig.tar.xz (2013-02-03:04/7)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.5
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.0.5-1
@@ -24,7 +64,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_4.0.5.orig.tar.xz
sisu_4.0.5.orig.tar.xz
sisu_4.0.5-1.dsc
-* v4: html (urls), scroll & seg optionally discrete, individually callable
+* v4: html (options, hub, urls), scroll & seg optionally discrete, individually
+ callable
* --html (both), --html-scroll, --html-seg
* [possibly of interest where only one form of html of interest for use &/or
to cut generation time (roughly to 63% for --html-scroll only)]