aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-01-05 15:48:51 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-01-05 15:48:51 +0800
commitf7b72fea208b2534a877474716806b57c4bf2375 (patch)
treebe5d71b3c46fe8835ba6eeb371749b223a9a48b3 /calendar/ChangeLog
parenta067170c8968f7ef868f197ee2f5206bc2dbb25c (diff)
downloadgsoc2013-evolution-f7b72fea208b2534a877474716806b57c4bf2375.tar
gsoc2013-evolution-f7b72fea208b2534a877474716806b57c4bf2375.tar.gz
gsoc2013-evolution-f7b72fea208b2534a877474716806b57c4bf2375.tar.bz2
gsoc2013-evolution-f7b72fea208b2534a877474716806b57c4bf2375.tar.lz
gsoc2013-evolution-f7b72fea208b2534a877474716806b57c4bf2375.tar.xz
gsoc2013-evolution-f7b72fea208b2534a877474716806b57c4bf2375.tar.zst
gsoc2013-evolution-f7b72fea208b2534a877474716806b57c4bf2375.zip
fixes #216535
svn path=/trunk/; revision=31062
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 f9d85ffc06..4d23ba3faf 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2006-01-05 Johnny Jacob <johnnyjacob@gmail.com>
+
+ Fixes #216535
+ * gui/dialogs/event-page.c (end_date_changed_cb ): Added. Signal
+ handler for end_time.
+ (start_date_changed_cb) : Added. Changes the end_time according to
+ the duration.
+
2006-01-05 Chenthill Palanisamy <pchenthill@novell.com>
* gui/alarm-notify/alarm-notify-dialog.c: