diff options
author | JP Rosevear <jpr@novell.com> | 2005-01-14 23:09:11 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-01-14 23:09:11 +0800 |
commit | 2995dc7ab7582876e0f59a5d948aee97c8502485 (patch) | |
tree | be4a30a4104c14e7e9bc4306e17b691ecd87b41c /plugins/itip-formatter/ChangeLog | |
parent | a701566b167fc216e842d17bfd890599de72ac58 (diff) | |
download | gsoc2013-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/ChangeLog | 5 |
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 |