diff options
author | Karl Berry <karl@freefriends.org> | 2011-06-09 21:54:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-06-09 21:54:09 +0000 |
commit | 72f05432d0e7fc04a5ed4eeba36c08908f08c000 (patch) | |
tree | cab2e328a232ff289d1506302be7b509e98c1138 /Master/texmf-dist/doc/latex/biblatex/RELEASE | |
parent | e8e307aa314bfbb7f7c67c14abd4e67ceb93fe12 (diff) |
biblatex 1.5 (8jun11)
git-svn-id: svn://tug.org/texlive/trunk@22892 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 | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/RELEASE b/Master/texmf-dist/doc/latex/biblatex/RELEASE index ced4cfdf42c..5db802a3067 100644 --- a/Master/texmf-dist/doc/latex/biblatex/RELEASE +++ b/Master/texmf-dist/doc/latex/biblatex/RELEASE @@ -1,4 +1,20 @@ -$Id: RELEASE,v 1.4c 2011/05/12 18:28:32 lehman stable $ +$Id: RELEASE,v 1.5 2011/06/08 18:45:46 lehman stable $ + +RELEASE NOTES FOR VERSION 1.5 + +* Biber update + + Biblatex 1.5 requires Biber 0.9.3 or higher. It will not work with + any previous release. + +* More name disambiguation modes [Biber only] + + We've added some additional modes to the 'uniquename' and + 'uniquelist' options. Roughly speaking, the new 'min*' modes aim + for unambiguous citations (mainly author-year) rather than + disambiguating names in a strict way. There's a section in the + manual which discusses all the details. See the changelog for + pointers to the relevant parts of the manual. RELEASE NOTES FOR VERSION 1.4 |