diff options
author | Karl Berry <karl@freefriends.org> | 2013-01-11 23:56:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-01-11 23:56:27 +0000 |
commit | 3eaae8a4448b6204bb0e07700db85ffedd9d5cc6 (patch) | |
tree | 658930c0c4cac34d0e7cfc59a0e9952fe8607d79 /Master/texmf-dist/doc/latex/biblatex/RELEASE | |
parent | f33df6d448eecaace37506c4fc1e897bb3785edc (diff) |
biblatex 2.5 (10jan13)
git-svn-id: svn://tug.org/texlive/trunk@28797 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/RELEASE')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex/RELEASE | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/RELEASE b/Master/texmf-dist/doc/latex/biblatex/RELEASE index 6dd58f4bd92..e6558181d28 100644 --- a/Master/texmf-dist/doc/latex/biblatex/RELEASE +++ b/Master/texmf-dist/doc/latex/biblatex/RELEASE @@ -1,6 +1,12 @@ +RELEASE NOTES FOR VERSION 2.5 + +* Biber version 1.5 is required for biblatex 2.5 + +* New sourcemap step "entrynull" can be used to completely skip an entry. + RELEASE NOTES FOR VERSION 2.4 -* Biber version 1.4 is required for biblatex 2.4 +* Biber version 1.4 is required for biblatex 2.4 * New macro \DeclareStyleSourcemap for style authors who want to define source mappings which are not changed by users using \DeclareSourcemap. Style maps so defined are run after user |