aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-09-19 15:00:43 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-09-19 15:00:43 +0800
commita9cbbe05130f5931cd87e84308f10f3e77b9d3bd (patch)
treed66fbbc04a5ea02cf119347e4c539e2bbd66e220 /plugins/itip-formatter/ChangeLog
parent78ef1993b0cbfa5b1254f544f1574309fafcbc1e (diff)
downloadgsoc2013-evolution-a9cbbe05130f5931cd87e84308f10f3e77b9d3bd.tar
gsoc2013-evolution-a9cbbe05130f5931cd87e84308f10f3e77b9d3bd.tar.gz
gsoc2013-evolution-a9cbbe05130f5931cd87e84308f10f3e77b9d3bd.tar.bz2
gsoc2013-evolution-a9cbbe05130f5931cd87e84308f10f3e77b9d3bd.tar.lz
gsoc2013-evolution-a9cbbe05130f5931cd87e84308f10f3e77b9d3bd.tar.xz
gsoc2013-evolution-a9cbbe05130f5931cd87e84308f10f3e77b9d3bd.tar.zst
gsoc2013-evolution-a9cbbe05130f5931cd87e84308f10f3e77b9d3bd.zip
Fixes #315345
svn path=/trunk/; revision=30357
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index 92d78c2365..96cf9e520c 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-12 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #315345
+ * itip-view.c: (format_date_and_time_x): Send the
+ month as it as without subtracting one.
+
2005-08-29 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #313534