diff options
author | Sankar P <psankar@novell.com> | 2006-06-16 21:12:00 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2006-06-16 21:12:00 +0800 |
commit | 36fbdf0872c921bd685f6984ec5405f8b9ab2fc5 (patch) | |
tree | 07a3da8d24dec55d7b8ae3410395051f7d740260 /plugins/itip-formatter/ChangeLog | |
parent | a65e7e64a3bfe7f3b3bee674791a354a0abadb18 (diff) | |
download | gsoc2013-evolution-36fbdf0872c921bd685f6984ec5405f8b9ab2fc5.tar.gz gsoc2013-evolution-36fbdf0872c921bd685f6984ec5405f8b9ab2fc5.tar.zst gsoc2013-evolution-36fbdf0872c921bd685f6984ec5405f8b9ab2fc5.zip |
Deletes a GroupWise appointment if accepted or deleted.
2006-06-16 Sankar P <psankar@novell.com>
* itip-formatter.c: (view_response_cb):
Deletes a GroupWise appointment if accepted or deleted.
svn path=/trunk/; revision=32162
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 cb8ccb93b3..51fb4b80c3 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,8 @@ +2006-06-16 Sankar P <psankar@novell.com> + + * itip-formatter.c: (view_response_cb): + Deletes a GroupWise appointment if accepted or deleted. + 2006-06-16 Chenthill Palanisamy <pchenthill@novell.com> Fixes #179774 (b.n.c) |