From: Paul Eggert Date: Mon, 18 Mar 2013 16:41:24 +0000 (-0700) Subject: * PROBLEMS: Fix previous change: any kind of transparency can crash. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2026^2~538 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e9b4dbdcaa3b83a805581fc81084ef2395e44c0b;p=emacs.git * PROBLEMS: Fix previous change: any kind of transparency can crash. Fixes: debbugs:13867 --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index b1d29bdfe36..8cc70115037 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -206,7 +206,7 @@ added a line like this at the beginning of files of Lisp code: If your tar has this problem, install GNU tar--if you can manage to untar it :-). -** Emacs crashes when displaying PNG images with simple (tRNS) transparency. +** Emacs can crash when displaying PNG images with transparency. This is due to a bug introduced in ImageMagick 6.8.2-3. The bug should be fixed in ImageMagick 6.8.3-10. Please see Bug#13867.