Mercurial > emacs
changeset 80208:698ec2860078
** Bug in url-get-authentication
Postphone url password change to after 22.2.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 25 Feb 2008 17:13:54 +0000 |
parents | 79daf9fe0585 |
children | 32cc1429bc4c |
files | admin/FOR-RELEASE |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Mon Feb 25 17:11:25 2008 +0000 +++ b/admin/FOR-RELEASE Mon Feb 25 17:13:54 2008 +0000 @@ -85,6 +85,11 @@ Fix is already in the trunk, and can wait till after 22.2. 2008-02-23 change to fileio.c by cyd. +** Bug in url-get-authentication +http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00058.html +Fix is already in the trunk. +2008-01-29 change to url-auth.el by John Wiegley. + * DOCUMENTATION ** Shouldn't directory-abbrev-alist be in Emacs manual?