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_v442
1 files changed, 42 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4
index c58ff43f..104c824c 100644
--- a/data/doc/sisu/CHANGELOG_v4
+++ b/data/doc/sisu/CHANGELOG_v4
@@ -17,6 +17,48 @@ v2 branch is removed; it is available in sisu =< 3.3.2
%% Reverse Chronological:
+%% 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
+http://www.jus.uio.no/sisu/pkg/src/sisu_4.0.1.orig.tar.xz
+ sisu_4.0.1.orig.tar.xz
+ sisu_4.0.1-1.dsc
+ sisu_4.0.1-1.debian.tar.gz
+
+* v4: html_segments (by_filename by_filetype) internal document links do not
+ work filenames need to include lang code, fixed
+ [chals on irc, re live-manual, debian-live]
+
+* v4: bin/sisu & sysenv, rc_path_options, provide fixed path to rc files, (used
+ e.g. to load sisurc.yml)
+
+* v4: options, sysenv, check (existing) inclusions & exclusions command line,
+ document header, sisurc, fixes
+
+* v4: plaintext, in code blocks retain a blank empty line, a fix
+ [known old bug, affects sisu_manual, fix request from SynrG on irc, re
+ live-manual]
+
+* v4: manpage, attempt to improve output (line-spacing)
+
+* v4: param, minor change any legacy <br> line break in metadata markup to \\
+
+* v4: debug (internal code use), color markers for line number & file name
+ (colored location markers to show when line passed within running code)
+
+* v4: control color on/off to screen
+ close #622171 sisu: --color flag, which toggles color on/off
+ there are various ways to control color output to screen
+ * --color-off or -k switches color off
+ * --color or --color-on switches color on, which is usually the default
+ * --color-toggle or -c toggles the default setting (in most cases)
+ * sisurc.yml can set default color state which affects most screen output
+ the fix here is specific to color on/off for reporting of sisu version
+ sisu -v -k
+ sisu --version --color-off
+
+* v4: documentation minor updates and regenerated manpage
+
%% 4.0.0.orig.tar.xz (2012-12-12:50/3)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.0
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.0.0-1