diff options
| author | Juanma Barranquero | 2008-04-10 04:05:35 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-04-10 04:05:35 +0000 |
| commit | d58ee9f1754a6f83b52d0250006323e6a21178a6 (patch) | |
| tree | b7fc7546e5df390326567a25162d61f49eec5e6f /admin | |
| parent | 66d20000c523e2b5dd137fee481d007a4fcba267 (diff) | |
| download | emacs-d58ee9f1754a6f83b52d0250006323e6a21178a6.tar.gz emacs-d58ee9f1754a6f83b52d0250006323e6a21178a6.zip | |
*** empty log message ***
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/ChangeLog | 2 | ||||
| -rw-r--r-- | admin/FOR-RELEASE | 6 |
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 @@ | |||
| 211 | 211 | ||
| 212 | 2007-08-10 Jan Djärv <jan.h.d@swipnet.se> | 212 | 2007-08-10 Jan Djärv <jan.h.d@swipnet.se> |
| 213 | 213 | ||
| 214 | * FOR-RELEASE (http): Add Gtk+ tool bar and GUD focus problem. | 214 | * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem. |
| 215 | 215 | ||
| 216 | 2007-07-25 Glenn Morris <rgm@gnu.org> | 216 | 2007-07-25 Glenn Morris <rgm@gnu.org> |
| 217 | 217 | ||
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. | |||
| 36 | ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. | 36 | ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. |
| 37 | (Did we decide that is unreproducible?) | 37 | (Did we decide that is unreproducible?) |
| 38 | 38 | ||
| 39 | ** libxpm is loaded too soon | ||
| 40 | Since the multi-tty merge, libxpm is loaded before the init files because | ||
| 41 | of changes in toolbar setup; that prevents using image-library-alist in | ||
| 42 | .emacs to select the desired XPM library. Reported by Takashi Hiromatsu. | ||
| 43 | http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02191.html | ||
| 44 | |||
| 39 | * BUGS WAITING FOR MORE USER INPUT | 45 | * BUGS WAITING FOR MORE USER INPUT |
| 40 | 46 | ||
| 41 | ** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process) | 47 | ** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process) |