Vincent Untz 2010-02-10 14:31:05 +00:00 committed by Git OBS Bridge
parent 24f2190d5d
commit a63c199d9c

View File

@ -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