diff options
author | JP Rosevear <jpr@src.gnome.org> | 2002-07-31 19:52:13 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-07-31 19:52:13 +0800 |
commit | 5f313610872f9662635e085c89310458c583bbe1 (patch) | |
tree | 4ebe3b2c99dea47077ea612dd8499899fb79fea5 /calendar/ChangeLog | |
parent | 7aaf050a71536bde091e2de75e6a6ce39e23c071 (diff) | |
download | gsoc2013-evolution-5f313610872f9662635e085c89310458c583bbe1.tar.gz gsoc2013-evolution-5f313610872f9662635e085c89310458c583bbe1.tar.zst gsoc2013-evolution-5f313610872f9662635e085c89310458c583bbe1.zip |
Add bug fix numbers.
svn path=/trunk/; revision=17654
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ce067b25b4..5f59154803 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -4,6 +4,8 @@ that the work week view goes to the current work week if the day selected is before the start of the work week + Fixes #20317 + 2002-07-28 Rodrigo Moya <rodrigo@ximian.com> * gui/dialogs/task-details-page.c: fixed mapping of popdown menu @@ -45,6 +47,8 @@ * 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) + Fixes #23468 + 2002-07-25 JP Rosevear <jpr@ximian.com> * gui/e-day-view.c (e_day_view_init): set large_font to NULL @@ -58,6 +62,8 @@ * gui/e-itip-control.c (write_html): display the location in the itip information + Fixes #24690 + 2002-07-24 JP Rosevear <jpr@ximian.com> * gui/calendar-model.c (set_percent): set status to in progress if |