diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f28aa74e6c..05a5b1d99c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -17,6 +17,13 @@ 2002-07-26 JP Rosevear <jpr@ximian.com> + * cal-client/cal-client.c (cal_client_construct): remove useless + debug statement + + Probably fixes #19333 + +2002-07-26 JP Rosevear <jpr@ximian.com> + * gui/comp-editor-factory.c (impl_editExisting): focus the editor if it does exist, create a new one if it doesn't (not vice-versa) |