diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-08 01:03:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-08 01:03:08 +0000 |
commit | 374087c5ca5704662336227756f2fd1a155a1ab4 (patch) | |
tree | d59ee726b78ae975ffabedf801b8f477899f9d96 /Master/texmf-dist/doc/latex/biblatex-dw/CHANGES | |
parent | deeff75c49f1d72c90ee36be95e3e0c4c0c35a04 (diff) |
biblatex-dw 1.3c (7feb11)
git-svn-id: svn://tug.org/texlive/trunk@21335 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-dw/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-dw/CHANGES | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES b/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES index a205e9c5091..872f55c5a8b 100644 --- a/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES +++ b/Master/texmf-dist/doc/latex/biblatex-dw/CHANGES @@ -1,9 +1,25 @@ -biblatex-dw 2010/11/21 v1.3b -Copyright (c) Dominik Waßenhoven <domwass(at)web.de>, 2010 +biblatex-dw 2011/02/06 v1.3c +Copyright (c) 2008-2011 Dominik Waßenhoven <domwass(at)web.de> Version history --------------- +v1.3c [2011/02/06] +This version of biblatex-dw needs biblatex 1.1a. Please note +that you have to update biblatex as well if you would like +to use biblatex-dw 1.3c! + - BUGFIX: Under some circumstances, an error occurred + (command \cbx@tempa could not be found). This should be + fixed now. + - BUGFIX: Some of the German translations were broken due + to a change of internal commands in biblatex. This is now + fixed. + - The entry type @review is now supported. You can + specify a reviewed work via the xref field. See the + documentation for details. + - Some internal changes concerning \DeclareFieldFormat + directives. + v1.3b [2010/11/21] This version of biblatex-dw was tested against biblatex 1.0, but it should also work with versions from biblatex 0.9d. |