aboutsummaryrefslogtreecommitdiffstats
path: root/admin/FOR-RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'admin/FOR-RELEASE')
-rw-r--r--admin/FOR-RELEASE21
1 files changed, 21 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 2f415391d8f..387baade381 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -41,6 +41,18 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
41** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process) 41** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process)
42http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html 42http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html
43 43
44** undefined reference getopt_long
45Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
46from 2007-08-27. Impossible to procede without more input from OP (as
47of 20070912, emails are bouncing) or someone else who can reproduce this.
48http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
49
50** emacs-22.1 with GTK problems (with patches)
51Only outstanding issue seems to be whether Solaris 2.6 GTK can be
52supported in the absence of recursive mutexes, via a change to
53alloc.c, or whether configure should abort.
54http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
55
44* BUGS 56* BUGS
45 57
46** Document the changes introduced by multi-tty 58** Document the changes introduced by multi-tty
@@ -86,6 +98,15 @@ be part of Gnus. They should be moved to some other part of Emacs.
86** C-x v v no longer works the way it used to 98** C-x v v no longer works the way it used to
87http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00785.html 99http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00785.html
88 100
101** vc-diff no longer works the way it used to
102http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01753.html
103(vc-revert also needs the repository now with CVS)
104
105** sdl.web@gmail.com, 28 Oct: window-system in face definition
106
107** add README files for etc/gnus, etc/images/smilies/medium,grayscale
108update etc/images README files with any new images
109
89* DOCUMENTATION 110* DOCUMENTATION
90 111
91** Check the Emacs Tutorial. 112** Check the Emacs Tutorial.