aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-10-20 11:51:11 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-10-20 11:51:11 +0800
commit34fc37b5d9aecf9b339b99b8a0fd3d579e29d5db (patch)
tree854e912f8133b57d79ed5b55d6d12a281618e8bd /plugins/itip-formatter/ChangeLog
parent3acdc755d63edcc65ef58adefbced984d37e7c50 (diff)
downloadgsoc2013-evolution-34fc37b5d9aecf9b339b99b8a0fd3d579e29d5db.tar
gsoc2013-evolution-34fc37b5d9aecf9b339b99b8a0fd3d579e29d5db.tar.gz
gsoc2013-evolution-34fc37b5d9aecf9b339b99b8a0fd3d579e29d5db.tar.bz2
gsoc2013-evolution-34fc37b5d9aecf9b339b99b8a0fd3d579e29d5db.tar.lz
gsoc2013-evolution-34fc37b5d9aecf9b339b99b8a0fd3d579e29d5db.tar.xz
gsoc2013-evolution-34fc37b5d9aecf9b339b99b8a0fd3d579e29d5db.tar.zst
gsoc2013-evolution-34fc37b5d9aecf9b339b99b8a0fd3d579e29d5db.zip
Milan Crha <mcrha@redhat.com> ** Fix for bug #514989 (Calculate tomorrow from current time, not from the date to convert).
svn path=/trunk/; revision=36655
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index 448ee918d0..f408872cdc 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-20 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #514989
+
+ * itip-view.c: (format_date_and_time_x):
+ Calculate tomorrow from current time, not from the date to convert.
+
2008-10-14 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #550441