diff options
author | JP Rosevear <jpr@ximian.com> | 2003-04-17 23:52:41 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-04-17 23:52:41 +0800 |
commit | 1c0d5f2c846b7b87aae25305a662f420839d11a6 (patch) | |
tree | 02eb348a464c1ab25da1a52c7bcd2643f7186a5e /calendar/ChangeLog | |
parent | 2c4e906e2f15d3894185f69e498ebd7622f992df (diff) | |
download | gsoc2013-evolution-1c0d5f2c846b7b87aae25305a662f420839d11a6.tar gsoc2013-evolution-1c0d5f2c846b7b87aae25305a662f420839d11a6.tar.gz gsoc2013-evolution-1c0d5f2c846b7b87aae25305a662f420839d11a6.tar.bz2 gsoc2013-evolution-1c0d5f2c846b7b87aae25305a662f420839d11a6.tar.lz gsoc2013-evolution-1c0d5f2c846b7b87aae25305a662f420839d11a6.tar.xz gsoc2013-evolution-1c0d5f2c846b7b87aae25305a662f420839d11a6.tar.zst gsoc2013-evolution-1c0d5f2c846b7b87aae25305a662f420839d11a6.zip |
Fixes #41459
2003-04-17 JP Rosevear <jpr@ximian.com>
Fixes #41459
* gui/dialogs/meeting-page.c: comment out delegation stuff
svn path=/trunk/; revision=20880
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 ae5e563440..b7775328b2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2003-04-17 JP Rosevear <jpr@ximian.com> + + Fixes #41459 + + * gui/dialogs/meeting-page.c: comment out delegation stuff + 2003-04-17 Rodrigo Moya <rodrigo@ximian.com> Fixes #34498 |