diff --git a/ChangeLog b/ChangeLog index a8a3c6a6..91211200 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,43 +3,41 @@ Tue Dec 02 13:41:00 UTC 2015 - toms@opensuse.org Stable release DAPS 2.0.4: -Find issues in our GitHub tracker at https://github.com/openSUSE/suse-xsl/issues/NUMBER - -* Schema: - - Allow constant and see (inside indexterm); make db.all.blocks zero - or more (*) for question (fbebfb6) - - Remove XLinks from DB5 elements (issue #99) - - Disallow db.all.blocks in lists (issue #100) - - Remove menuchoice from guiinlines (Novdoc) (a049b85) - - Allow menuchoice in titles (Novdoc) (975b8d6) - -* Stylesheets (PDF): - - "unbolded" admonition titles (issue #46) - - Odd space in footer where productname used to beproductname not displayed - on book title page (issue #50) - - Style sect5 Titles (issue #52) - - FOP don't like empty s (issue #97) - - Make remark handling a little more elegant - - Attribute sets: fix logic for replacing bold/italic in CJK languages - -* Stylesheets (XHTML): - - Make Callouts "uncopyable" (issue #55) - - Don't link inline images (issue #65) - - Publication date is incorrectly capitalized (issue #70) - - debug.filename-id: Use xml:id for metadata +Find issues in our GitHub tracker at +https://github.com/openSUSE/suse-xsl/issues/NUMBER + +* Schema + - Allow constant and see (inside ``); make db.all.blocks + zero or more (*) for question (fbebfb6) + - Remove XLinks from DB5 elements (suse-xsl #99) + - Disallow db.all.blocks in lists (suse-xsl #100) + - Remove `` from guiinlines (Novdoc) (a049b85) + - Allow `` in titles (Novdoc) (975b8d6) + +* Stylesheets (PDF) + - "unbolded" admonition titles (suse-xsl #46) + - Odd space in footer where `` used to be, + `` not displayed on book title page (suse-xsl #50) + - Fix style of `` titles (suse-xsl #52, bsc#955663) + - FOP don't like empty ``s (suse-xsl #97) + - Make `` handling a little more elegant + - Attribute sets: fix logic for replacing bold/italic in CJK + languages + +* Stylesheets (XHTML) + - Make Callouts "uncopyable" (suse-xsl #55) + - Don't link inline images (suse-xsl #65) + - Publication date is incorrectly capitalized (suse-xsl #70) + - Create better plain-text output via DAPS (suse-xsl #101) + - debug.filename-id: Use `xml:id` for metadata - Various fixes for JS code for tracker -* Common Stylesheet Changes: - - Style for (issue #49) - - xrefs to variablelists in another book is broken (issue #73) - - Trim spaces/newlines at beginning/end of verbatim elements (eba1e8b) - - Feature/fix bugtracker for db4 (issue #102) - -* Infrastructure: - - Fixed xslns-build script (issue #57) - - Wrong includes in daps2013-ns, opensuse2013-ns (issue #107) - - Defect URLs in Entities of the *-ns Stylesheets (issue #108) - - Consistent variable names and indendation +* Common Stylesheet Changes + - Style for `` (issue #49) + - xrefs to variablelists in another book is broken (suse-xsl #73) + - Trim spaces/newlines at beginning/end of verbatim elements + (suse-xsl #53) + - Fix bugtracker for db4 (suse-xsl #102) ------------------------------------------------------------------- Tue Aug 11 15:11:52 UTC 2015 - toms@opensuse.org