aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Djärv2006-09-10 12:29:10 +0000
committerJan Djärv2006-09-10 12:29:10 +0000
commit1437ec2b76f2b463a5ef36d67ab5511c5c147432 (patch)
tree2b4c9ddf4bea66d80b3d7328e7ca7381588d1228
parent437b2a15d8366ea5a867bb06b27c18823c78bb54 (diff)
downloademacs-1437ec2b76f2b463a5ef36d67ab5511c5c147432.tar.gz
emacs-1437ec2b76f2b463a5ef36d67ab5511c5c147432.zip
Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)."
-rw-r--r--etc/ChangeLog5
-rw-r--r--etc/PROBLEMS5
2 files changed, 10 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index d01cdd2186a..d3e5e2cfdf6 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,8 @@
12006-09-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
4 display (x-close-connection).
5
12006-09-02 Juri Linkov <juri@jurta.org> 62006-09-02 Juri Linkov <juri@jurta.org>
2 7
3 * HELLO: Regroup Europe Non-ASCII examples by similar scripts. 8 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 3962459e61a..06ef3a880aa 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -202,6 +202,11 @@ necessary but missing, please report it via M-x report-emacs-bug.
202On platforms such as Solaris, you can also work around this problem by 202On platforms such as Solaris, you can also work around this problem by
203configuring your compiler to use the native linker instead of GNU ld. 203configuring your compiler to use the native linker instead of GNU ld.
204 204
205** Emacs compiled with Gtk+ crashes when closing a display (x-close-connection).
206
207This happens because of bugs in Gtk+. Gtk+ 2.10 seems to be OK. See bug
208http://bugzilla.gnome.org/show_bug.cgi?id=85715.
209
205* General runtime problems 210* General runtime problems
206 211
207** Lisp problems 212** Lisp problems