388565ecbcae40f1f20649db0bbe4bd536f37004
[~bandali/configs] / lisp / bbdb / NEWS
1 BBDB NEWS -- history of user-visible changes.
2
3 Copyright (C) 2013-2017 Roland Winkler <winkler@gnu.org>
4 See the end of the file for license conditions.
5
6 This file is about changes in BBDB version 3.
7
8 * BBDB 3.2
9 ** BBDB 3.2 requires GNU Emacs 24 or newer.
10 Support for GNU Emacs 23 has been discontinued.
11
12 ** Support for Mu4e and Wanderlust has been added.
13
14 ** Incompatible Changes in BBDB 3.2
15
16 *** The variables bbdb/MUA-update-records-p have been removed.
17 This includes the variables bbdb/gnus-update-records-p,
18 bbdb/mail-update-records-p, bbdb/message-update-records-p,
19 bbdb/mh-update-records-p, bbdb/rmail-update-records-p,
20 bbdb/vm-update-records-p.
21
22 These fall-back variables collided with the user variables
23 bbdb-mua-update-interactive-p and bbdb-mua-auto-update-p.
24 Use function bbdb-mua to define your own function to get
25 MUA-specific values.
26
27 * BBDB 3.1.2
28 ** Bug fix release
29 ** New command bbdb-fix-records
30
31
32 * BBDB 3.1.1
33 ** Updated autoconf and automake scripts
34 ** Lisp code in 3.1.1 is identical to lisp code in 3.1.
35
36
37 * BBDB 3.1
38 Initial release
39
40
41 \f
42 ----------------------------------------------------------------------
43 This file is part of the Insidious Big Brother Database (aka BBDB),
44
45 BBDB is free software: you can redistribute it and/or modify
46 it under the terms of the GNU General Public License as published by
47 the Free Software Foundation, either version 3 of the License, or
48 (at your option) any later version.
49
50 BBDB is distributed in the hope that it will be useful,
51 but WITHOUT ANY WARRANTY; without even the implied warranty of
52 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
53 GNU General Public License for more details.
54
55 You should have received a copy of the GNU General Public License
56 along with BBDB. If not, see <http://www.gnu.org/licenses/>.
57
58 \f
59 Local variables:
60 mode: outline
61 paragraph-separate: "[ \f]*$"
62 end: