[BBDB] ChangeLog 2020-09-28 (require cl-lib)

"Roland Winkler" <[email protected]> Mon, 28 Sep 2020 20:16:27 +0200
Newsgroups gmane.emacs.bbdb.user
Message-ID <[email protected]>
BBDB now explicitly requires cl-lib.  This solves a number of
problems with emacs 27 and uncompiled code.

2020-09-28  Roland Winkler  <[email protected]>
	* lisp/bbdb-sc.el (bbdb-sc-attribution-field): Quieten compiler.

2020-09-28  Stefan Monnier <[email protected]>
	* lisp/bbdb.el, lisp/bbdb-tex.el, lisp/bbdb-migrate.el: Require
	cl-lib.