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 15cd195b4ed..298e2a5808d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2004-06-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 1 | 2004-06-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * fns.c (string_to_multibyte): Use xmalloc/xfree instead of alloca. | ||
| 4 | |||
| 3 | * macfns.c (Fx_display_color_cells): Do not limit return value to 256. | 5 | * macfns.c (Fx_display_color_cells): Do not limit return value to 256. |
| 4 | 6 | ||
| 5 | * macterm.c (mac_initialize_display_info): Initialize n_planes correctly | 7 | * macterm.c (mac_initialize_display_info): Initialize n_planes correctly |