summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex/RELEASE
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-02 23:54:18 +0000
committerKarl Berry <karl@freefriends.org>2012-11-02 23:54:18 +0000
commit295b453abefbb11e8491968ce857079ce2b76087 (patch)
tree6db4bfbfdae39c1b176bdf037f9b02015871c079 /Master/texmf-dist/doc/latex/biblatex/RELEASE
parenteaaa1a9357feba342a82289c80811777e6f5eed5 (diff)
biblatex 2.3 (1nov12)
git-svn-id: svn://tug.org/texlive/trunk@28161 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/RELEASE')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex/RELEASE16
1 files changed, 15 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/RELEASE b/Master/texmf-dist/doc/latex/biblatex/RELEASE
index df60bd3b9c4..f52473f346b 100644
--- a/Master/texmf-dist/doc/latex/biblatex/RELEASE
+++ b/Master/texmf-dist/doc/latex/biblatex/RELEASE
@@ -1,8 +1,22 @@
+RELEASE NOTES FOR VERSION 2.3
+
+* Biber version 1.3 is required for biblatex 2.3
+
+* New "append" mode for \DeclareSourcemap so that fields can be combined
+
+* Detection of some situations which requires biber or latex reruns.
+ Specifically, when sorting schemes are added or removed, when citations are added
+ or removed, when sorting=none and citation order changes and the interactions of
+ these situations when defernumbers=true. Biblatex should now report that a re-run is
+ required in such situations.
+
+* Bugfixes
+
RELEASE NOTES FOR VERSION 2.2
* Biber version 1.2 is required for biblatex 2.2
-* Bugfix release
+* Bugfixes
RELEASE NOTES FOR VERSION 2.1