Accepting request 103354 from home:vuntz:branches:GNOME:Factory
Simplify .changes entry OBS-URL: https://build.opensuse.org/request/show/103354 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=119
This commit is contained in:
parent
f526c7a5b3
commit
20852bef51
@ -2,20 +2,13 @@
|
||||
Sun Feb 5 21:17:27 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.3.5:
|
||||
+ Remove CamelDList and use GQueues instead.
|
||||
+ Improved deadlock and crash avoidance in IMAPX.
|
||||
+ CamelStoreSummary: Save count changes from CamelFolderSummary
|
||||
immediately
|
||||
+ CamelVeeFolder: Process folder changes more efficiently.
|
||||
+ CamelStoreSummary: Schedule save rather than save immediately
|
||||
+ Fix few memory leaks
|
||||
+ Add auto_fetch param to avoid autofetching next mails.
|
||||
+ Add sync+async apis for Fetch Messages and Purge Message Cache.
|
||||
+ Add flags to the Provider and code for mobile mode in settings.
|
||||
+ Added Mobile support and specific apis to imapx.
|
||||
+ Add mobile mode settings to POP3.
|
||||
+ Some performance improvements.
|
||||
+ Fix few memory leaks.
|
||||
+ Add support for mobile mode for mails.
|
||||
+ Various other code changes.
|
||||
+ Bugs fixed: bgo#649141, bgo#666764, bgo#668811, bgo#669003,
|
||||
bgo#669005, bgo#669238
|
||||
bgo#669005, bgo#669238.
|
||||
+ Updated translations.
|
||||
- Bump so_camel define to 33, following library soversion change.
|
||||
|
||||
|
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define USE_EVOLDAP 0
|
||||
%define with_introspection 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user