summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-04-10 04:05:35 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-04-10 04:05:35 +0000
commitd58ee9f1754a6f83b52d0250006323e6a21178a6 (patch)
treeb7fc7546e5df390326567a25162d61f49eec5e6f /admin
parent66d20000c523e2b5dd137fee481d007a4fcba267 (diff)
downloademacs-d58ee9f1754a6f83b52d0250006323e6a21178a6.tar.gz
*** empty log message ***
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog2
-rw-r--r--admin/FOR-RELEASE6
2 files changed, 7 insertions, 1 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 8a61d6593f4..094adb603ed 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -211,7 +211,7 @@
2007-08-10 Jan Djärv <jan.h.d@swipnet.se>
- * FOR-RELEASE (http): Add Gtk+ tool bar and GUD focus problem.
+ * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
2007-07-25 Glenn Morris <rgm@gnu.org>
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index d1016ddb857..261afb68552 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -36,6 +36,12 @@ problems.
** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
(Did we decide that is unreproducible?)
+** libxpm is loaded too soon
+Since the multi-tty merge, libxpm is loaded before the init files because
+of changes in toolbar setup; that prevents using image-library-alist in
+.emacs to select the desired XPM library. Reported by Takashi Hiromatsu.
+http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02191.html
+
* BUGS WAITING FOR MORE USER INPUT
** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process)