diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-09-07 15:00:20 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-09-07 15:00:20 +0800 |
commit | 9841d5bfd279d7f8540f2035fb0fa5b6eddb4138 (patch) | |
tree | 35dc2d947cb04f4484771bb80fbcc9f5f0503654 /plugins/itip-formatter/ChangeLog | |
parent | 3ce527eea4c4cfa51223d0be3708afba8fe10bf0 (diff) | |
download | gsoc2013-evolution-9841d5bfd279d7f8540f2035fb0fa5b6eddb4138.tar.gz gsoc2013-evolution-9841d5bfd279d7f8540f2035fb0fa5b6eddb4138.tar.zst gsoc2013-evolution-9841d5bfd279d7f8540f2035fb0fa5b6eddb4138.zip |
Fixes #273417 (bnc)
svn path=/trunk/; revision=34191
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 a0f8eb3380..11fe3e1235 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,9 @@ +2007-09-07 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #273417 + * itip-formatter.c: (idle_open_cb): Removed the base version + while invoking evolution calendar. + 2007-08-23 Milan Crha <mcrha@redhat.com> ** Fix for bug #329746 |