diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f9a47ebb4b6..7d2509b88cf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-10-08 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (w32_color_map_lookup, x_to_w32_color): Argument is now | ||
| 4 | 'const char *'. | ||
| 5 | (x_to_w32_color): Don't modify the argument, modify a copy instead. | ||
| 6 | |||
| 1 | 2012-10-08 Daniel Colascione <dancol@dancol.org> | 7 | 2012-10-08 Daniel Colascione <dancol@dancol.org> |
| 2 | 8 | ||
| 3 | * image.c: Permanent fix for JPEG compilation issue --- limit | 9 | * image.c: Permanent fix for JPEG compilation issue --- limit |