diff --git a/publican.spec b/publican.spec index 34dad5c..32a61dc 100644 --- a/publican.spec +++ b/publican.spec @@ -5,7 +5,7 @@ Name: publican Summary: Common files and scripts for publishing with DocBook XML -Version: 0.38 +Version: 0.39 Release: 0%{?dist} License: GPLv2+ and GFDL # The following directories are licensed under the GFDL: @@ -146,6 +146,39 @@ rm -rf $RPM_BUILD_ROOT %doc fdl.txt %changelog +* Mon Dec 1 2008 Jeff Fearn 0.39 +- Disable make.graphic.viewport. BZ #467368 +- Add missing XEP namespace. BZ #467256 +- Add catch for ValidateTables where table for tgroup could not be found. BZ #468789 +- Fix right margin error on verbatim and admonitions in PDF. BZ #467654 +- Added foreignphrase to list of validated tags. +- Add foreignphrase, acronym, hardware to list of tags aspell should ignore. +- Fixed left align of verbatim items in notes. +- Fixed contrib class in CSS. BZ #469595 +- Changed para & simpara to div in HTML. BZ #469286 +- Fix layout of author in Revision History. BZ #469986 +- Validated function tag. BZ #471144 +- Fixed menu entry text. BZ #470967 +- Validated type, methodname, excAppendix.xmleptionname, varname, interfacename tags. BZ #461708 +- Banned glosslist (untranslatable) BZ #461864 +- Validated uri, mousebutton, hardware tags. BZ #461870 +- Validated othername tag. BZ #464315 +- Removed collab from front page to match PDF output. BZ #469298 +- Formalised handling of draft mode, root node only. BZ #468305 +- Removed old help text from create_book and make type case insensitive. BZ #471776 +- Fixed footnote numbers collapsing together. BZ #462668 +- Fix translation report for po in nested directories. +- Changed Formal Para Title to follow parent indent. BZ #466309 +- Validated qandadiv, tweaked layout. BZ #472482 +- Handle xslthl:annotation. BZ #472500 +- Fix dot on docnav css. BZ #472627 +- Fix ol display in article. BZ #472491 +- Added section of Drafting rules. (bforte) +- Fix CCS display of image in term. +- Add product URL. Modify header to use product url. +- Fix formalpara missing div. BZ #473843 +- Fix OL missing margin in article. BZ #473844 + * Thu Oct 16 2008 Jeff Fearn 0.38 - Fix inline tags removing following new line in verbatim tags. BZ #461369 - Fix Numeration settings for HTML ordered lists. BZ #462601 diff --git a/sources b/sources index 3b7ae06..8151c40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c4633419f8e237ec4d378264a73bb9d publican-0.38.tgz +28bee288c544679c538a212d1c4f18a4 publican-0.39.tgz