diff options
-rw-r--r-- | CHANGELOG_v2 | 8 | ||||
-rw-r--r-- | data/doc/sisu/v2/CHANGELOG | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/CHANGELOG_v2 b/CHANGELOG_v2 index 37c7fb3f..d0ea34a0 100644 --- a/CHANGELOG_v2 +++ b/CHANGELOG_v2 @@ -20,13 +20,13 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.9.orig.tar.gz [debian freeze, fix] - * dal, fix missing multiline regex matches for line-wrap text + * dal, fix missing multi-line regex matches for line-wrap text (live-manual, to work better with po4a) - * dal_doc_str, bulleted text (and headings), multiline match, to permit + * dal_doc_str, bulleted text (and headings), multi-line match, to permit line-wrapped paragraphs (requested fix, Ben Armstrong (live-manual)) - * dal_syntax, multiline match for fontface markup (emphasis, bold, italics, - underscore etc.) + * dal_syntax, multi-line match for fontface markup (emphasis, bold, + italics, underscore etc.) * texpdf, use of monospace in headings causes table of contents breakage, fix (requested fix, Ben Armstrong (live-manual)) diff --git a/data/doc/sisu/v2/CHANGELOG b/data/doc/sisu/v2/CHANGELOG index b95b090a..1f522bbb 100644 --- a/data/doc/sisu/v2/CHANGELOG +++ b/data/doc/sisu/v2/CHANGELOG @@ -20,13 +20,13 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.9.orig.tar.gz [debian freeze, fix] - * dal, fix missing multiline regex matches for line-wrap text + * dal, fix missing multi-line regex matches for line-wrap text (live-manual, to work better with po4a) - * dal_doc_str, bulleted text (and headings), multiline match, to permit + * dal_doc_str, bulleted text (and headings), multi-line match, to permit line-wrapped paragraphs (requested fix, Ben Armstrong (live-manual)) - * dal_syntax, multiline match for fontface markup (emphasis, bold, italics, - underscore etc.) + * dal_syntax, multi-line match for fontface markup (emphasis, bold, + italics, underscore etc.) * texpdf, use of monospace in headings causes table of contents breakage, fix (requested fix, Ben Armstrong (live-manual)) |