diff options
author | Karl Berry <karl@freefriends.org> | 2013-11-24 22:40:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-11-24 22:40:15 +0000 |
commit | 2f4083de8cf96ea8d55425d1e0074d43b2216d93 (patch) | |
tree | b4f499b2fd0cb8bbb5d84cff3d81e22f1158ee27 /Master/texmf-dist/doc/latex/biblatex/RELEASE | |
parent | 7d8d8f2338990bb460545d4ca8b2738b0d3bb25e (diff) |
biblatex (24nov13)
git-svn-id: svn://tug.org/texlive/trunk@32231 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 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/RELEASE b/Master/texmf-dist/doc/latex/biblatex/RELEASE index 230918b03b6..f2500e2c364 100644 --- a/Master/texmf-dist/doc/latex/biblatex/RELEASE +++ b/Master/texmf-dist/doc/latex/biblatex/RELEASE @@ -1,3 +1,13 @@ +RELEASE NOTES FOR VERSION 2.8a + +* INCOMPATIBLE CHANGE - The "language" option has new values. "language=autobib" changes + language for bibliography entries based on the LANGID field and the "autolang" option setting. + As a new feature, "language=autocite" does the same for citations. "language=auto" sets + both "autocite" and "autobib" and the default is "lanauge=autobib". This is a change from + the previous default. If your style sets "language=auto" explicitly, you will get the new + citation language switching behaviour and might want to use "language=autobib" to get the old + behaviour back. + RELEASE NOTES FOR VERSION 2.8 * Biber version 1.8 is required for biblatex 2.8 |