diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-29 23:41:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-29 23:41:18 +0000 |
commit | 953dbb42038c276aea20982b20d60fface9890d9 (patch) | |
tree | ff25f9907c38c9e09468da58ee2f767a06a5e06a /Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE | |
parent | 65642b7dd742e23e69a9e34a38fb82421e570795 (diff) |
biblatex-chicago (29sep11)
git-svn-id: svn://tug.org/texlive/trunk@24143 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE b/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE index b24fc823123..d2685ba84aa 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE +++ b/Master/texmf-dist/doc/latex/biblatex-chicago/RELEASE @@ -1,3 +1,18 @@ +Release notes for version 0.9.8b [2011-09-29]: + + - Christian Boesch alerted me to some bad date-formatting errors + produced when using the styles with the "german" option to babel. + A little further investigation revealed similar problems with + "french," and before long it became clear that date handling in + biblatex-chicago was generally, and significantly, sub-optimal. + The whole system should now be more robust and more accurate. + + - The new date-handling code shouldn't require any changes to your + .bib files, but users of the author-date style may want to have a + look at the documentation of the Letter and Misc entry types, and + of the four date fields, for some information about how the changes + could simplify the creation of their databases. + Release notes for version 0.9.8a [2011-09-21]: - Fixed a series of unsightly errors in the author-date style, |