aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-11-10 18:27:19 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-11-10 18:27:19 +0800
commit02f9b53b41d226423579929a620cf8d4754ff18b (patch)
treeed62b62b290fa2b0d9364120bb6675efde4bae53 /calendar/ChangeLog
parent1b70a8153b256b9e07d89ad735099de036006cf5 (diff)
downloadgsoc2013-evolution-02f9b53b41d226423579929a620cf8d4754ff18b.tar
gsoc2013-evolution-02f9b53b41d226423579929a620cf8d4754ff18b.tar.gz
gsoc2013-evolution-02f9b53b41d226423579929a620cf8d4754ff18b.tar.bz2
gsoc2013-evolution-02f9b53b41d226423579929a620cf8d4754ff18b.tar.lz
gsoc2013-evolution-02f9b53b41d226423579929a620cf8d4754ff18b.tar.xz
gsoc2013-evolution-02f9b53b41d226423579929a620cf8d4754ff18b.tar.zst
gsoc2013-evolution-02f9b53b41d226423579929a620cf8d4754ff18b.zip
fixes #313538.
svn path=/trunk/; revision=30593
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 12ebe10fce..a2e46e8fa9 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2005-11-09 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #313538
+ * gui/dialogs/event-editor.c:
+ (event_editor_edit_comp): Do not remove the attendees. Removed
+ the obsolete code as scheduling and meeting pages will be created
+ only for meetings now.
+
2005-11-10 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #321088