diff options
Diffstat (limited to 'data/doc/sisu/CHANGELOG_v5')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v5 | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5 index befa92fb..3a994672 100644 --- a/data/doc/sisu/CHANGELOG_v5 +++ b/data/doc/sisu/CHANGELOG_v5 @@ -38,7 +38,17 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.4.5.orig.tar.xz sisu_5.4.5.orig.tar.xz sisu_5.4.5-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 %% 5.4.4.orig.tar.xz (2014-07-04:26/5) http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.4 |