File Release Notes and Changelog
Release Name: 1.3.2
Notes:
Bug fix release:
Fixed bug 509432: formatting of academic degrees exhibited
bizarre punctuation and spacing depending on what
combination of date, institution, subjects, and annotation
were present. It's clean now for all combinations.
Fixed bug 513515: space for the subject name in an academic
degree is significantly wider now.
Changes:
2002-02-16 Sean Kelly
* /cvsroot/xmlresume/resume/build.xml, /cvsroot/xmlresume/resume/src/doc/release/news/index.html:
Bump version # to 1.3.2 and update news file with notes about what's
been fixed: punctuation and spacing in academic degrees and widening
FO subject list.
* /cvsroot/xmlresume/resume/src/www/xsl/common/fo.xsl: Fix: 513515
Make degree column a bit wider. Column size seems to work
logarithmically---FOP bug or that's how FO is supposed to work?
Investigate later.
* /cvsroot/xmlresume/resume/src/www/xsl/common/fo.xsl, /cvsroot/xmlresume/resume/src/www/xsl/common/html.xsl, /cvsroot/xmlresume/resume/src/www/xsl/common/text.xsl:
Fix: 509432
Format academic degrees with correct punctuation and without running
annotations directly into their text.