diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 49 | 
1 files changed, 49 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 6fa8b1df..626dfd0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,52 @@ +sisu (5.6.6-1) unstable; urgency=medium + +  [ Ralph Amissah ] +  * [64968ca] v5 v6: version & changelog +  * [57f76ce] v5 v6: hub, /tmp processing directory checks +  * [b1e7b97] v5 v6: se, env, lingual: mono / multi, rc settings +  * [48e7c35] v5 v6: se, processing, adjustments to default settings for --act0 +      to --act9 +  * [6e1e2b4] sisurc, update samples +    * adjustments to default settings for --act0 to --act9 (to match current +      "se") +    * removed sisurc examples to organize output by filetype, filename, +      monolingual, as one word diff +      output_dir_structure_by: language +      # (language|filetype|(filetype_mono|monolingual)|filename|filename_mono) +      # language +      #   (language and filetype directories); +      # filetype +      #   (filetype directories, filename includes language code); +      # filetype_mono (or monolingual) +      #   (filetype drectories, no language codes in filenames) +      # filename +      #   (directory output similar to v1 v2, filename includes language code); +      # filename_mono +      #   (directory output similar to v1 v2, filename without language code) +  * [5dce93c] v5 v6: ao, expansion of links to internal filepaths (re: syntax +      based shortcut) +    * expansion of sisu output filepaths (sync with use of --act0 to --act9) +  * [47afa95] v5 v6: ao, feedback on markup document structure (heading level) +      errors +    * adjustment to (existing) provided feedback, based on: +      * level A~ title, required; +      * levels B~ C~ D~ optional sequential document divider headings +        (Part, Section etc. equivalent); +      * level 1~ required, heading level preceding substantive text; followed by +      * levels 2~ 3~ 4~ optional, sequential headings +        (1.1, 1.1.1, 1.1.1.1 equivalents) +  * [165276e] v5 v6: ao, auto naming (segment & tag), exceptions, avoidance of +      name collisions +    * (i) auto naming attempts to extract a suitable numeric name from document +      headings if available, at times one appears to be available but is re-used +      elsewhere in the document, (as where the document has Parts or Sections +      and naming starts again within these sections from 1); (ii) this is +      treated as an exception and an alternative sequential naming scheme is +      triggered; (iii) if a document heading does not provide a suitable numeric +      name, another sequential scheme is used + + -- Ralph Amissah <ralph@amissah.com>  Fri, 12 Sep 2014 21:39:01 -0400 +  sisu (5.6.5-1) unstable; urgency=medium    [ Ralph Amissah ] | 
