aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorJuanma Barranquero2005-10-11 08:23:28 +0000
committerJuanma Barranquero2005-10-11 08:23:28 +0000
commitbf0b151d474697b409a122d5eb24c9e2df81c41e (patch)
tree3c11a8cd20f6c3c2109a9d285f5c8be60f299719 /admin
parent25f7a98cab8266ad91084084b558cd663bb1d42f (diff)
downloademacs-bf0b151d474697b409a122d5eb24c9e2df81c41e.tar.gz
emacs-bf0b151d474697b409a122d5eb24c9e2df81c41e.zip
(FATAL ERRORS): Remove item about JPEG libraries on Windows (Done).
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE10
1 files changed, 0 insertions, 10 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 92f3d634d05..73309bbb7e5 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -53,16 +53,6 @@ test), it may be better just to avoid displaying such images for emacs 22.
53** Investigate reported crashes related to using an 53** Investigate reported crashes related to using an
54invalid pointer from string_free_list. 54invalid pointer from string_free_list.
55 55
56** Emacs on Windows crashes reading JPEG images from files.
57
58The problem is caused by the Emacs executable and the image library
59having multiple, incompatible copies of the run-time code, which can
60happen when mixing a MSVC build of Emacs with a MinGW build of the
61jpeg library (or the other way around). The fix is straightforward
62and has already been posted on the developers' list, but it is on the
63back burner waiting for a legal comment or an alternate implementation
64(around 30 lines of code).
65
66* BUGS 56* BUGS
67 57
68** Make a new interface for specifying window configurations 58** Make a new interface for specifying window configurations