aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorJoakim Verona2013-03-26 16:20:17 +0100
committerJoakim Verona2013-03-26 16:20:17 +0100
commit6f6db22fc74ffb7fbdd4d805545b7e28cd59f0c8 (patch)
tree4a58903b4c3d010e90fc37fe10ea4d9895876d01 /etc/PROBLEMS
parent62dd123f7c11ddbe156bc0e84dcb7ca1da5368bb (diff)
parent48c226c2c2592e31a47559bd1689fcc4354d9479 (diff)
downloademacs-6f6db22fc74ffb7fbdd4d805545b7e28cd59f0c8.tar.gz
emacs-6f6db22fc74ffb7fbdd4d805545b7e28cd59f0c8.zip
conflict resolve
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index b38a1240540..8cc70115037 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -206,6 +206,10 @@ added a line like this at the beginning of files of Lisp code:
206If your tar has this problem, install GNU tar--if you can manage to 206If your tar has this problem, install GNU tar--if you can manage to
207untar it :-). 207untar it :-).
208 208
209** Emacs can crash when displaying PNG images with transparency.
210This is due to a bug introduced in ImageMagick 6.8.2-3. The bug
211should be fixed in ImageMagick 6.8.3-10. Please see Bug#13867.
212
209** Crashes when displaying GIF images in Emacs built with version 213** Crashes when displaying GIF images in Emacs built with version
210libungif-4.1.0 are resolved by using version libungif-4.1.0b1. 214libungif-4.1.0 are resolved by using version libungif-4.1.0b1.
211Configure checks for the correct version, but this problem could occur 215Configure checks for the correct version, but this problem could occur