Vincent Untz 2010-01-15 02:28:03 +00:00 committed by Git OBS Bridge
parent 8720b7b1c3
commit 26a4b97737

View File

@ -2,44 +2,6 @@
Mon Jan 11 22:59:06 CET 2010 - captain.magnus@opensuse.org
- Update to version 2.29.5:
+ bgo#329693 - Add contexts to translated "None" words
+ bgo#342935 - Do not choose disabled accounts for meeting
requests
+ bgo#361145 - Evolution hangs when formatting message - fixes
part of it
+ bgo#372921 - Meeting invites sent from wrong email account
+ bgo#520816 - S/MIME shares "Do not sign meeting requests" with
PGP
+ bgo#549988 - "Empty Trash" in Trash popup empties all Trash
folders
+ bgo#592117 - Calendar Day view All Day events print
improvements
+ bgo#595501 - Crash on a changed mail filter action removal
+ bgo#597816 - Read/save search folders with labels properly
+ bgo#598305 - Use Exif data to rotate inlined photos
+ bgo#599794 - Set composer as not changed on reply or forward
action
+ bgo#600521 - Remove trailing spaces from particular account
fields
+ bgo#603452 - Increase gnome-pilot version to 2.0.16
+ bgo#603469 - Crash in contacts-map with no Home address filled
+ bgo#604520 - Create first account window hidden behind main
window
+ bgo#604994 - Folder state not preserved in Copy/Move Folder
dialog
+ bgo#605192 - New memo window has start date as None
+ bgo#605392 - pkg-config files reference libraries that are not
used anymore
+ bgo#605600 - Meeting reminders with wrong times
+ bgo#605645 - Crash on exit in calendar_view_dispose
+ bgo#606250 - Remove usage of deprecated GTK+ symbols
+ bgo#606316 - Mail with an attachment in a Junk folder crashes
Evo
+ bgo#606340 - Crash on non-utf8 letter in mail folder name
+ bgo#606344 - Clicking "Reply to All" button causes Evo to dump
core
+ bgo#606449 - empty mail-notification popups
+ bgo#606542 - Broken paste action on to/cc/subject fields
+ Various changes to support Anjal
+ Introduce ESelectable and EFocusTracker
+ Remove dbus-glib-1 from evolution-shell.pc.in
@ -57,7 +19,46 @@ Mon Jan 11 22:59:06 CET 2010 - captain.magnus@opensuse.org
+ Teach ETable to prefer themed icon names over pixbufs
+ Do not focus in a search entry when it is not having a focus
+ Cleanup delete actions in shell views
+ bgo#329693 - Add contexts to translated "None" words
+ bgo#342935 - Do not choose disabled accounts for meeting
requests
+ bgo#361145 - Evolution hangs when formatting message - fixes
part of it
+ bgo#372921 - Meeting invites sent from wrong email account
+ bgo#520816 - S/MIME shares "Do not sign meeting requests" with
PGP
+ bgo#549988 - "Empty Trash" in Trash popup empties all Trash
folders
+ bgo#592117 - Calendar Day view All Day events print
improvements
+ bgo#595501 - Crash on a changed mail filter action removal
+ bgo#597816 - Read/save search folders with labels properly
+ bgo#598305 - Use Exif data to rotate inlined photos
+ bgo#599794 - Set composer as not changed on reply or forward
action
+ bgo#600521 - Remove trailing spaces from particular account
fields
+ bgo#603452 - Increase gnome-pilot version to 2.0.16
+ bgo#603469 - Crash in contacts-map with no Home address filled
+ bgo#604520 - Create first account window hidden behind main
window
+ bgo#604994 - Folder state not preserved in Copy/Move Folder
dialog
+ bgo#605192 - New memo window has start date as None
+ bgo#605392 - pkg-config files reference libraries that are not
used anymore
+ bgo#605600 - Meeting reminders with wrong times
+ bgo#605645 - Crash on exit in calendar_view_dispose
+ bgo#606250 - Remove usage of deprecated GTK+ symbols
+ bgo#606316 - Mail with an attachment in a Junk folder crashes
Evo
+ bgo#606340 - Crash on non-utf8 letter in mail folder name
+ bgo#606344 - Clicking "Reply to All" button causes Evo to dump
core
+ bgo#606449 - empty mail-notification popups
+ bgo#606542 - Broken paste action on to/cc/subject fields
+ Translation updates
- Change libgtkimageview-devel BuildRequires to gtkimageview-devel.
-------------------------------------------------------------------
Sun Dec 27 15:50:12 CET 2009 - vuntz@opensuse.org