summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-02-25 17:13:54 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-02-25 17:13:54 +0000
commiteaebd3de48120a737ac70a6ae4269290f983675c (patch)
tree96f95067b585d6a3490c694a60d51836d3d989ca /admin
parentd2b56a4ee80705e7263050b0e81d3fb10e4579e3 (diff)
downloademacs-eaebd3de48120a737ac70a6ae4269290f983675c.tar.gz
** Bug in url-get-authentication
Postphone url password change to after 22.2.
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE5
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 4a112386e4f..0e5588180b0 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -85,6 +85,11 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-11/msg00058.html
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?