aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-01-14 23:09:11 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-01-14 23:09:11 +0800
commit2995dc7ab7582876e0f59a5d948aee97c8502485 (patch)
treebe4a30a4104c14e7e9bc4306e17b691ecd87b41c /plugins/itip-formatter/ChangeLog
parenta701566b167fc216e842d17bfd890599de72ac58 (diff)
downloadgsoc2013-evolution-2995dc7ab7582876e0f59a5d948aee97c8502485.tar
gsoc2013-evolution-2995dc7ab7582876e0f59a5d948aee97c8502485.tar.gz
gsoc2013-evolution-2995dc7ab7582876e0f59a5d948aee97c8502485.tar.bz2
gsoc2013-evolution-2995dc7ab7582876e0f59a5d948aee97c8502485.tar.lz
gsoc2013-evolution-2995dc7ab7582876e0f59a5d948aee97c8502485.tar.xz
gsoc2013-evolution-2995dc7ab7582876e0f59a5d948aee97c8502485.tar.zst
gsoc2013-evolution-2995dc7ab7582876e0f59a5d948aee97c8502485.zip
handle UTC dtstart/dtend properly
2005-01-14 JP Rosevear <jpr@novell.com> * itip-formatter.c (format_itip_object): handle UTC dtstart/dtend properly svn path=/trunk/; revision=28401
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index 5f1457eccc..2892eac91a 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-14 JP Rosevear <jpr@novell.com>
+
+ * itip-formatter.c (format_itip_object): handle UTC dtstart/dtend
+ properly
+
2005-01-11 JP Rosevear <jpr@novell.com>
Fixes #29985