File: NEWS

package info (click to toggle)
bbdb3 3.1.2-7
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,452 kB
  • ctags: 1,103
  • sloc: lisp: 8,515; sh: 552; makefile: 97
file content (59 lines) | stat: -rw-r--r-- 1,762 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
BBDB NEWS -- history of user-visible changes.

Copyright (C) 2013-2016 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
** 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: