# HG changeset patch # User Juanma Barranquero # Date 1086217151 0 # Node ID 33cc2a0db36719939817845209d97ba8d6101dd7 # Parent c12c7852c322e21a2b2274221cfdbd3599549c6e *** empty log message *** diff -r c12c7852c322 -r 33cc2a0db367 src/ChangeLog --- a/src/ChangeLog Wed Jun 02 22:55:02 2004 +0000 +++ b/src/ChangeLog Wed Jun 02 22:59:11 2004 +0000 @@ -1,3 +1,11 @@ +2004-06-03 Juanma Barranquero + + * w32fns.c (Fx_display_grayscale_p, Fw32_send_sys_command) + (Vw32_color_map): Fix typo in docstring. + (Fx_create_frame, Fw32_find_bdf_fonts, Fx_show_tip) + (Fw32_unregister_hot_key, Fw32_reconstruct_hot_key): + Make argument names match their use in docstring. + 2004-06-02 Juanma Barranquero Work around bugs/problems with MinGW builds of graphics libraries