aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index c36eacec35..128bcdc180 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
1998-11-16 Federico Mena Quintero <federico@nuclecu.unam.mx>
+ * eventedit.c (ee_classification_widgets): Doh. Fixed stupid bug
+ where the classification buttons were not being set correctly.
+ (ee_store_general_values_to_ical): Take into account the fact that
+ radio group lists are stored in reverse order of insertion.
+
* gncal-todo.c (gncal_todo_init): Use a scrolled window to put the
clist into.