diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-03-31 22:02:53 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-03-31 22:02:53 +0000 |
commit | 5535728c256542d54e932def101c3575562cea24 (patch) | |
tree | f6ff4c6d9e9759349a67f65bfc9df591620dcf48 /admin | |
parent | 54acead6896e1c443d6f60e375c74bd121d3da5d (diff) | |
download | emacs-5535728c256542d54e932def101c3575562cea24.tar.gz |
** Bug in url-get-authentication
Fix checked in.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 068ec2a0d7f..0db3189514f 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -79,11 +79,6 @@ 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. - ** Shell-script indenting of &&, | Patch here: http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02814.html |