aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-01-05 15:24:00 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-01-05 15:24:00 +0800
commita067170c8968f7ef868f197ee2f5206bc2dbb25c (patch)
tree39de755068af65a0b9138076c403a3f2ca38eb4d /calendar/ChangeLog
parent02871e3c454b8adbc672404e77b459114344ea15 (diff)
downloadgsoc2013-evolution-a067170c8968f7ef868f197ee2f5206bc2dbb25c.tar
gsoc2013-evolution-a067170c8968f7ef868f197ee2f5206bc2dbb25c.tar.gz
gsoc2013-evolution-a067170c8968f7ef868f197ee2f5206bc2dbb25c.tar.bz2
gsoc2013-evolution-a067170c8968f7ef868f197ee2f5206bc2dbb25c.tar.lz
gsoc2013-evolution-a067170c8968f7ef868f197ee2f5206bc2dbb25c.tar.xz
gsoc2013-evolution-a067170c8968f7ef868f197ee2f5206bc2dbb25c.tar.zst
gsoc2013-evolution-a067170c8968f7ef868f197ee2f5206bc2dbb25c.zip
fixes a build break.
svn path=/trunk/; revision=31061
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 1e13b430c6..f9d85ffc06 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2006-01-05 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * gui/alarm-notify/alarm-notify-dialog.c:
+ Include the e-time-utils.h from libedataserver
+ as it has been removed from e-util. Fixes a build
+ break.
+ (snooze_pressed_cb):Fixed a warning.
+
2006-01-05 Johnny Jacob <johnnyjacob@gmail.com>
Fixes #258786