forked from pool/evolution-data-server
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
|
Sun Feb 5 21:17:27 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
- Update to version 3.3.5:
|
- Update to version 3.3.5:
|
||||||
+ Remove CamelDList and use GQueues instead.
|
|
||||||
+ Improved deadlock and crash avoidance in IMAPX.
|
+ Improved deadlock and crash avoidance in IMAPX.
|
||||||
+ CamelStoreSummary: Save count changes from CamelFolderSummary
|
+ Some performance improvements.
|
||||||
immediately
|
+ Fix few memory leaks.
|
||||||
+ CamelVeeFolder: Process folder changes more efficiently.
|
+ Add support for mobile mode for mails.
|
||||||
+ CamelStoreSummary: Schedule save rather than save immediately
|
+ Various other code changes.
|
||||||
+ 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.
|
|
||||||
+ Bugs fixed: bgo#649141, bgo#666764, bgo#668811, bgo#669003,
|
+ Bugs fixed: bgo#649141, bgo#666764, bgo#668811, bgo#669003,
|
||||||
bgo#669005, bgo#669238
|
bgo#669005, bgo#669238.
|
||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
- Bump so_camel define to 33, following library soversion change.
|
- Bump so_camel define to 33, following library soversion change.
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define USE_EVOLDAP 0
|
%define USE_EVOLDAP 0
|
||||||
%define with_introspection 1
|
%define with_introspection 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user