diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a609d6e4cc..5fd0b19397 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +1998-11-23 Andrew T. Veliath <andrewtv@usa.net> + + * gncal-day-panel.c (gncal_day_panel_new): Use + gtk_scrolled_window_add_with_viewport instead of + gtk_container_add (gtk_clist change). + 1998-11-23 Herbert V. Riedel <hvr@hvrlab.ml.org> * eventedit.c: use GPOINTER_TO_INT |