diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-08-23 15:54:00 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-08-23 15:54:00 +0800 |
commit | 71b50d249c33e7008fd96f789a7de2c0f8879213 (patch) | |
tree | 0cfdfd2648a865641d622911c7e322314a111e29 /calendar/ChangeLog | |
parent | 7690fe3b47564b16c3e47d6ebadaa213e4297491 (diff) | |
download | gsoc2013-evolution-71b50d249c33e7008fd96f789a7de2c0f8879213.tar.gz gsoc2013-evolution-71b50d249c33e7008fd96f789a7de2c0f8879213.tar.zst gsoc2013-evolution-71b50d249c33e7008fd96f789a7de2c0f8879213.zip |
2007-08-23 mcrha Fix for bug #272167
svn path=/trunk/; revision=34069
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d83e496419..30a25f7c37 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2007-08-23 Milan Crha <mcrha@redhat.com> + ** Fix for bug #272167 + + * gui/e-cal-popup.c: (e_cal_popup_target_new_source): + Marks both offline flags on local calendars, so both popup menu + items are hidden. + +2007-08-23 Milan Crha <mcrha@redhat.com> + ** Fix for bug #308636 * gui/dialogs/calendar-setup.c: (eccp_get_source_type): |