aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorHarry Lu <harry.lu@sun.com>2003-08-12 12:09:30 +0800
committerHarry Lu <haip@src.gnome.org>2003-08-12 12:09:30 +0800
commit4692d881f316f6e09c3825790df5d8145a414332 (patch)
tree1ce653239d73a95b2929308054192c715bbef413 /calendar/ChangeLog
parent5a9032ef86988ba78e9c59b7e43b2236ed6685d5 (diff)
downloadgsoc2013-evolution-4692d881f316f6e09c3825790df5d8145a414332.tar
gsoc2013-evolution-4692d881f316f6e09c3825790df5d8145a414332.tar.gz
gsoc2013-evolution-4692d881f316f6e09c3825790df5d8145a414332.tar.bz2
gsoc2013-evolution-4692d881f316f6e09c3825790df5d8145a414332.tar.lz
gsoc2013-evolution-4692d881f316f6e09c3825790df5d8145a414332.tar.xz
gsoc2013-evolution-4692d881f316f6e09c3825790df5d8145a414332.tar.zst
gsoc2013-evolution-4692d881f316f6e09c3825790df5d8145a414332.zip
** Fixes #47464.
2003-08-12 Harry Lu <harry.lu@sun.com> ** Fixes #47464. * gui/dialogs/meeting-page.c: (get_widgets): The Organizer's value need not match one of the values in the list. svn path=/trunk/; revision=22183
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 11b06bd2dd..29d0750a44 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2003-08-12 Harry Lu <harry.lu@sun.com>
+
+ ** fixes #47464.
+
+ * gui/dialogs/meeting-page.c: (get_widgets): The Organizer's value
+ need not match one of the values in the list.
+
2003-08-08 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-cal-model-calendar.c (ecmc_fill_component_from_model):