Skip to content

Commit

Permalink
Update ChangeLog for 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Knorr committed Dec 3, 2015
1 parent cce12ce commit 9469da2
Showing 1 changed file with 33 additions and 35 deletions.
68 changes: 33 additions & 35 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -3,43 +3,41 @@ Tue Dec 02 13:41:00 UTC 2015 - [email protected]

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 <fo:table-cell>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 `<indexterm>`); 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 `<menuchoice>` from guiinlines (Novdoc) (a049b85)
- Allow `<menuchoice>` in titles (Novdoc) (975b8d6)

* Stylesheets (PDF)
- "unbolded" admonition titles (suse-xsl #46)
- Odd space in footer where `<productname>` used to be,
`<productname>` not displayed on book title page (suse-xsl #50)
- Fix style of `<sect5>` titles (suse-xsl #52, bsc#955663)
- FOP don't like empty `<fo:table-cell>`s (suse-xsl #97)
- Make `<remark>` 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 <package/> (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 `<package>` (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 - [email protected]
Expand Down

0 comments on commit 9469da2

Please sign in to comment.