diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5364408ae30..202108a022f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2004-04-17 Kim F. Storm <storm@cua.dk> | 1 | 2004-04-17 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * xdisp.c (update_overlay_arrows): Fix handling of up_to_date < 0. | ||
| 4 | |||
| 3 | * image.c (PNG_BG_COLOR_SHIFT): Remove. | 5 | * image.c (PNG_BG_COLOR_SHIFT): Remove. |
| 4 | (png_load): Fix calculation of transparent background color on X | 6 | (png_load): Fix calculation of transparent background color on X |
| 5 | and W32 platforms. | 7 | and W32 platforms. |