aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-10-23 00:47:54 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-10-23 00:47:54 +0800
commit5e9d81e541449d811574d64c9f0e84e0cf24b536 (patch)
tree019c82df311027547629e1464b70b7f75e6d9e5e /calendar/ChangeLog
parentc4b424decd46e0487272a7e6c18ed6454418de0f (diff)
downloadgsoc2013-evolution-5e9d81e541449d811574d64c9f0e84e0cf24b536.tar
gsoc2013-evolution-5e9d81e541449d811574d64c9f0e84e0cf24b536.tar.gz
gsoc2013-evolution-5e9d81e541449d811574d64c9f0e84e0cf24b536.tar.bz2
gsoc2013-evolution-5e9d81e541449d811574d64c9f0e84e0cf24b536.tar.lz
gsoc2013-evolution-5e9d81e541449d811574d64c9f0e84e0cf24b536.tar.xz
gsoc2013-evolution-5e9d81e541449d811574d64c9f0e84e0cf24b536.tar.zst
gsoc2013-evolution-5e9d81e541449d811574d64c9f0e84e0cf24b536.zip
write out the correct time in the control
2001-10-22 JP Rosevear <jpr@ximian.com> * gui/e-itip-control.c (set_date_label): write out the correct time in the control * pcs/cal.c (build_fb_seq): utility function to build sequences of f/b data (impl_Cal_get_free_busy): use above so we never return a NULL * conduits/calendar/calendar-conduit-config.h (calconduit_save_configuration): fix c/p error (calconduit_load_configuration): ditto svn path=/trunk/; revision=13876
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index da804df125..14f84208dc 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,18 @@
2001-10-22 JP Rosevear <jpr@ximian.com>
+ * gui/e-itip-control.c (set_date_label): write out the correct
+ time in the control
+
+ * pcs/cal.c (build_fb_seq): utility function to build sequences of
+ f/b data
+ (impl_Cal_get_free_busy): use above so we never return a NULL
+
+ * conduits/calendar/calendar-conduit-config.h
+ (calconduit_save_configuration): fix c/p error
+ (calconduit_load_configuration): ditto
+
+2001-10-22 JP Rosevear <jpr@ximian.com>
+
* gui/dialogs/meeting-page.c (meeting_page_destroy): we don't need
to save the state