[BBDB] ChangeLog 2017-10-11: uuids landed in master
"Roland Winkler" <[email protected]>
| Newsgroups | gmane.emacs.bbdb.user |
|---|---|
| Message-ID | <[email protected]> |
I haven't received much feedback for the uuid branch, though it contained a silly bug. Yet uuids required a new format for the database file that could hurt users badly if the code doesn't work the way it should, in particular if BBDB used to migrate silently to a new file format. So as a precaution, BBDB now suggests to make a backup of the database before migrating. Now I merged the uuid branch with master, and we will see whether there are more bugs hiding in this code. 2017-10-11 Roland Winkler <[email protected]> * configure.ac: Use it. * lisp/bbdb.el: Mention new mailing list [email protected]. 2017-10-11 Roland Winkler <[email protected]> * lisp/bbdb.el (bbdb-parse-records): Query before migrating BBDB to new format. (bbdb-delete-record-internal, bbdb-insert-record-internal) (bbdb-overwrite-record-internal): Barf if buffer is read-only. 2017-10-11 Roland Winkler <[email protected]> * lisp/bbdb-com.el (bbdb-search, bbdb-split-maybe): Fix docstring. (bbdb-read-record): Fix calling sequence for calls to set record.