commit cba432f1ad41363b238e5e86432831274f112170
Author: Vincent van Ravesteijn <[email protected]>
Date: Tue Apr 1 17:47:33 2014 +0200
Release notes: Warn that BibTeX errors cause compilation failure
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index f680014..d623a32 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -229,3 +229,9 @@ Caveats when upgrading from earlier versions to 2.1.x
on remote X connections and we provide the \\use_qimage preference
variable, which brings back the old way of painting (when set to false).
+- BibTeX errors are now processed and cause the document to fail
+ compilation. Before, these errors were ignored, which means that it
+ may happen that documents that did compile with a previous version
+ do not compile anymore with LyX 2.1.x. To solve this, one needs to
+ fix the offending BibTeX errors in the document.
+