aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2006-09-18 21:04:34 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-09-18 21:04:34 +0800
commit9f6f57d5fc1edf96cee6caa67d13d4ac3d55e53d (patch)
tree3ac91137c889d248eccc4376fe76156c2554301f /calendar/ChangeLog
parent0f85cd722a41a2008f95ebc49aa5478530cc1c43 (diff)
downloadgsoc2013-evolution-9f6f57d5fc1edf96cee6caa67d13d4ac3d55e53d.tar
gsoc2013-evolution-9f6f57d5fc1edf96cee6caa67d13d4ac3d55e53d.tar.gz
gsoc2013-evolution-9f6f57d5fc1edf96cee6caa67d13d4ac3d55e53d.tar.bz2
gsoc2013-evolution-9f6f57d5fc1edf96cee6caa67d13d4ac3d55e53d.tar.lz
gsoc2013-evolution-9f6f57d5fc1edf96cee6caa67d13d4ac3d55e53d.tar.xz
gsoc2013-evolution-9f6f57d5fc1edf96cee6caa67d13d4ac3d55e53d.tar.zst
gsoc2013-evolution-9f6f57d5fc1edf96cee6caa67d13d4ac3d55e53d.zip
** Fixes bug #352450
2006-09-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #352450 * gui/calendar-commands.c: * gui/e-day-view-main-item.c: * gui/e-day-view-top-item.c: * gui/e-meeting-list-view.c: * gui/e-meeting-time-sel-item.c: * gui/e-meeting-time-sel.c: * gui/e-week-view-event-item.c: Replace deprecated GLib and GDK function calls. svn path=/trunk/; revision=32781
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 327928a4c5..b29c7537d5 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,16 @@
+2006-09-18 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #352450
+
+ * gui/calendar-commands.c:
+ * gui/e-day-view-main-item.c:
+ * gui/e-day-view-top-item.c:
+ * gui/e-meeting-list-view.c:
+ * gui/e-meeting-time-sel-item.c:
+ * gui/e-meeting-time-sel.c:
+ * gui/e-week-view-event-item.c:
+ Replace deprecated GLib and GDK function calls.
+
2006-09-11 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #344276