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 e6601ac878..d0273a59eb 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
1998-04-15 Federico Mena Quintero <federico@nuclecu.unam.mx>
+ * gncal-full-day.c (child_draw): Now children have a vertical
+ handle as well. This can be used to move the child anytime, not
+ only when it is focused.
+ (recompute_motion): Modified for new drag behavior.
+
* eventedit.c (ee_init_general_page): The general_owner may be
null. Do the proper thing when creating the label.
(ee_ok): Update the gnome calendar appropriately.