diff options
Diffstat (limited to 'lwlib/ChangeLog')
-rw-r--r-- | lwlib/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 8bbd084133c..a5e88ec5e08 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1,3 +1,13 @@ +2002-11-20 Dave Love <fx@gnu.org> + + * lwlib.c: Remove obsolete USE_OLIT code. + [PROTOTYPES]: Provide ISO C arglists for functions with Boolean + args. + (lwlib_memset): Declare length arg as size_t. + (malloc_widget_value): Cast arg of lwlib_memset. + + * xlwmenu.c (separator_height): Prototype. + 2002-05-07 Miles Bader <miles@gnu.org> * xlwmenu.c (make_drawing_gcs): The scaling factor passed to |