diff options
| -rw-r--r-- | debian/changelog | 28 | 
1 files changed, 28 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index f9c877e7..9ebdd2de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +sisu (4.1.10-1) unstable; urgency=medium + +  [ Ralph Amissah ] +  * [584eb5c] v4 v5: version & changelog +  * [bab4ecc] v5: output structure by, multilingual, monolingual filenames tweak +  * [2635b72] v4: merge v5 lib (5.0.10) +    * output structure by, add monolingual alt for :filetype & :filename, step 1 +    * output structure by, monolingual alternative for :filetype or :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 +    * output structure by, monolingual alternative, documentation +    * cgi helper script, sample search form, single form, monolingual option +      * single cgi form, (with different internal variables set for output +        types) + + -- Ralph Amissah <ralph@amissah.com>  Thu, 08 Aug 2013 00:27:08 -0400 +  sisu (4.1.9-1) unstable; urgency=medium    [ Ralph Amissah ] | 
