diff options
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 4 |
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: | |||
| 206 | If your tar has this problem, install GNU tar--if you can manage to | 206 | If your tar has this problem, install GNU tar--if you can manage to |
| 207 | untar it :-). | 207 | untar it :-). |
| 208 | 208 | ||
| 209 | ** Emacs can crash when displaying PNG images with transparency. | ||
| 210 | This is due to a bug introduced in ImageMagick 6.8.2-3. The bug | ||
| 211 | should 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 |
| 210 | libungif-4.1.0 are resolved by using version libungif-4.1.0b1. | 214 | libungif-4.1.0 are resolved by using version libungif-4.1.0b1. |
| 211 | Configure checks for the correct version, but this problem could occur | 215 | Configure checks for the correct version, but this problem could occur |