diff options
Diffstat (limited to 'CHANGELOG_v2')
| -rw-r--r-- | CHANGELOG_v2 | 51 | 
1 files changed, 48 insertions, 3 deletions
| diff --git a/CHANGELOG_v2 b/CHANGELOG_v2 index 9b7a7c11..e55187cd 100644 --- a/CHANGELOG_v2 +++ b/CHANGELOG_v2 @@ -12,11 +12,56 @@ Reverse Chronological:  %% Development branch UNSTABLE +%% 2.7.8.orig.tar.gz (2010-10-25:43/1) +http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.8.orig.tar.gz +  sisu_2.7.8.orig.tar.gz +  sisu_2.7.8-1.dsc +  sisu_2.7.8-1.diff.gz + +  [debian freeze, fix] + +  * i18n, introduce header @make: :language: internationalization using codes +    from http://www.debian.org/international/l10n/po/ at this time for texpdf, +    (able to satify needs of polyglossia for the likes of Brazilian Portugues) +    and in future for po files, where iso:639 for this purpose appears to have +    use limitations http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes +    * param, extract @make: :language: information if provided, default +      "english" +    * i18n, add code list and associated language (as listed by polyglossia) +    * texpdf_format, use param (@make: :language: (default english)), to set +      tex document language header (previously used file naming convention) +    * sisu.vim recognize @make: :language: +      (also elsewhere shortened :lang_code: from :language_code:) + +  * internal links +    * dal, exclude parentheses and square brackets from matching +      (requested fix, Ben Armstrong) +    * html, remove space between link & following punctuation, parentheses &/or +      square brackets +      (requested fix, Ben Armstrong) +    * epub, remove space between link & following punctuation, parentheses &/or +      square brackets + +  * html +    * remove "copy @" mark +      (requested, Daniel Baumann) +    * segments, title banner (including "copy @" mark) configurable, boolean, +      true/false (default false) +      (requested off option, Daniel Baumann) +    * quick ref links_guide configurable, boolean, true/false (default false) +      (requested off option, Daniel Baumann) + +  * config.yml +    * html, seg title banner, boolean true/false setting (commented out, +      default false) +    * html, quick_ref, boolean true/false setting (commented out, default +      false) +  %% 2.7.7.orig.tar.gz (2010-10-17:41/7)  http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.7.orig.tar.gz -  sisu_2.7.7.orig.tar.gz -  sisu_2.7.7-1.dsc -  sisu_2.7.7-1.diff.gz +  0a9befa48e6cfd62ecd7ee25febe1c4e1dc3f54eed8d89042f8d3519d3fff345 2747742 sisu_2.7.7.orig.tar.gz +  e8f3c1f8a546fa5ff58a1e14e6e4b9288b4ef1c549f018539bcc88a7f58f3c7f 1196 sisu_2.7.7-1.dsc +  6ff81e70249e8f0a08897c99729b885969e5266135bd3a3f3ea506ab06d27936 288701 sisu_2.7.7-1.diff.gz    [debian freeze, fix] | 
