summaryrefslogtreecommitdiffstats
path: root/lisp/bbdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/bbdb/NEWS')
-rw-r--r--lisp/bbdb/NEWS62
1 files changed, 62 insertions, 0 deletions
diff --git a/lisp/bbdb/NEWS b/lisp/bbdb/NEWS
new file mode 100644
index 0000000..388565e
--- /dev/null
+++ b/lisp/bbdb/NEWS
@@ -0,0 +1,62 @@
+BBDB NEWS -- history of user-visible changes.
+
+Copyright (C) 2013-2017 Roland Winkler <winkler@gnu.org>
+See the end of the file for license conditions.
+
+This file is about changes in BBDB version 3.
+
+* BBDB 3.2
+** BBDB 3.2 requires GNU Emacs 24 or newer.
+Support for GNU Emacs 23 has been discontinued.
+
+** Support for Mu4e and Wanderlust has been added.
+
+** Incompatible Changes in BBDB 3.2
+
+*** The variables bbdb/MUA-update-records-p have been removed.
+This includes the variables bbdb/gnus-update-records-p,
+bbdb/mail-update-records-p, bbdb/message-update-records-p,
+bbdb/mh-update-records-p, bbdb/rmail-update-records-p,
+bbdb/vm-update-records-p.
+
+These fall-back variables collided with the user variables
+bbdb-mua-update-interactive-p and bbdb-mua-auto-update-p.
+Use function bbdb-mua to define your own function to get
+MUA-specific values.
+
+* BBDB 3.1.2
+** Bug fix release
+** New command bbdb-fix-records
+
+
+* BBDB 3.1.1
+** Updated autoconf and automake scripts
+** Lisp code in 3.1.1 is identical to lisp code in 3.1.
+
+
+* BBDB 3.1
+Initial release
+
+
+
+----------------------------------------------------------------------
+This file is part of the Insidious Big Brother Database (aka BBDB),
+
+BBDB is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+BBDB is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with BBDB. If not, see <http://www.gnu.org/licenses/>.
+
+
+Local variables:
+mode: outline
+paragraph-separate: "[ ]*$"
+end: