aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b3cb57885b..690604da9f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+Sat Apr 25 22:20:45 1998 Havoc Pennington <hp@pobox.com>
+
+ * eventedit.c, eventedit.h: Descend from GnomeDialog. Took vbox
+ out of class structure; use GnomeDialog vbox
+ instead. gnome_dialog_set_destroy instead of destroying in button
+ callbacks. Don't create buttons, separator, or vbox manually.
+ #include <libgnomeui/gnome-dialog.h>.
+
1998-04-24 Miguel de Icaza <miguel@nuclecu.unam.mx>
* calobj.c (ical_object_create_from_vobject): Fixed alarm loading;