aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-04-14 13:40:01 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-04-14 13:40:01 +0800
commit87141d1b51df4638cac9d48f3753748e09203585 (patch)
tree0a639d8b15ed3e3f0361ae7cd677ffe581e4543f /calendar/ChangeLog
parent5d08589cf117cab194e0d06648567b427627f481 (diff)
downloadgsoc2013-evolution-87141d1b51df4638cac9d48f3753748e09203585.tar
gsoc2013-evolution-87141d1b51df4638cac9d48f3753748e09203585.tar.gz
gsoc2013-evolution-87141d1b51df4638cac9d48f3753748e09203585.tar.bz2
gsoc2013-evolution-87141d1b51df4638cac9d48f3753748e09203585.tar.lz
gsoc2013-evolution-87141d1b51df4638cac9d48f3753748e09203585.tar.xz
gsoc2013-evolution-87141d1b51df4638cac9d48f3753748e09203585.tar.zst
gsoc2013-evolution-87141d1b51df4638cac9d48f3753748e09203585.zip
Same as below for the tasks component.
2004-04-14 Not Zed <NotZed@Ximian.com> * gui/tasks-component.c (impl_createControls): Same as below for the tasks component. * gui/calendar-component.c (impl_createControls): add the info area label widget to the sidebar control (c&p the addressbook code). svn path=/trunk/; revision=25451
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f85830fc8d..dd1d05d9df 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2004-04-14 Not Zed <NotZed@Ximian.com>
+
+ * gui/tasks-component.c (impl_createControls): Same as below for
+ the tasks component.
+
+ * gui/calendar-component.c (impl_createControls): add the info
+ area label widget to the sidebar control (c&p the addressbook
+ code).
+
2004-04-12 Gary Ekker <gekker@novell.com>
Fixes #56628