From a63c199d9c5dc79c2213e7e6f4aca9aeb7a538a211a37a625f1738c4750a1871 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 10 Feb 2010 14:31:05 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=67 --- evolution.changes | 59 +++++++++++++++++++++++------------------------ 1 file changed, 29 insertions(+), 30 deletions(-) diff --git a/evolution.changes b/evolution.changes index fe964b6..ec2b75e 100644 --- a/evolution.changes +++ b/evolution.changes @@ -3,42 +3,41 @@ Mon Feb 8 07:56:35 CET 2010 - captain.magnus@opensuse.org - Update to version 2.29.90: + Bug Fixes: - * bgo#581604: Permissions on mail/local folders are too open - * bgo#602416: Changing shell views emits many runtime warnings - * bgo#605596: Crash on message change (Milan Crha) - * bgo#606666: Cannot move cursor with arrows in preview with + - bgo#581604: Permissions on mail/local folders are too open + - bgo#602416: Changing shell views emits many runtime warnings + - bgo#605596: Crash on message change + - bgo#606666: Cannot move cursor with arrows in preview with caret mode - * bgo#607520: 'Add to Address Book' fails when address has + - bgo#607520: 'Add to Address Book' fails when address has space - * bgo#607566: Cause calendar view widget to redraw when dates + - bgo#607566: Cause calendar view widget to redraw when dates shown changed - * bgo#607595: Do not auto-sign when replying to a signed + - bgo#607595: Do not auto-sign when replying to a signed message - * bgo#607751: Double free while copying whole calendar - * bgo#607776: Crash in image-inline.c:size_allocate_cb - * bgo#608160: Pasting text from FireFox into composer gives + - bgo#607751: Double free while copying whole calendar + - bgo#607776: Crash in image-inline.c:size_allocate_cb + - bgo#608160: Pasting text from FireFox into composer gives just "[?]" - * bgo#608340: Help text missing --debug parameter + - bgo#608340: Help text missing --debug parameter + Other Changes: - * Implement account-wide search scope in mail - * Move some ESource-plugin common code to e-plugin-util.h/.c - * Updating PunjabiTranslation - * Enforce unique-1.0 >= 1.1.2 build requirement - * Disable strict aliasing optimization - * Fix some misspellings of "calendar" - * Improve sidebar and ECalModel interaction - * Sidebar cleanups for Memos and Tasks - * Remove a bunch of dead code in GnomeCalendar - * Refactor the autoconfig stuff a bit - * Don't show total attachment size if it's zero - * Add bug-database and XML header. Fixes bgo#587974 - * Changes in mingw.org last w32api/mingw-rt packages - * Level the differences with the alternative runtime/header set - * Expose ECalendarSelector - * Make authentication functionality available - * Fix include paths for some files to also work when installed - * Remove a couple silly ECalModel functions - * Fix a issue for anjal while saving/restoring search across + - Implement account-wide search scope in mail + - Move some ESource-plugin common code to e-plugin-util.h/.c + - Enforce unique-1.0 >= 1.1.2 build requirement + - Disable strict aliasing optimization + - Fix some misspellings of "calendar" + - Improve sidebar and ECalModel interaction + - Sidebar cleanups for Memos and Tasks + - Remove a bunch of dead code in GnomeCalendar + - Refactor the autoconfig stuff a bit + - Don't show total attachment size if it's zero + - Add bug-database and XML header. Fixes bgo#587974 + - Changes in mingw.org last w32api/mingw-rt packages + - Level the differences with the alternative runtime/header set + - Expose ECalendarSelector + - Make authentication functionality available + - Fix include paths for some files to also work when installed + - Remove a couple silly ECalModel functions + - Fix a issue for anjal while saving/restoring search across multiple folders + Translation updates