diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-09-19 15:00:43 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-09-19 15:00:43 +0800 |
commit | a9cbbe05130f5931cd87e84308f10f3e77b9d3bd (patch) | |
tree | d66fbbc04a5ea02cf119347e4c539e2bbd66e220 /plugins/itip-formatter/ChangeLog | |
parent | 78ef1993b0cbfa5b1254f544f1574309fafcbc1e (diff) | |
download | gsoc2013-evolution-a9cbbe05130f5931cd87e84308f10f3e77b9d3bd.tar.gz 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/ChangeLog | 6 |
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 |