diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 260d0cf3b53..fd108641f22 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-06-03 Juanma Barranquero <lektu@terra.es> | ||
| 2 | |||
| 3 | * w32fns.c (Fx_display_grayscale_p, Fw32_send_sys_command) | ||
| 4 | (Vw32_color_map): Fix typo in docstring. | ||
| 5 | (Fx_create_frame, Fw32_find_bdf_fonts, Fx_show_tip) | ||
| 6 | (Fw32_unregister_hot_key, Fw32_reconstruct_hot_key): | ||
| 7 | Make argument names match their use in docstring. | ||
| 8 | |||
| 1 | 2004-06-02 Juanma Barranquero <lektu@terra.es> | 9 | 2004-06-02 Juanma Barranquero <lektu@terra.es> |
| 2 | 10 | ||
| 3 | Work around bugs/problems with MinGW builds of graphics libraries | 11 | Work around bugs/problems with MinGW builds of graphics libraries |