aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v6
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/CHANGELOG_v6')
-rw-r--r--data/doc/sisu/CHANGELOG_v612
1 files changed, 11 insertions, 1 deletions
diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6
index c29c6f65..ff82853d 100644
--- a/data/doc/sisu/CHANGELOG_v6
+++ b/data/doc/sisu/CHANGELOG_v6
@@ -28,7 +28,17 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_6.0.11.orig.tar.xz
sisu_6.0.11.orig.tar.xz
sisu_6.0.11-1.dsc
-* bin/sisu, some cosmetic long line breaking
+* bin/sisu,
+ * processing dir related
+ e.g. using live-manual/manual as sample, the following should work as
+ expected, available: ca de en es fr it ja pl pt_BR ro; select: en & ja:
+ sisu --html -v en/live-manual.ssm ja/live-manual.ssm
+ or for all available translations:
+ sisu --html -v **/live-manual.ssm
+ (these previously would have broken after processing the first directory)
+ sisu command equivalent for all available translations being (unaffected):
+ sisu --html -v --glob live-manual
+ * some cosmetic long line breaking
%% 6.0.10.orig.tar.xz (2014-07-04:26/5)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.10