From: Romain Francoise Date: Mon, 12 May 2008 20:07:57 +0000 (+0000) Subject: Mention CVE name: CVE-2008-2142. X-Git-Tag: emacs-pretest-22.2.90~130 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1937f3dc3d3d085a4cb9ad2f1c14e4ca1fbfa788;p=emacs.git Mention CVE name: CVE-2008-2142. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c815d586692..ab6fb19c1ee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,8 @@ 2008-05-12 Simon Marshall - * fast-lock.el (fast-lock-cache-directories): Remove "." from its - default value and give it the risky-local-variable property. + * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "." + from its default value and give it the risky-local-variable + property (CVE-2008-2142). 2008-05-10 Reiner Steib