diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-02-23 21:59:36 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-02-23 21:59:36 +0000 |
commit | 8dad5b1d249496ff36f1ad07ab904b393bf00923 (patch) | |
tree | 9badc9e142929fe7eefcee9c8f2678c774b5a1bc /admin | |
parent | 5d1d0a9868c6783269bd5725f164884a392edcc7 (diff) | |
download | emacs-8dad5b1d249496ff36f1ad07ab904b393bf00923.tar.gz |
Remove two other fixed bug items.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 4f63e079dd8..db189931ca1 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -39,17 +39,9 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00014.html ** dired cannot access file names with a quote http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00024.html -** inserting a comment into a blank line for nroff (M-;) -http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00162.html -[was fixed by 2007-11-01 change] - ** Auto-Save bug when file/directory no longer exists http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-11/msg00058.html -** url-cookies file stored world-readable -http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00012.html -[was fixed by 2007-12-11 change] - ** url-digest-auth doesn't work with Apache 2.2.3 and AUTH Digest And: Bug in url-get-authentication http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00059.html |