aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-07-30 21:44:38 -0400
committerRalph Amissah <ralph@amissah.com>2013-07-30 21:44:38 -0400
commit81b0d98347bce4504353c66c1f7d10ac420ab826 (patch)
tree6282d0931c3afbcbf4eed7baabc186ca6cb8309a
parentMerge tag 'sisu_4.1.8' into debian/sid (diff)
debian/changelog (4.1.8-1)debian/sisu_4.1.8-1
-rw-r--r--debian/changelog31
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 43e3d27a..91d9082e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,34 @@
+sisu (4.1.8-1) unstable; urgency=medium
+
+ [ Ralph Amissah ]
+ * [864e90c] v4 v5: version & changelog
+ * [74c5828] v4 (v5): misc, minor
+ * [363a1c7] v5: output structure by, add monolingual alt for :filetype &
+ :filename, step 1
+ * [3e58296] v5: output structure by, monolingual alternative for :filetype or
+ :filename
+ * filename without language code, if document is in default language
+ * set a default language, 'en' or as specified
+ * set in rc file or from command line instruction
+ * command line e.g.
+ sisu -hv --monolingual --by-filename sisu_markup.sst
+ sisu -3v --monolingual --by-filetype sisu_manual.ssm
+ * sisurc.yml lingual: 'mono' | 'multi'
+ lingual: 'mono'
+ * note: output by :filetype is roughly equivalent to what monolingual output
+ by :language would be
+ * allow command line setting of default language using language code
+ --default-language='en' --default-lang-en if used together with
+ --monolingual and --by-filetype or --by-filename the selected default
+ language document will not have a language code in the output filename
+ * [9dffba2] v5: output structure by, monolingual alternative, documentation
+ * [9e8a84f] v5: cgi helper script, sample search form, single form,
+ monolingual option
+ * single cgi form, (with different internal variables set for output types)
+ * monolingual output search form option
+
+ -- Ralph Amissah <ralph@amissah.com> Tue, 30 Jul 2013 21:42:50 -0400
+
sisu (4.1.7-1) unstable; urgency=low
[ Ralph Amissah ]