aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE8
1 files changed, 5 insertions, 3 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index ecd52a7e25d..d2271f1c206 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -35,9 +35,6 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-02/msg00033.html
35** dired cannot access file names with a quote 35** dired cannot access file names with a quote
36http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00024.html 36http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00024.html
37 37
38** Auto-Save bug when file/directory no longer exists
39http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-11/msg00058.html
40
41** url-digest-auth doesn't work with Apache 2.2.3 and AUTH Digest 38** url-digest-auth doesn't work with Apache 2.2.3 and AUTH Digest
42And: Bug in url-get-authentication 39And: Bug in url-get-authentication
43http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00059.html 40http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00059.html
@@ -109,6 +106,11 @@ http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00059.html
109Fix is already in the trunk, and can wait till after 22.2. 106Fix is already in the trunk, and can wait till after 22.2.
110http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00147.html 107http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00147.html
111 108
109** Auto-Save bug when file/directory no longer exists
110http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-11/msg00058.html
111Fix is already in the trunk, and can wait till after 22.2.
1122008-02-23 change to fileio.c by cyd.
113
112* DOCUMENTATION 114* DOCUMENTATION
113 115
114** Shouldn't directory-abbrev-alist be in Emacs manual? 116** Shouldn't directory-abbrev-alist be in Emacs manual?