diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-07-07 01:39:23 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-07-07 01:39:23 -0400 |
commit | 790204d334ff30787de8177b19fbd140f32495c9 (patch) | |
tree | 458e5776e0ec599ff73a6b2f797ec30562ee97a2 | |
parent | Merge tag 'sisu_5.4.5' into debian/sid (diff) |
debian/changelog (5.4.5-1)debian/sisu_5.4.5-1
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 25c0e908..39682dd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +sisu (5.4.5-1) unstable; urgency=medium + + [ Ralph Amissah ] + * [86ca0ae] v5 v6: version & changelog (& rakefile) (git, ref log instead of + shortlog) + * [4080aa4] bin/sisu, some cosmetic long line breaking + * [58c41f6] 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 + * [0c80533] v5 v6: ao, auto seg naming, adjustments + * re: seg numbering, fixed width, leading zeros (introduced: 5.4.3 / 6.0.9) + * [51ac999] sisu.org, README minor + + -- Ralph Amissah <ralph@amissah.com> Mon, 07 Jul 2014 01:38:15 -0400 + sisu (5.4.4-1) unstable; urgency=medium [ Ralph Amissah ] |