diff options
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index a6277c545c9..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) |
| 42 | http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html | 42 | http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html |
| 43 | 43 | ||
| 44 | ** undefined reference getopt_long | ||
| 45 | Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs | ||
| 46 | from 2007-08-27. Impossible to procede without more input from OP (as | ||
| 47 | of 20070912, emails are bouncing) or someone else who can reproduce this. | ||
| 48 | http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html | ||
| 49 | |||
| 50 | ** emacs-22.1 with GTK problems (with patches) | ||
| 51 | Only outstanding issue seems to be whether Solaris 2.6 GTK can be | ||
| 52 | supported in the absence of recursive mutexes, via a change to | ||
| 53 | alloc.c, or whether configure should abort. | ||
| 54 | http://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 |