1Evolution-Data-Server 3.42.1 2021-10-29
2---------------------------------------
3
4Bug Fixes:
5	I#352 - LDAP: Claim capabilities change on "sync for offline" change (Milan Crha)
6	I#355 - Camel: Ignore empty output from "Pipe to program" filter (Milan Crha)
7	I#360 - WebDAVNotes: Recognize and prefer files with .md extension (Milan Crha)
8	I#361 - Camel: Understand non-standard "Content-Transfer-Encoding: uuencode" (Milan Crha)
9	M!81 - Camel-SMTP: accept any 2xx code on MAIL FROM: as success (Дилян Палаузов)
10	evo-I#1621 - Prevent IDN homograph attacks (Milan Crha)
11
12Miscellaneous:
13	LDAP: Fix a memory leak when filling a contact address (Milan Crha)
14	book/cal-backend: Add some safety checks around pending_operations queue (Milan Crha)
15	Correct 'Since:' tag in the developer comments (Milan Crha)
16	ERemindersWidget: Incorrect value for last selected snooze time after open (Milan Crha)
17	Camel: Correct a copy&paste error in a function documentation (Milan Crha)
18	org.gnome.Evolution-alarm-notify.desktop: Add X-GNOME-UsesNotifications=true (Milan Crha)
19
20Translations:
21	Boyuan Yang (zh_CN)
22	Мирослав Николић (sr)
23	Rūdolfs Mazurs (lv)
24
25Evolution-Data-Server 3.42.0 2021-09-17
26---------------------------------------
27
28Translations:
29	Alan Mortensen (da)
30	Balázs Úr (hu)
31	Boyuan Yang (zh_CN)
32	Changwoo Ryu (ko)
33	Charles Monzat (fr)
34	Daniel Șerbănescu (ro)
35	Goran Vidović (hr)
36	Luna Jernberg (sv)
37	Nathan Follens (nl)
38	Philipp Kiemle (de)
39	Piotr Drąg (pl)
40	Zander Brown (en_GB)
41
42Evolution-Data-Server 3.41.3 2021-09-03
43---------------------------------------
44
45Bug Fixes:
46	I#343 - Slow down automatic background downloads when in power saver mode (Milan Crha)
47	I#349 - ERemindersWidget: Reverse order of the shown reminders (Milan Crha)
48
49Miscellaneous:
50	vala: FolderThreadNode is a compact class (Corentin Noël)
51
52Translations:
53	Daniel Mustieles (es)
54	Asier Sarasua Garmendia (eu)
55	Fran Dieguez (gl)
56	Kukuh Syafaat (id)
57	Baurzhan Muftakhidinov (kk)
58	Jiri Grönroos (fi)
59	Jordi Mas (ca)
60	Nathan Follens (nl)
61	Aurimas Černius (lt)
62
63Evolution-Data-Server 3.41.2 2021-08-13
64---------------------------------------
65
66Bug Fixes:
67	I#341 - Pass Proxy settings to WebKit in OAuth2 credentials prompter (Milan Crha)
68	I#346 - Camel: "Pipe to program" filter does not work (Milan Crha)
69	M!72 - Typos its <=> it's (Дилян Палаузов)
70	M!73 - Add more GType for many Camel Flags (Corentin Noël)
71	M!74 - LDAP: Don't force LDAPS port to 636 (Christoph Ruegge)
72	evo-I#1433 - Message List columns for custom headers (Milan Crha)
73
74Miscellaneous:
75	CamelMimeFilterToHTML: Speed up read of long lines (Milan Crha)
76	CamelMimeFilterToHTML: Correct filtering of text without new line at the end (Milan Crha)
77	alarm-notify: Focus window on status icon click when shown (Milan Crha)
78	vala: Add support for the auth_type class field of CamelSasl (Corentin Noël)
79	vala: Properly annotate CamelServiceAuthType (Corentin Noël)
80	ESoupSession: Let it understand GSSAPI authentication method (Milan Crha)
81
82Translations:
83	Chao-Hsiung Liao (zh_TW)
84	Rafael Fontenelle (pt_BR)
85	Philipp Kiemle (de)
86	Fabio Tomat (fur)
87	Hugo Carvalho (pt)
88	Yuri Chornoivan (uk)
89	Alexey Rubtsov (ru)
90	Enrico Nicoletto (pt_BR)
91	Marek Černocký (cs)
92	Emin Tufan Çetin (tr)
93	Quentin PAGÈS (oc)
94	Matej Urbančič (sl)
95
96Evolution-Data-Server 3.41.1 2021-07-09
97---------------------------------------
98
99Bug Fixes:
100	I#289 - Support Matrix IM Protocol for Contacts (Milan Crha)
101	I#306 - Camel: Listen for change notifications on spool account (Milan Crha)
102	I#313 - EXmlDocument: Export unformatted text, to save bandwidth (Milan Crha)
103	I#315 - EWebDAVDiscover: Correct error response (Milan Crha)
104	I#316 - vCard: PHOTO/LOGO is a single value attribute (Milan Crha)
105	I#317 - Add OAuth2 for Yahoo! accounts (Milan Crha)
106	I#319 - SMTP: Extra empty line added at the end of the message (Milan Crha)
107	I#323 - Camel: Consider plain words as message ids in In-Reply-To/References headers (Milan Crha)
108	I#326 - libecal: Move Due date relative to the Start date on a recurring task completion (Milan Crha)
109	I#328 - IMAPx: LIST-STATUS is not an extension of the LIST-EXTENDED (Milan Crha)
110	I#329 - Calendar: Add SIMPLE_MEMO_WITH_SUMMARY capability (Milan Crha)
111	I#334 - ECredentialsPrompter: Truncate multiline for pasted passwords (Milan Crha)
112	I#335 - CamelFolder: Calls Junk/Not-Junk learn repeatedly (Milan Crha)
113	I#336 - Handle "Object is out of sync" during backend refresh better (Milan Crha)
114	M!68 - SetupBuildFlags.cmake: Correct testing of two compiler/linker build flags (Matt Turner)
115	M!71 - CamelFolderThread: Use g_clear_object/pointer when possible (Corentin Noël)
116	evo-I#571 - IMAPx QResync: Folder doesn't show all messages actually in it (Milan Crha)
117	evo-I#1499 - ECredentialsPrompter: Ask for dialog parent with the auth_source (Milan Crha)
118	evo-I#1512 - Choose account with which to forward message in filter rule (Milan Crha)
119
120Miscellaneous:
121	EWebDAVCollectionBackend: Preset also auth method on the new child (Milan Crha)
122	Camel: Fails to filter unread junk messages in a virtual Junk folder (Milan Crha)
123	Add Yahoo! OAuth2 service objects into the developer documentation (Milan Crha)
124	ESourceWebDAV: Fallback to SHA1 on SSL trust verification if needed (Milan Crha)
125	tests: Change how timezone is verified in CalMetaBackend test (Milan Crha)
126	Ensure non-const pointers passed to I_CAL_IS_... functions (Milan Crha)
127	tests: Run book-migration Berkeley DB tests only if libdb had been found (Milan Crha)
128	ECalBackendSync: Ensure no Recurrence-ID set when removing all components (Milan Crha)
129	PrintableOptions.cmake: Correct variable name comparison (Milan Crha)
130	libecal: Fix a warning caught by a gcc static analyzer (Milan Crha)
131	ECollectionBackend: Fix a memory leak (Milan Crha)
132	gnome_online_accounts_create_client_cb: Prefer g_clear_object() (Milan Crha)
133	Data Factories: Miscellaneous fixes (Milan Crha)
134	ECalCache: Drop timezones_lock (Milan Crha)
135	ECalBackend: Deliver component change notifications in a dedicated thread (Milan Crha)
136	CardDAV: Recognize OPTIONS 'Bad Request' response as success for Google (Milan Crha)
137	Fix e_webdav_session_util_item_href_equal() (Milan Crha)
138	Addressbook: Switch from GData Contacts API to CardDAV API for Google books (Milan Crha)
139	Camel: Stop using allow-none annotation (Corentin Noël)
140	Introspection: Get rid of allow-none (Corentin Noël)
141	CamelMimeFilterEnriched: Add safety checks into enriched_to_html() (Milan Crha)
142	Calendar: Support THIS_AND_FUTURE range for the Recurrence-ID (Milan Crha)
143	Calendar: Improve the annotation coverage (Corentin Noël)
144	tests: Workaround libphonenumber behavior change (Milan Crha)
145	test-book-client-write-write: Fix occasional test failure (Milan Crha)
146	IMAPx: Change how Junk and NotJunk flags are handled (Milan Crha)
147	ECalBackendFile: Free interval tree only when being allocated (Milan Crha)
148	Calendar: Drop leftover GDataClientLogin reference in the gtasks backend (Milan Crha)
149
150Translations:
151	Alexey Rubtsov (ru)
152	Asier Sarasua Garmendia (eu)
153	Aurimas Černius (lt)
154	Bruce Cowan (en_GB)
155	Chao-Hsiung Liao (zh_TW)
156	Charles Monzat (fr)
157	Daniel Mustieles (es)
158	Daniel Șerbănescu (ro)
159	Emin Tufan Çetin (tr)
160	Enrico Nicoletto (pt_BR)
161	Fabio Tomat (fur)
162	Florentina Mușat (ro)
163	Fran Dieguez (gl)
164	Gianvito Cavasoli (it)
165	Hugo Carvalho (pt)
166	Kjartan Maraas (nb)
167	Luna Jernberg (sv)
168	Nathan Follens (nl)
169	Piotr Drąg (pl)
170	Tim Sabsch (de)
171	Yuri Chornoivan (uk)
172	Zander Brown (en_GB)
173	Мирослав Николић (sr)
174
175Evolution-Data-Server 3.40.0 2021-03-19
176---------------------------------------
177
178Translations:
179	Boyuan Yang (zh_CN)
180	Milo Casagrande (it)
181
182Evolution-Data-Server 3.39.3 2021-03-12
183---------------------------------------
184
185Bug Fixes:
186	I#301 - alarm-notify: Add "until start time" as predefined snooze time (Milan Crha)
187	I#303 - camel-folder: Add nullable and optional annotations to out parameters. (Corentin Noël)
188	I#304 - IMAPx: Inbox hidden in offline when not subscribed (Milan Crha)
189	I#309 - EContact: Inline locally stored image does not retain its mime type (Milan Crha)
190	ews-I#144 - Calendar: Dismiss of a reminder doesn't provide recurrence ID (Milan Crha)
191
192Miscellaneous:
193	ESoupAuthBearer: Shorten the token expiry time by 4 more seconds (Milan Crha)
194	ESoupSession: Refresh Bearer auth token during request redirect (Milan Crha)
195	MetaBackend tests: Relax a runtime requirement (Milan Crha)
196	Calendar: Add functions to clamp a VTIMEZONE component (Milan Crha)
197	e_cal_client_get_component_as_string: Clamp the VTIMEZONE component (Milan Crha)
198	test-cal-utils: Add test to clamp a VTIMEZONE by a future time (Milan Crha)
199	Calendar: Make few improvements in the Weather backend (Milan Crha)
200	camel-debug: Copy cached backtrace symbol strings (Milan Crha)
201	camel-gpg-context: Add some debug prints (Milan Crha)
202	[IMAPx] Cancel authentication request when failed to get the SASL response (Milan Crha)
203	EBookMetaBackend: Add 'backend_module_directory' property into the class (Milan Crha)
204	Allow to load modules from custom prefixes (Milan Crha)
205	reminder-watcher: Process "Dismiss All" requests in the background (Milan Crha)
206	Allocate large-enough buffer for g_base64_decode_step() (Milan Crha)
207	CamelSpoolStore: Use cache for often accessed data (Milan Crha)
208	alarm-notify: Default notify-past-events to false plus few related fixes (Milan Crha)
209	e-book-backend-file: Fix busy loop when modifying multiple contacts at once (Milan Crha)
210	Use SHA256 instead of SHA1 where appropriate (Milan Crha)
211	Fix integer overflow on 32-bit architectures (Milan Crha)
212	Fix a memory leak in camel_util_get_directory_variants() (Milan Crha)
213
214Translations:
215	Charles Monzat (fr)
216	Ask Hjorth Larsen (da)
217	Yuri Chornoivan (uk)
218	Asier Sarasua Garmendia (eu)
219	Fran Dieguez (gl)
220	Kukuh Syafaat (id)
221	Hugo Carvalho (pt)
222	Мирослав Николић (sr)
223	Emin Tufan Çetin (tr)
224	Jiri Grönroos (fi)
225	Matej Urbančič (sl)
226	Balázs Úr (hu)
227	Philipp Kiemle (de)
228	Goran Vidović (hr)
229	Henrique Machado Campos (pt_BR)
230	Aurimas Černius (lt)
231	Anders Jonsson (sv)
232	Jordi Mas (ca)
233	Piotr Drąg (pl)
234	Rūdolfs Mazurs (lv)
235	Daniel Mustieles (es)
236	Daniel Șerbănescu (ro)
237	Marek Černocký (cs)
238	Guillaume Bernard (fr)
239	Changwoo Ryu (ko)
240
241Evolution-Data-Server 3.39.2 2021-02-12
242---------------------------------------
243
244Bug Fixes:
245	I#196 - Use default OAuth2 services on scratch sources (Milan Crha)
246	I#283 - CamelNetworkSettings: Unset default value for the 'user' property (Milan Crha)
247	I#288 - Adapt to libgweather 40.alpha API changes (Milan Crha)
248	I#293 - IMAPx: Ignore unexpected untagged LIST/LSUB responses (Milan Crha)
249	I#295 - Calendar: Use ACKNOWLEDGED VALARM property (Milan Crha)
250	I#296 - CamelMime*: Annotate the data arrays with element-type uint8 (Corentin Noël)
251	I#297 - CalDAV: Support calendar-order property (Milan Crha)
252	I#298 - Flatpak: Share NSS database with the system (Milan Crha)
253	I#299 - e_xml_is_element_name: Can fail to match a namespaced node (Milan Crha)
254	I#300 - Camel: Conversion between UTF-8 and UTF-7 misbehaves for emoji (Milan Crha)
255	M!49 - vala: Make webdav_discover_sources E.Source methods ][ (Corentin Noël)
256	M!64 - Fix variable reference in e_source_mail_identity_set_signature_uid docs (Michael McClurg)
257	M!65 - Correct typos in a/an (Дилян Палаузов)
258
259Miscellaneous:
260	camel-debug: Cache symbol resolution to speed up backtrace demangle (Milan Crha)
261	Fix variable type to calls of g_once_init_enter() (Milan Crha)
262	Fix some compiler warnings (Milan Crha)
263	alarm-notify: Stop using g_application_register() (Milan Crha)
264	Remove OnlyShowIn from org.gnome.Evolution-alarm-notify.desktop (Milan Crha)
265	alarm-notify: Guard new glib symbol usage by a version check (Milan Crha)
266	alarm-notify: The XDG_CURRENT_DESKTOP env is a list (Sebastien Bacher)
267	CamelFolder: Cancel save of the changes early in the dispose() (Milan Crha)
268	AlarmNotify: The e_alarm_notify_activate() can be called multiple times (Milan Crha)
269	Correct few typos in the developer comments (Milan Crha)
270
271Translations:
272	Daniel Mustieles (es)
273	Marek Černocký (cs)
274	Balázs Meskó (hu)
275	Fabio Tomat (fur)
276	Мирослав Николић (sr)
277	Fran Dieguez (gl)
278	Matej Urbančič (sl)
279	Rafael Fontenelle (pt_BR)
280	Marek Černocký (cs)
281	Kukuh Syafaat (id)
282	Emin Tufan Çetin (tr)
283	Luna Jernberg (sv)
284
285Evolution-Data-Server 3.39.1 2021-01-08
286---------------------------------------
287
288Bug Fixes:
289	I#81 - EReminderWatcher: Triggers an alarm for a removed object (Milan Crha)
290	I#247 - Trust Prompt: Can fail to extract host from a collection account (Milan Crha)
291	I#249 - EBufferTagger: Add link-related options into the context menu (Milan Crha)
292	I#254 - Calendar: Add 'has-end?', 'has-due?' and 'has-duration?' into SExp (Milan Crha)
293	I#257 - Ineffective refresh of book/calendar meta backends (Milan Crha)
294	I#260 - DAV: Relax collection's item href comparison (Milan Crha)
295	I#265 - code-cleanup: Remove unnecessary NULL pointer checks (Markus Elfring)
296	I#269 - EWebDAVSession: Traverse all 'propstat' nodes in the response (Milan Crha)
297	I#271 - Maildir: Allow not to have colons in data filenames (Milan Crha)
298	I#272 - WebDAV: Decode URI-s before comparing them (Milan Crha)
299	I#273 - Camel: Save folder changes periodically (Milan Crha)
300	I#275 - SMTP: Add option to override HELO/EHLO address (Milan Crha)
301	I#277 - Reminders: Preselect a reminder in the notification window (Milan Crha)
302	I#281 - GLibTools.cmake: Use basename in glib-mkenums templates (Milan Crha)
303	I#282 - tests: Avoid build/source directories in executables (Milan Crha)
304	I#286 - Skip collection account refresh when parts disabled (Milan Crha)
305	M!42 - Change summary of 'notify-window-paned-position' gschema key (Thibault Martin)
306	M!44 - Typo 'the the ' -> 'the ' (Дилян Палаузов)
307	M!45 - e-cal-client: Make the documentation point to enum definition of E_CAL_OBJ_MOD_* (Corentin Noël)
308	M!46 - camel-internet-address: Annotate methods to fetch strings as transfer none (Corentin Noël)
309	M!47 - e-webdav-session: Fixed wrong annotation (Marco Betschart)
310	M!48 - e-webdav-discover: Define EWebDAVDiscoveredSource as boxed type (Corentin Noël)
311	M!49 - vala: Make webdav_discover_sources E.Source methods (Corentin Noël)
312	M!50 - Added style class to alarm notification window (ptrxyz)
313	M!51 - EWebDAVDiscover*: Make the WebDAV discover Dialog and Content real widgets (Corentin Noël)
314	M!52 - Replace several G_TYPE_POINTER to their actual type in signal declaration (Corentin Noël)
315	M!53 - calendar: Mention ECalOperationFlags directly instead of using guint32 (Corentin Noël)
316	M!54 - Remove unneeded assignments in nntp_get_existing_article_numbers() (Markus Elfring)
317	M!55 - Add pointer checks for SQL statement arguments (Markus Elfring)
318	M!57 - libedataserver: Add explicit GData dependency for the introspection when enabled (Corentin Noël)
319	M!61 - Camel: Add several headers to provide GType for error domains (Corentin Noël)
320	M!62 - GObjectIntrospection.cmake: Specify the `sources-top-dirs` (Corentin Noël)
321	evo-I#1070 - Improve URL scanner (detect angle brackets) (Milan Crha)
322	evo-I#1090 - Forward as iCalendar: Embed event's local attachments (Milan Crha)
323	evo-I#1095 - Password Credentials Prompt: Escape text for use in markup (Milan Crha)
324	evo-i#1206 - Mail: Preserve TABs in plain text body preview (Milan Crha)
325
326Miscellaneous:
327	Mark a missed user-visible text for translation (Milan Crha)
328	Calendar: Fix a possible leak in e_cal_util_parse_ics_string() (Milan Crha)
329	ReminderWatcher: Add detailed debug prints about the scheduled reminders (Milan Crha)
330	EReminderWatcher: Default alarm range should be from the day begin (Milan Crha)
331	Camel: Special-case search for the match of the MESSAGE-ID headers (Milan Crha)
332	Calendar: Make it possible to assign email address to On This Computer sources (Milan Crha)
333	Introduce e_async_closure_new_with_context() (Milan Crha)
334	Bump gtk+ requirement to 3.16, due to used functions from that version (Milan Crha)
335	EBufferTagger: Derive link color from the theme (Milan Crha)
336	EBook/CalBackend: Correct free function for the pending_operations queue (Milan Crha)
337	e-categories: Show migration runtime warning only if the file exists (Milan Crha)
338	DataCalView: Created objects could be notified twice (Milan Crha)
339	CalComponentParameterBag: The take method gives the ownership of the object (Corentin Noël)
340	CalComponentPropertyBag: The take method gives the ownership of the object (Corentin Noël)
341	GLibTools.cmake: Generate signal marshallers without source reference (Milan Crha)
342	Vala: Mark the message field of CamelFolderThreadNode as nullable (Corentin Noël)
343	EReminderWatcher: Catch a race condition when creating a calendar view (Milan Crha)
344	alarm-notify: Provide application reference in canberra calls (Milan Crha)
345	CamelMimeFilterToHTML: Change how empty <div> is recognized (Milan Crha)
346	Addressbook:file backend: Prevent percent letter in photo filename (Milan Crha)
347
348Translations:
349	Fabio Tomat (fur)
350	Yuri Chornoivan (uk)
351	Balázs Úr (hu)
352	Jordi Mas (ca)
353	Rūdolfs Mazurs (lv)
354	Yosef Or Boczko (he)
355	Dušan Kazik (sk)
356	Juliano de Souza Camargo (pt)
357	Florentina Mușat (ro)
358	Hugo Carvalho (pt)
359	Jordi Mas i Hernandez (ca)
360	Philipp Kiemle (de)
361	Aurimas Černius (lt)
362
363Evolution-Data-Server 3.38.0 2020-09-11
364---------------------------------------
365
366Translations:
367	Marek Černocký (cs)
368	Balázs Meskó (hu)
369	Anders Jonsson (sv)
370	Dušan Kazik (sk)
371	Alan Mortensen (da)
372	Mario Blättermann (de)
373	Gianvito Cavasoli (it)
374
375Evolution-Data-Server 3.37.92 2020-09-04
376----------------------------------------
377
378Bug Fixes:
379	I#172 - [IMAPx] Ignore truncated COPYUID server response (Milan Crha)
380	I#208 - Avoid race condition when refreshing collection backend (Milan Crha)
381	I#232 - ESoupSession: Ensure request URI is properly encoded (Milan Crha)
382	I#245 - CardDAV contacts without UID are not shown (Milan Crha)
383	I#246 - libecal: Specify forward-declared types for gir (Milan Crha)
384	M!43 - Calendar: Add SExp function to filter with DTSTART (Helmut Pozimski)
385	evo-I#461 - Let 'Wrap quoted text in replies' influence paragraph style (Milan Crha)
386	evo-I#1014 - Calendar: Correct RRULE's UNTIL value saving (Milan Crha)
387
388Miscellaneous:
389	GObjectIntrospection.cmake: Depend rather on gir target, than on gir file (Milan Crha)
390
391Translations:
392	Efstathios Iosifidis (el)
393	Fran Dieguez (gl)
394	Piotr Drąg (pl)
395	Thibault Martin (fr)
396	Goran Vidović (hr)
397	Rafael Fontenelle (pt_BR)
398	Nathan Follens (nl)
399	Kukuh Syafaat (id)
400	Boyuan Yang (zh_CN)
401	Changwoo Ryu (ko)
402	Asier Sarasua Garmendia (eu)
403	Zander Brown (en_GB)
404	Matej Urbančič (sl)
405
406Evolution-Data-Server 3.37.90 2020-08-07
407----------------------------------------
408
409Bug Fixes:
410	I#236 - Uses LC_ADDRESS unconditionally in libphonenumber code (Milan Crha)
411	I#239 - SMTP: Doesn't send fully qualified host name with EHLO (Milan Crha)
412	I#240 - IMAPx: Disable move to real junk/trash in server-side virtual folders (Milan Crha)
413	evo-I#1041 - Search folders can show non-matches after filter change (Milan Crha)
414	evo-I#1042 - Show recurrence information with user-specified date format (Milan Crha)
415
416Miscellaneous:
417	e-soup-logger.h: Add missing G_BEGIN_DECLS (Milan Crha)
418	Fix a memory leak in ebmb_gather_photos_local_filenames() (Milan Crha)
419	ESoupSession: Provided SoupAuth might not be always used by libsoup (Milan Crha)
420
421Translations:
422	Baurzhan Muftakhidinov (kk)
423	Boyuan Yang (zh_CN)
424	Jordi Mas (ca)
425	Fabio Tomat (fur)
426
427Evolution-Data-Server 3.37.3 2020-07-03
428---------------------------------------
429
430Bug Fixes:
431	I#215 - Utilize If-None-Match header for WebCal refresh (Milan Crha)
432	I#222 - Camel: Match-All condition doesn't show any messages (Milan Crha)
433	I#223 - WebDAV: Inefficient processing of returned XML data (Milan Crha)
434	I#226 - CVE-2020-14928: Response Injection via STARTTLS in SMTP and POP3 (Milan Crha)
435	I#228 - Restarting evolution-source-registry re-enables user-disabled CalDAV accounts (Milan Crha)
436	evo-I#982 - 'Message contains'-search broken in 3.36.3 (Milan Crha)
437
438Miscellaneous:
439	e-data-book-cursor.c: Mute a compiler warning (Milan Crha)
440	PrintableOptions.cmake: Sync the file with Evolution changes (Milan Crha)
441	camel-folder-search: Fix a memory leak when searching message body (Milan Crha)
442	docs: Add api-index file references for new symbols in 3.36 and 3.38 (Milan Crha)
443	Rename camel_stream_buffer_truncate() to  camel_stream_buffer_discard_cache() (Milan Crha)
444	Use 'xmlNode *' instead of 'xmlNodePtr' in public API (vala related) (Milan Crha)
445	EWebDAVSession: Relax requirement for full path existence in propstat response (Milan Crha)
446	e_xml_get_node_text: Consider also CDATA section nodes, not only TEXT nodes (Milan Crha)
447	Enhance ESoupSession debug logging (Milan Crha)
448
449Translations:
450	Emin Tufan Çetin (tr)
451	Yuri Chornoivan (uk)
452	Florentina Mușat (ro)
453	Baurzhan Muftakhidinov (kk)
454	Aurimas Černius (lt)
455	Daniel Mustieles (es)
456
457Evolution-Data-Server 3.37.2 2020-05-29
458---------------------------------------
459
460Bug Fixes:
461	I#101 - DAV backends: Limit server requests after getting online (Milan Crha)
462	I#209 - libedataserverui: Remove unneeded dependency on libebackend (Milan Crha)
463	I#210 - Global buffer overflow in e_contact_check_attr_type_value_used() (Milan Crha)
464	I#211 - IMAPx: No IDLE after extraneous connection reset (Milan Crha)
465	I#212 - EWebDAVSession: Ignore text/plain server responses on success (Milan Crha)
466	I#213 - camel_mime_filter_backup() calls memcpy(null, ...) (Milan Crha)
467	I#219 - Search folder content rebuilt after a change in it (Milan Crha)
468	M!40 - Add the the enumeration of possible values for ENABLE_FILE_LOCKING (Дилян Палаузов)
469	evo-I#915 - Fix some issues reported by Clang's ubsan sanitizer (Milan Crha)
470
471Miscellaneous:
472	ECredentialsPrompterImplOAuth2: Enable sandbox usage for WebKitGTK (Milan Crha)
473	CamelFilterDriver: do_shell: NULL-terminate the arguments array (Milan Crha)
474	SetupBuildFlags.cmake: Use -Werror=implicit-function-declaration only for C code compilation (Milan Crha)
475	ECollectionBackend: Limit how often checks for new child sources (Milan Crha)
476	WebDAV backends: Transform Precondition Failed error to E_CLIENT_ERROR_OUT_OF_SYNC (Milan Crha)
477
478Translations:
479	Daniel Mustieles (es)
480	Emin Tufan Çetin (tr)
481	Florentina Mușat (ro)
482
483Evolution-Data-Server 3.37.1 2020-04-24
484---------------------------------------
485
486Bug Fixes:
487	I#165 - Add backend to access Nextcloud Notes (Milan Crha)
488	I#195 - alarm-notify: Show more details of the selected event (Milan Crha)
489	I#199 - ESoupAuthBearer: Is not thread safe (Milan Crha)
490	I#203 - Google book: Do not use progress callbacks in libgdata sync API (Milan Crha)
491	I#204 - GOA-configured Nextcloud account not appearing (Milan Crha)
492	I#205 - e-source-selectable: Add annotations to developer comments (Milan Crha)
493	I#206 - LDAP: Incorrectly converts SExp to LDAP query (Milan Crha)
494	evo-I#831 - Free/Busy times are not in UTC (Milan Crha)
495	ews-I#87 - Meta backends not moved back online after connect failure (Milan Crha)
496
497Miscellaneous:
498	Name D-Bus .service files by D-Bus service names they provide (Milan Crha)
499	ESourceRegistryWatcher: The 'filter' signal listener should not be required (Milan Crha)
500
501Translations:
502	Marek Černocký (cs)
503	Rafael Fontenelle (pt_BR)
504	Gianvito Cavasoli (it)
505	Goran Vidović (hr)
506	Daniel Korostil (uk)
507	Daniel Șerbănescu (ro)
508	Fabio Tomat (fur)
509
510Evolution-Data-Server 3.36.0 2020-03-06
511---------------------------------------
512
513Bug Fixes:
514	I#198 - goa: Doesn't set ESourceAuthentication::is-external properly (Milan Crha)
515
516Translations:
517	Alan Mortensen (da)
518	Nathan Follens (nl)
519	Matej Urbančič (sl)
520	Jiri Grönroos (fi)
521	Gianvito Cavasoli (it)
522	Tim Sabsch (de)
523
524Evolution-Data-Server 3.35.92 2020-02-28
525----------------------------------------
526
527Bug Fixes:
528	I#166 - Remembers last connection error for too long (Milan Crha)
529	I#167 - IMAPx: Can claim existing folders as gone (Milan Crha)
530	I#192 - Collection accounts: Do not suddenly enable disabled sub-sources (Milan Crha)
531	I#193 - EWebDAVDiscover: Can skip lookup for books with /.well-known/carddav address (Milan Crha)
532	I#194 - e-cal-recur: Incorrect timezone used for DTEND from DURATION (Milan Crha)
533
534Miscellaneous:
535	EWebDAVCollectionBackend: Require credentials only if user name is set (Milan Crha)
536	CalDAV/CardDAV: Fix 'local_error' variable usage in connect_sync() (Milan Crha)
537	CalDAV/CardDAV: Remove unused variable declaration (Milan Crha)
538	CalDAV: Claim not found objects during refresh as removed (Milan Crha)
539
540Translations:
541	Fran Dieguez (gl)
542	Piotr Drąg (pl)
543	Asier Sarasua Garmendia (eu)
544	Charles Monzat (fr)
545	Marek Černocký (cs)
546	Changwoo Ryu (ko)
547
548Evolution-Data-Server 3.35.91 2020-02-14
549----------------------------------------
550
551Bug Fixes:
552	I#168 - Camel: Can fail to connect when password contains non-ASCII letters (Milan Crha)
553	I#178 - Implement RFC 6856 - POP3 support for UTF-8 (Milan Crha)
554	I#187 - camel-sasl-gssapi: Fails to build without KRB5 (Milan Crha)
555	I#189 - Crash on malformed server response with minimal capabilities (Milan Crha)
556
557Miscellaneous:
558	Remove outdated and unused devel-docs files from camel (Milan Crha)
559	EWebDAVDiscover: Returns address books when asked for calendars only (Milan Crha)
560
561Translations:
562	Aurimas Černius (lt)
563	Daniel Mustieles (es)
564	Anders Jonsson (sv)
565	Rafael Fontenelle (pt_BR)
566	Sabri Ünal (tr)
567	Kukuh Syafaat (id)
568	Balázs Úr (hu)
569
570Evolution-Data-Server 3.35.90 2020-01-31
571----------------------------------------
572
573Bug Fixes:
574	I#154 - Replace deprecated gdk_beep() usage in the code (Milan Crha)
575	I#179 - Calendar: Handle errors in file backend's refresh thread gracefully (Milan Crha)
576	I#184 - WebDAV: Privilege with multiple child elements not handled properly (Milan Crha)
577	I#186 - Allow override of PHONENUMBER_DEFINITIONS (Milan Crha)
578	M!34 - Use G_PARAM_STATIC_STRINGS (Niels De Graef)
579	M!35 - CamelMessageContentInfo: Define CamelProviderAutoDetectFunc (Corentin Noël)
580	M!36 - EBookSqlite: Make the signal definition for before-*-contact more specific (Corentin Noël)
581	M!37 - CamelFolderSummary: Explicitely map the virtual methods to their callers (Corentin Noël)
582	evo-I#686 - Broken search folder that includes all mails from other search folders (Milan Crha)
583
584Miscellaneous:
585	EDBusServer: Delay new module load (Milan Crha)
586	alarm-notify: Double-free with certain types of the reminder (Milan Crha)
587	ESourceCollection: Add 'allow-sources-rename' property (Milan Crha)
588	camel: Document the GHashTable type in CamelProviderAutoDetectFunc and camel_provider_auto_detect (Corentin Noël)
589	Speed-up e_contact_get_attributes_set() (Milan Crha)
590	Prefer GSlice over heap allocation for short-lived structures (Milan Crha)
591	EBookSqlite: Address runtime warnings from remove_leading_zeros() in unit tests (Milan Crha)
592	CamelMessageInfo: Cache common strings in the string pool (Milan Crha)
593	ECalCache: Be more specific regarding the signal definition and fix documentation (Corentin Noël)
594	CamelHeaderParam: Specify the transfer annotation for camel_header_param (Corentin Noël)
595	Vala: Add more .metadata fixes (Corentin Noël)
596	Bump libical-glib dependency to 3.0.7 and benefit from its behavior (Milan Crha)
597
598Translations:
599	Rafael Fontenelle (pt_BR)
600	Sucipto (id)
601	Dušan Kazik (sk)
602	Anders Jonsson (sv)
603	Umarzuki Bin Mochlis Moktar (ms)
604
605Evolution-Data-Server 3.35.3 2020-01-03
606---------------------------------------
607
608Bug Fixes:
609	I#177 - DAV: Ignore 404 responses on content refresh (Milan Crha)
610
611Translations:
612	Yi-Jyun Pan (zh_TW)
613	Jordi Mas (ca)
614	Fabio Tomat (fur)
615	Fran Dieguez (gl)
616
617Evolution-Data-Server 3.35.2 2019-11-22
618---------------------------------------
619
620Bug Fixes:
621	I#156 - EBook/CalMetaBackend: Automatic refresh not always setup ][ (Milan Crha)
622	I#157 - IMAPx: Does not respect LOGINDISABLED (Milan Crha)
623	I#159 - LDAP: Fails to read userCertificate from the server (Milan Crha)
624	I#162 - e-cal-recur: Ignores recurrence exceptions (Milan Crha)
625	I#164 - HSTS (RFC 6797) support for "On The Web" calendars (Milan Crha)
626	I#169 - Detached instances shown as with floating time (Milan Crha)
627	I#173 - ESoupSession: Accept also compressed responses (Milan Crha)
628
629Miscellaneous:
630	EWeatherSource: Use g_signal_connect_object() in e_weather_source_parse() (Milan Crha)
631	Correct runtime warning from camel_network_service_can_reach() (Milan Crha)
632	ESoupSession: Do not presend credentials on insecure connections (Milan Crha)
633	EBackend: Slightly enhance g_warning() messages with an ESource identification (Milan Crha)
634	ESource: Required signals not connected after EDBusObject is replaced (Milan Crha)
635	LDAP: Change how LDAP query is constructed (Milan Crha)
636
637Translations:
638	Daniel Mustieles (es)
639	Jordi Mas (ca)
640
641Evolution-Data-Server 3.35.1 2019-10-11
642---------------------------------------
643
644Bug Fixes:
645	I#145 - WebDAV: Not every 403/Forbidden means wrong credentials (Milan Crha)
646	I#151 - Camel: Correct result of the "is" filter condition on address headers (Milan Crha)
647	I#156 - EBook/CalMetaBackend: Automatic refresh not always setup (Milan Crha)
648	M!32 - Replace deprecated 'g_type_class_add_private' (Pablo Barciela)
649	M!33 - ESourceAuthentication: Add is-external property (Corentin Noël)
650	evo-I#635 - LDAP: Double free when query conversion fails (Milan Crha)
651
652Miscellaneous:
653	Correct a developer comment for SECTION:e-cancellable-locks (Milan Crha)
654
655Translations:
656	Nathan Follens (nl)
657	Matej Urbančič (sl)
658	Alan Mortensen (da)
659
660Evolution-Data-Server 3.34.0 2019-09-09
661---------------------------------------
662
663Translations:
664	Rafael Fontenelle (pt_BR)
665	Gianvito Cavasoli (it)
666	Christian Kirbach (de)
667	Sabri Ünal (tr)
668
669Evolution-Data-Server 3.33.92 2019-09-02
670----------------------------------------
671
672Bug Fixes:
673	I#136 - Meta backends: Fails to remove locally created object in online mode (Milan Crha)
674	I#141 - e_xml_parse_data: Recover from XML errors if possible (Milan Crha)
675	I#147 - CamelVeeFolder: Propagate searches into subfolders (Milan Crha)
676	I#148 - Alarm for the end of a task not working (Milan Crha)
677	evo-I#551 - Enhance URL end recognition regarding closing bracket (Milan Crha)
678
679Miscellaneous:
680	Avoid possible use after free caused in vee_folder_set_expression() (Milan Crha)
681
682Translations:
683	Daniel Mustieles (es)
684	Piotr Drąg (pl)
685	Fran Dieguez (gl)
686	Jordi Mas (ca)
687	Changwoo Ryu (ko)
688	Charles Monzat (fr)
689	Balázs Úr (hu)
690	Petr Kovář (cs)
691
692Evolution-Data-Server 3.33.91 2019-08-19
693----------------------------------------
694
695Bug Fixes:
696	I#68 - WebDAV registry backend Refresh can remove existing sources ]I[ (Milan Crha)
697	I#138 - Notify clients when backend is refreshing its content (Milan Crha)
698	I#142 - EContact: Define defaults for attributes without TYPE (Milan Crha)
699	evo-I#559 - CalDAV: Unescape URI path parts during refresh in iCloud (Milan Crha)
700	evo-I#568 - Set GtkLabel's width-chars when using line-wrap (Milan Crha)
701
702Miscellaneous:
703	Include also CFLAGS in gtkdoc-scangobj command line (Milan Crha)
704	EDataFactory: Free backend when no client connects to it (Milan Crha)
705	Correct typo in a developer comment (Milan Crha)
706	GOA module: Run EWS autodiscovery asynchronously (Milan Crha)
707	Fix two memory leaks (Milan Crha)
708
709Translations:
710	Aurimas Černius (lt)
711	Daniel Șerbănescu (ro)
712	Bruce Cowan (en_GB)
713	Jordi Mas (ca)
714	Kukuh Syafaat (id)
715	Asier Sarasua Garmendia (eu)
716	Anders Jonsson (sv)
717	Florentina Mușat (ro)
718
719Evolution-Data-Server 3.33.90 2019-08-05
720----------------------------------------
721
722Bug Fixes:
723	I#112 - Credentials prompter re-asks for credentials of disabled accounts ][ (Milan Crha)
724	I#137 - POSIX locale tests fail with ICU 64.x (Milan Crha)
725	M!27 - e-book-backend-ldap.c:func_exists() avoid strdup+free (Дилян Палаузов)
726	M!28 - Include LDFLAGS in gtkdoc-scangobj command line (Ting-Wei Lan)
727	M!29 - WebDAV: Add a way to allow any component with MKCALENDAR (Дилян Палаузов)
728	M!30 - ecal: Add camel and libedataserver to the library search path for the gir (Iain Lane)
729	M!31 - EWebDAVDiscoverContent: Select implicitly the single item (Дилян Палаузов)
730
731Miscellaneous:
732	EWebDAVDiscover can report failure on success and hide collections (Milan Crha)
733	e_webdav_discover_dialog_new: Set default response button for the dialog (Milan Crha)
734	Let the message-location check also real message location in the search folders (Milan Crha)
735
736Translations:
737	Daniel Șerbănescu (ro)
738	Rafael Fontenelle (pt_BR)
739	Asier Sarasua Garmendia (eu)
740	Jordi Mas (ca)
741
742Evolution-Data-Server 3.33.4 2019-07-15
743---------------------------------------
744
745Bug Fixes:
746	I#128 - [LDAP] Claim an error when a Contact List might be saved incomplete (Milan Crha)
747	I#130 - [CamelOfflineFolder] Multiple downsync operations can run simultaneously (Milan Crha)
748	M!18 - Prefer g_string_append_c() over g_string_append() (Дилян Палаузов)
749	M!19 - e-book-backend-ldap.c:address_populate(): avoid g_strdup+g_free call (Дилян Палаузов)
750	M!20 - camel-search-sql-sexp.c:func_and() memory leak (Дилян Палаузов)
751	M!22 - Ignore the return value of g_string_append() (Дилян Палаузов)
752	M!23 - Use the return value of g_string_free(*, FALSE) (Дилян Палаузов)
753	M!24 - e-vcard.c:read_attribute_params(): Remove unneeded if() (Дилян Палаузов)
754	M!26 - Fix a possible memory leak in e_cal_client_get_component_as_string() (Дилян Палаузов)
755	evo-I#479 - Call mail account refresh also after going online ][ (Milan Crha)
756
757Miscellaneous:
758	[LDAP] Fix several memory leaks (Milan Crha)
759	Prefer built-in timezone component in e_cal_util_copy_timezone() (Milan Crha)
760	Fix a memory leak in e_cal_recur_generate_instances_sync() (Milan Crha)
761	Miscellaneous changes in ecmb_modify_object_sync() (Milan Crha)
762
763Translations:
764	Nathan Follens (nl)
765	Daniel Mustieles (es)
766	Fabio Tomat (fur)
767	Kukuh Syafaat (id)
768
769Evolution-Data-Server 3.33.3 2019-06-17
770---------------------------------------
771
772Bug Fixes:
773	I#108 - [IMAPx] Folder changes could be claimed in a wrong folder after APPEND (Milan Crha)
774	I#117 - Fix clang warnings (mostly [-Wenum-conversion]) (Milan Crha)
775	I#120 - Fails to build with libasan using Clang (undefined symbols) (Milan Crha)
776	I#121 - CalDAV-advertised subscribed WebCal is not imported (Milan Crha)
777	I#123 - [SMTP] Ignore 8BITMIME extension for Yahoo! servers (Milan Crha)
778	M!15 - Fix typos in CMake modules (Дилян Палаузов)
779	M!17 - Use Media Type from RFC 8551 for S/MIME creation (Tom Kranz)
780	evo-I#476 - Hide "Server handles meeting invitations" for VJOURNAL/CalDAV (Milan Crha)
781	evo-I#479 - Call mail account refresh also after going online (Milan Crha)
782
783Miscellaneous:
784	EDataBook/EDataCal: Flush GDBus connection on backend property change (Milan Crha)
785	Add workaround for D-Bus property change into get-revision tests (Milan Crha)
786	Expose E-Book/Cal-BackendSExp lock (Milan Crha)
787	Update overdue time immediately after the reminders' window is mapped (Milan Crha)
788	Add ESourceLocal::writable extension property (Milan Crha)
789	CamelOperation can be used by other thread while in its finalize() (Milan Crha)
790	Memos cannot have set reminders according to RFC 5545 (Milan Crha)
791	Change how CamelOfflineStore goes online (Milan Crha)
792	[IMAPx] Prefer local search in folders fully synchronized for offline (Milan Crha)
793	Correct e_cal_component_get_start_plus_duration() (Milan Crha)
794
795Translations:
796	Ih0rko (uk)
797	Balázs Meskó (hu)
798	Fabio Tomat (fur)
799	Daniel Mustieles (es)
800
801Evolution-Data-Server 3.33.2 2019-05-20
802---------------------------------------
803
804 * The calendar part begun to use libical-glib, instead of libical, which
805   includes change from API version 1.2 to 2.0.
806
807 * The addressbook part and the calendar part changed client APIs, which
808   modified also D-Bus API, thus D-Bus services' versions had been bumped
809   as well.
810
811 * All the C libraries generate GObject introspection and Vala bindings.
812
813Bug Fixes:
814	I#33 - Port to libical-glib (Milan Crha)
815	I#89 - [IMAPx] Downloads content for offline in unsubscribed folders (Milan Crha)
816	I#105 - Invalid UTF-8 letters in a mail body get lost (Milan Crha)
817	I#106 - [IMAPx] Return cached folder list even when being online (Milan Crha)
818	I#112 - Credentials prompter re-asks for credentials of disabled accounts (Milan Crha)
819	I#114 - [IMAPx] Option to enable full folder update on metered networks (Milan Crha)
820	I#116 - [IMAPx] Correct handling of mailbox names (with RFC 6855 extension) (Milan Crha)
821	I#190 - Does not show reminders after resume from suspend (Milan Crha)
822	M!14 - Correct typo in a comment in the main CMakeLists.txt (Дилян Палаузов)
823
824Miscellaneous:
825	[EWebDAVDiscover] Prevent crash on GError use in gio functions (Milan Crha)
826	[SMTP] Log also DATA itself when SMTP logging is enabled (Milan Crha)
827	[IMAPx] Fix a leak of CamelMessageInfo when downloading message from a server (Milan Crha)
828	Change libebook and libedata-book APIs (Milan Crha)
829	Revert "Rename AddressBookView/CalendarView D-Bus members for backward compatibility" (Milan Crha)
830	Rename ECalBackendClass methods to address some gir warnings (Milan Crha)
831	Enable vala bindings for libebackend, libedata-book and libedata-cal (Milan Crha)
832	Correct get_/set_property() for EReminderWatcher::default-zone (Milan Crha)
833	Miscellaneous changes for issues overlooked during port to libical-glib (Milan Crha)
834
835Translations:
836	Daniel Mustieles (es)
837	Kukuh Syafaat (id)
838	Fabio Tomat (fur)
839	Carmen Bianca BAKKER (eo)
840	Guillaume Bernard (fr)
841
842Evolution-Data-Server 3.33.1 2019-04-22
843---------------------------------------
844
845Bug Fixes:
846	I#91 - Verify database presence in test-migration test (Milan Crha)
847	I#92 - [IMAPx] Permanently delete single items in real Trash folder (Milan Crha)
848	I#94 - Remove -Wabi from the default C++ warning flags (Milan Crha)
849	I#95 - [WebDAV Session] Ignore empty current-user-privilege-set response (Milan Crha)
850	I#96 - Limit properties receive based on expected collection type in WebDAV discover (Milan Crha)
851	I#98 - [CardDAV] Use CARDDAV_DEBUG instead of WEBDAV_DEBUG (Milan Crha)
852	I#99 - Fails to build against git master of OpenLDAP (vendor version check) (Дилян Палаузов)
853	I#102 - Change order of gtkdoc-scangobj libraries (Milan Crha)
854	M!12 - libedataserver: Fix annoations syntax (Marco Trevisan (Treviño))
855	M!13 - [EBackend] Add GObject introspection (Corentin Noël)
856	evo-I#326 - Reword "Display reminders in notification area only" option (Milan Crha)
857	ews-I#39 - Let handle recurring task completion by the server (Milan Crha)
858
859Miscellaneous:
860	Make sure libdb addressbooks are available before book-migration test (Milan Crha)
861	Fix typo: reach-ability �� reachability (Andre Klapper)
862	[Flatpak] Use a persistent location for an NSS certificate database (Milan Crha)
863	Rename AddressBookView/CalendarView D-Bus members for backward compatibility (Milan Crha)
864	Address several issues reported by Coverity Scan (Milan Crha)
865
866Translations:
867	Марко Костић (sr)
868	Matej Urbančič (sl)
869	Balázs Úr (hu)
870	Alan Mortensen (da)
871	Asier Sarasua Garmendia (eu)
872	Carmen Bianca BAKKER (eo)
873	Gianvito Cavasoli (it)
874
875Evolution-Data-Server 3.32.0 2019-03-11
876---------------------------------------
877
878Translations:
879	Daniel Mustieles (es)
880	Balázs Meskó (hu)
881	Anders Jonsson (sv)
882	Ask Hjorth Larsen (da)
883	Tim Sabsch (de)
884	Rafael Fontenelle (pt_BR)
885	Daniel Șerbănescu (ro)
886
887Evolution-Data-Server 3.31.92 2019-03-04
888----------------------------------------
889
890Bug Fixes:
891	I#68 - WebDAV registry backend Refresh can remove existing sources ][ (Milan Crha)
892	I#86 - Rejecting connection certificate causes constant connection retries (Milan Crha)
893	I#87 - [CalDAV] Free/busy request uses wrong format for the time-range (Milan Crha)
894	I#88 - Contacts with Birthday on Feb 29th Have No Appointment in Non-leap Years (Milan Crha)
895
896Miscellaneous:
897	[CalDAV] POST data to scheduling outbox with correct Content-Type (Milan Crha)
898	Change order of CFLAGS/LDFLAGS passed to gtk-doc (Milan Crha)
899	[OAuth2 Prompter] Show also current URL in the credentials prompt dialog (Milan Crha)
900	Make the OAuth2 credentials prompt window default size a bit larger (Milan Crha)
901
902Translations:
903	Rafael Fontenelle (pt_BR)
904	Changwoo Ryu (ko)
905	A S Alam (pa)
906	Kukuh Syafaat (id)
907	Марко Костић (sr)
908	Fabio Tomat (fur)
909	Piotr Drąg (pl)
910	Emin Tufan Çetin (tr)
911	Matej Urbančič (sl)
912	Nathan Follens (nl)
913	Aurimas Černius (lt)
914	Marek Cernocky (cs)
915	Fran Dieguez (gl)
916
917Evolution-Data-Server 3.31.91 2019-02-18
918----------------------------------------
919
920Bug Fixes:
921	M!9 - [Vala] Make camel_sasl_new usable in Vala (Corentin Noël)
922	M!10 - [Camel] Add more documentation and annotations to CamelMimeMessage (Corentin Noël)
923	M!11 - [EData-Book] fix several annotations (Corentin Noël)
924
925Miscellaneous:
926	[EDataBook] Enforce EBookBackend type (Corentin Noël)
927	[CamelStreamMem] Fix transfer annotations and array element type (Corentin Noël)
928	[OAuth2] Add GSettings keys to override client ID and secret (Milan Crha)
929	[Camel] Fix several annotations for message creation (Corentin Noël)
930	Hide sendmail in Flatpak (Milan Crha)
931
932Translations:
933	Daniel Mustieles (es)
934	Piotr Drąg (pl)
935	Marek Cernocky (cs)
936	Serdar Sağlam (tr)
937	Fran Dieguez (gl)
938	Aurimas Černius (lt)
939	Kukuh Syafaat (id)
940	Matej Urbančič (sl)
941	Balázs Úr (hu)
942	Alan Mortensen (da)
943	Baurzhan Muftakhidinov (kk)
944	Emin Tufan Çetin (tr)
945	Yi-Jyun Pan (zh_TW)
946
947Evolution-Data-Server 3.31.90 2019-02-04
948----------------------------------------
949
950Bug Fixes:
951	I#70 - Add camel-autocleanups header (Corentin Noël)
952	I#71 - Add e-backend-autocleanups header (Corentin Noël)
953	I#73 - Add e-dataserver-autocleanups header (Corentin Noël)
954	I#75 - Sometimes fails to properly decrypt large GPG encrypted messages (Milan Crha)
955	I#79 - [Camel] Threading view depends on message order (Milan Crha)
956	I#81 - Pops up a reminder of a deleted instance of a recurring event (Milan Crha)
957	I#82 - Use uppercase in MIME-Version 1.0 header (Milan Crha)
958
959Miscellaneous:
960	Remove some duplicated #define-s with developer documentation comments (Milan Crha)
961	De-deprecate camel_folder_info_build() (Milan Crha)
962	[libebackend] Do not define autoptr for deprecated EOfflineListener (Milan Crha)
963	[EBookBackendSExp] Skip PHOTO attribute in "Any field contains" search (Milan Crha)
964	Add also $PREFIX/share/gir-1.0 into g-ir-scanner arguments (Milan Crha)
965
966Translations:
967	Jordi Mas (ca)
968	Charles Monzat (fr)
969	Daniel Mustieles (es)
970	Kukuh Syafaat (id)
971	Balázs Úr (hu)
972
973Evolution-Data-Server 3.31.4 2019-01-07
974---------------------------------------
975
976Bug Fixes:
977	Bug 312581 - Optimise string manipulation in vCard parsing (Milan Crha)
978	Bug 576071 - Update developer documentation of e_book_query_{andv,orv}() (Milan Crha)
979	Bug 651234 - Update developer documentation for e_destination_get_name() (Milan Crha)
980	I#68 - WebDAV registry backend Refresh can remove existing sources (Milan Crha)
981	I#72 - [EBackend] Improve the coverage of the annotations (Corentin Noël)
982	M!7 - [CalDAV] Perform free-busy-query on the correct principal (Jamie McClymont)
983	M!8 - [CalDAV] Invert success value of schedule outbox free_busy (Jamie McClymont)
984
985Miscellaneous:
986	Correct developer documentation of some EBook asynchronous API (Milan Crha)
987	Crash on meeting cancellation receive in local calendar (Milan Crha)
988	Fix few memory leaks in calendar backends (Milan Crha)
989
990Translations:
991	Fabio Tomat (fur)
992
993Evolution-Data-Server 3.31.3 2018-12-10
994---------------------------------------
995
996Bug Fixes:
997	Bug 651197 - message/rfc822 attachment encoded in base64 parsed correctly (Milan Crha)
998	Bug 719328 - [IMAPx] Fails to update folder content with QResync (Milan Crha)
999	I#5 - Compare only date when searching with Sent/Received dates ][ (Milan Crha)
1000	I#54 - Enable 'Listen for server change notifications' by default (Milan Crha)
1001	I#55 - [IMAPx] Flags after certain BODYSTRUCTURE not recognized (Milan Crha)
1002	I#56 - [Camel] Can stop parsing mail address header too early (Milan Crha)
1003	I#61 - Cannot search contacts for existence of boolean fields (Milan Crha)
1004	I#62 - Make EVCardAttribute/EVCardAttributeParam structures ref-counted internally (Milan Crha)
1005	I#63 - [CalDAV/CardDAV] Incorrectly thinks an object is created in offline (Milan Crha)
1006	I#64 - S/MIME: Two signerInfos (one *invalid*, one valid) are merged into a single valid indicator (Milan Crha)
1007	I#65 - [Documentation] Fix several warnings with non-existing links (Corentin Noël)
1008	M!6 - [Documentation] Fix references to unexisting functions or classes (Corentin Noël)
1009
1010Miscellaneous:
1011	Include also environment LD_LIBRARY_PATH in gtk-doc-scangobj call (Milan Crha)
1012	test-cal-client-get-revision could fail due to delayed D-Bus property change notification (Milan Crha)
1013	Correct how extra compiler warnings are used in the maintainer mode (Milan Crha)
1014	[evolution-dbus-session] Handle method calls with GUnixFDList (Milan Crha)
1015	Deadlock when marking as read message in a search folder (Milan Crha)
1016	[CalDAV/CardDAV] Can add component to local cache with incomplete info (Milan Crha)
1017	Copy messages within mail filters immediately (Milan Crha)
1018	[test-cal-client-get-free-busy] Correct error messages (Milan Crha)
1019	Correct use-after-free in e_vcard_attribute_remove_param_value() (Milan Crha)
1020	Replace evolution-dbus-session tool with DBUS_SERVICES_PREFIX option (Milan Crha)
1021	[Camel] Address compiler warning in header_address_list_encode_append() (Milan Crha)
1022	Relax runtime check in e_cal_util_get_system_timezone() (Milan Crha)
1023	[Flatpak] Save passwords in libsecret with the same prefix as used by D-Bus services (Milan Crha)
1024	[test-server-utils] Correct when open of deprecated book/calendar is retried (Milan Crha)
1025	[test-cal-client-get-free-busy] Enhance the test execution (Milan Crha)
1026	Let child source with 'none' authentication method use collection source authentication (Milan Crha)
1027	[EDBus Private] Add new symbols into the developer documentation (Corentin Noël)
1028	[Flatpak] Make alarm-notify use the D-Bus services prefix, if specified (Milan Crha)
1029
1030Evolution-Data-Server 3.31.2 2018-11-12
1031---------------------------------------
1032
1033Bug Fixes:
1034	Bug 228772 - Allow to specify a default language for a given identity (Milan Crha)
1035	Bug 606071 - [Calendar] Preserve existing CREATED/LAST-MODIFIED on create (Milan Crha)
1036	I#41 - Documentation doesn't go through gtkdoc-scangobj (Milan Crha)
1037	I#42 - [Collection CalDAV] Populate calendar-auto-schedule for discovered sources (Milan Crha)
1038	I#43 - [CalDAV] Change of calendar-auto-schedule not used immediately (Milan Crha)
1039	I#44 - [CalDAV/CardDAV] Ignore Not Found error on resource delete (Milan Crha)
1040	I#48 - [CalDAV] Use Location as TZID (Milan Crha)
1041	I#49 - [CardDAV] Local cache made broken after update (Milan Crha)
1042	I#50 - [Reminders] Ignore all errors on a reminder dismiss (Milan Crha)
1043	I#51 - [Gmail] Change from OAuth2 to other authentication doesn't stick (Milan Crha)
1044	I#52 - cursor-example.c includes cursor-slot.h twice (Milan Crha)
1045	evo-I#113 - Make 'Mark messages as read' a folder/account option (Milan Crha)
1046	evo-I#196 - Build developer documentation in a fix order (Milan Crha)
1047
1048Miscellaneous:
1049	Use G_PARAM_EXPLICIT_NOTIFY flag to avoid false property change notifications (Milan Crha)
1050	Correct e-source-camel.c to unset G_PARAM_EXPLICIT_NOTIFY (Milan Crha)
1051	[CamelProvider] Do not localize empty strings in provider configuration (Milan Crha)
1052	Make tests retry when factory doesn't know about added ESource yet (Milan Crha)
1053	[On The Web calendar] Log also response body when requested (Milan Crha)
1054	[IMAPx] Fix a concurrent message download issue (Milan Crha)
1055	Suppress libxml2 warnings when parsing data with e_xml_parse_data() (Milan Crha)
1056	Add translator comments into camel-sasl-anonymous.c (Milan Crha)
1057	Make sure intltool-merge cache is created only once (Milan Crha)
1058	Remove e-gdbus-templates from libedataserver (Milan Crha)
1059
1060Translations:
1061	Yi-Jyun Pan (zh_TW)
1062	Matej Urbančič (sl)
1063	Cédric Valmary (oc)
1064	Kristjan SCHMIDT (eo)
1065
1066Evolution-Data-Server 3.31.1 2018-10-08
1067---------------------------------------
1068
1069Bug Fixes:
1070	evo-I#86 - Quoting of plain text mail into HTML mode mangles deeper levels (Milan Crha)
1071	I#3 - [GPG] Mails that are not encrypted look encrypted ][ (Milan Crha)
1072	I#24 - The 'contacts' calendar backend leaks BookRecord (Milan Crha)
1073	I#29 - Changed user name not propagated to collection child sources (Milan Crha)
1074	I#30 - Some of the tests fail to run with disabled RPATH (Milan Crha)
1075	I#31 - [ESoupSession] Preset authentication when username is filled (Milan Crha)
1076	I#32 - test-cal-meta-backend cannot run without installed Evolution (Milan Crha)
1077	I#34 - Remove Ubuntu Online Accounts from master (Milan Crha)
1078	I#35 - [IMAPx] Ignore incomplete BODYSTRUCTURE responses (Milan Crha)
1079	I#36 - Asks for password after going online, even it's stored (Milan Crha)
1080	I#37 - [IMAPx] Disable request of BODYSTRUCTURE when its response is broken (Milan Crha)
1081	I#38 - Archive from search folder should use original folder for transfer (Milan Crha)
1082	I#40 - [IMAPx] Support RFC 6855 (IMAP Support for UTF-8) (Milan Crha)
1083	M!2 - Expose GData 'parent' and 'position' task fields (Georges Basile Stavracas Neto)
1084
1085Miscellaneous:
1086	Add an optionally built evolution-dbus-session tool (Milan Crha)
1087	[NNTP] Address REVERSE_INULL Coverity scan issue (Milan Crha)
1088	Address two Clang warnings (Milan Crha)
1089	Mark string for a translation (Milan Crha)
1090	Fix a memory leak in ebmb_start_view_thread_func() (Milan Crha)
1091	[evolution-dbus-session] Proxy also D-Bus subtrees (Milan Crha)
1092
1093Translations:
1094	Marek Cernocky (cs)
1095	Gábor Kelemen (hu)
1096	Aurimas Černius (lt)
1097
1098Evolution-Data-Server 3.30.0 2018-09-03
1099---------------------------------------
1100
1101Translations:
1102	Changwoo Ryu (ko)
1103	Fran Dieguez (gl)
1104	Rafael Fontenelle (pt_BR)
1105	Ask Hjorth Larsen (da)
1106	Anders Jonsson (sv)
1107
1108Evolution-Data-Server 3.29.92 2018-08-27
1109----------------------------------------
1110
1111Bug Fixes:
1112	I#23 - [IMAPx] Fails to parse some BODYSTRUCTURE responses (Milan Crha)
1113	I#27 - [IMAPx] Ignore DavMail's CR/LF in BODYSTRUCTURE response (Igor Makarov)
1114	I#26 - test-book-client-write-write test is failing (Milan Crha)
1115	I#25 - [CamelVeeFolder] Implement CamelFolderClass::get_message_cached() (Milan Crha)
1116	evo-I#83 - Follow Up "is not Completed" search condition does not work (Milan Crha)
1117
1118Miscellaneous:
1119	Correct build when nss/nspr do not provide pkg-config files (Milan Crha)
1120	Use 48 pixel icon in reminder notification (Milan Crha)
1121	[evolution-alarm-notify] Do not show a window with a list of pending reminders by default (Milan Crha)
1122	GNOME Shell doesn't show evolution-alarm-notification reminders (Milan Crha)
1123	Correct few annotations in developer comments (Milan Crha)
1124
1125Translations:
1126	Claude Paroz (fr)
1127	Piotr Drąg (pl)
1128	Jiri Grönroos (fi)
1129	Bruce Cowan (en_GB)
1130	Efstathios Iosifidis (el)
1131	Cheng-Chia Tseng (zh_TW)
1132	Emin Tufan Çetin (tr)
1133	Baurzhan Muftakhidinov (kk)
1134	Kukuh Syafaat (id)
1135	Çağatay Yiğit Şahin (tr)
1136
1137Evolution-Data-Server 3.29.91 2018-08-13
1138----------------------------------------
1139
1140Translations:
1141	Daniel Mustieles (es)
1142	Mario Blättermann (de)
1143	Fabio Tomat (fur)
1144
1145Evolution-Data-Server 3.29.90 2018-07-30
1146----------------------------------------
1147
1148Bug Fixes:
1149	Bug 788370 - Rename address book WebDAV backend to CardDAV (Milan Crha)
1150	I#22 - [Camel] Store disconnect can abort just started downsync for offline (Milan Crha)
1151	I#19 - Check also /var/db/zoneinfo when looking for system timezone (Milan Crha)
1152
1153Miscellaneous:
1154	ESourceRegistry's thread main_context can leak (Milan Crha)
1155	Correct format specifier arguments to work on both 32-bit and 64-bit arches (Milan Crha)
1156	[EClient] Really default readonly property to FALSE (Milan Crha)
1157	[CamelDebug] Change when backtraces are demangled in pointer tracker (Milan Crha)
1158	[CamelOfflineFolder] Fix a runtime warning on application exit (Milan Crha)
1159	Enhance attachment detection in a MIME message (Milan Crha)
1160
1161Translations:
1162	Aurimas Černius (lt)
1163
1164Evolution-Data-Server 3.29.4 2018-07-16
1165---------------------------------------
1166
1167Bug Fixes:
1168	Bug 702127 - Crash under cal_backend_store_save_cache_now() ][ (Milan Crha)
1169	Bug 704246 - Cannot send encrypted mail to contact with certificate (Milan Crha)
1170	I#9 - [IMAPx] Remove stale cache files in a dedicated thread (Milan Crha)
1171	I#10 - [CalDAV/CardDAV] Avoid GET after PUT when the server didn't modify the component (Milan Crha)
1172	I#11 - Better error message when WebDAV GET response has missing href or ETag (Дилян Палаузов)
1173	I#12 - vCard REV attribute should be a timestamp (Milan Crha)
1174	evo-I#37 - Color support for iCalendar entries (Milan Crha)
1175	I#13 - [IMAPx] Fails to append message to Yahoo! with no CRLF at the end (Milan Crha)
1176	I#3 - [GPG] Mails that are not encrypted look encrypted (Milan Crha)
1177	I#14 - [IMAPx] Use extended LIST with Cyrus IMAP >= 2.5.11 (Milan Crha)
1178	I#16 - [IMAPx] BODYSTRUCTURE extension fields not skipped properly (Milan Crha)
1179	I#17 - [EWebDAVDiscoverWidget] Do not require filled user name (Milan Crha)
1180
1181Miscellaneous:
1182	Use Unicode in new translatable strings (Piotr Drąg)
1183	[Camel] Bulk message copy/move during folder filtering (Milan Crha)
1184	Make sure errors reported from backends are valid UTF-8 strings (Milan Crha)
1185	[CamelSMIMEContext] Fix a memory leak (Milan Crha)
1186	[CalDAV/CardDAV] Consider collection writable also with DAV:write-content hint (Milan Crha)
1187	[IMAPx] Search for whole word "Cyrus" when parsing version from the server response (Milan Crha)
1188	[ECalCache] Alter timezones table only if the 'refs' column doesn't exist (Milan Crha)
1189
1190Translations:
1191	Fabio Tomat (fu)
1192
1193Evolution-Data-Server 3.29.3 2018-06-18
1194---------------------------------------
1195
1196Bug Fixes:
1197	Bug 796115 - [EWebDAVDiscover] Propagate auth error from .well-known addresses (Milan Crha)
1198	Bug 796116 - [webcal] Skip UTF-8 marker when parsing iCalendar string (Milan Crha)
1199	Bug 793927 - [Google book] Do not use URI as contact UID (Milan Crha)
1200	Bug 796281 - [Calendar] Runtime warning when searching in empty Description (Milan Crha)
1201	Bug 763029 - S/MIME encrypt fails to find certificate in other slots (Milan Crha)
1202	Bug 792610 - Consider alternate signer emails in sender address verification (Milan Crha)
1203	Bug 796136 - [IMAPx] Guess message info's attachment flag more accurately (Milan Crha)
1204	Bug 794108 - ETimezoneCache only grows (Milan Crha)
1205	Bug 795197 - Add an API to refresh collection backend (Milan Crha)
1206	Bug 795869 - Synchronize color of WebDAV resources (Milan Crha)
1207	Bug 796174 - strcat() considered unsafe for buffer overflow (Milan Crha)
1208	I#2 - Confusing counts when downloading messages for offline (Milan Crha)
1209	I#4 - Incorrectly says signature from KMail is invalid (Milan Crha)
1210	I#7 - Missing build dependency for gdbus-codegen on input .xml file (Milan Crha)
1211	I#5 - Compare only date when searching with Sent/Received dates (Milan Crha)
1212	I#6 - Can throw an error when parsing BODYSTRUCTURE response (Milan Crha)
1213
1214Miscellaneous:
1215	Check for ICAL_STATUS_DELETED status enum value (Milan Crha)
1216	Correct prototypes of some virtual functions of EReminderWatcher (Milan Crha)
1217	Fix a memory leak (Milan Crha)
1218	Use Unicode in translatable strings (Milan Crha)
1219	Silently skip empty lines when reading autoconfig-variables (Milan Crha)
1220	Update bug URL and switch to https:// in the DOAP file (Milan Crha)
1221	Google's "Daily Limit Exceeded" error not always propagated into UI (Milan Crha)
1222	[IMAPx] Prefer existing allocate/deallocate structure functions (Milan Crha)
1223	[CalDAV] Race condition on connection object (Milan Crha)
1224	Correct false runtime warning from camel_folder_info_build() (Milan Crha)
1225
1226Translations:
1227	Christian Kirbach (de)
1228	Daniel Mustieles (es)
1229	Jordi Mas (ca)
1230
1231Evolution-Data-Server 3.29.2 2018-05-21
1232---------------------------------------
1233
1234Bug Fixes:
1235	Bug 795295 - Fails to compile after icu 61.1 upgrade (icu::UnicodeString) (Hussam Al-Tayeb)
1236	Bug 794874 - [CalDAV/CardDAV] Use current-user-privilege-set to determine whether writeable (Milan Crha)
1237	Bug 795414 - Errors on delete of a detached instance (Milan Crha)
1238	Bug 794727 - [IMAPx] False unsubscribed signal emitted when LSUB is required (Milan Crha)
1239	Bug 795997 - Fails to parse Google OAuth2 authorization code (Milan Crha)
1240	Bug 585146 - Default to show Reminders window on notification (Milan Crha)
1241	Bug 796206 - CalDAV PUT's If-Match ETag is double quoted (Milan Crha)
1242
1243Miscellaneous:
1244	Introduce EReminderWatcher to listen for scheduled reminders (Milan Crha)
1245	Link WebKitGTK+ only with libedataserverui when OAuth2 is enabled (Milan Crha)
1246	[CamelSaslGssapi] Claim detailed error when org.gnome.KrbAuthDialog not found (Milan Crha)
1247	Stale connection used after resume (Milan Crha)
1248	Correct some public headers in libedataserverui (Milan Crha)
1249	Move evolution-alarm-notify to evolution-data-server (Milan Crha)
1250	Address some of the clang warnings (Milan Crha)
1251	Address some of the compiler and static analyzers warnings (Milan Crha)
1252	[EReminderWatcher] Make it possible to override ECalClient connect functions (Milan Crha)
1253	[module-secret-monitor] Correct runtime warning from secret_service_search_sync() (Milan Crha)
1254
1255Translations:
1256	Efstathios Iosifidis (el)
1257	Daniel Mustieles (es)
1258	Marek Černocký (cs)
1259	Matej Urbančič (sl)
1260
1261Evolution-Data-Server 3.29.1 2018-04-16
1262---------------------------------------
1263
1264Bug Fixes:
1265	Bug 767683 - Crash when updating Maildir 'changes' structure (Milan Crha)
1266	Bug 793031 - Decrease memory usage by disabling backend-per-process by default ][ (Milan Crha)
1267	Bug 793488 - Drop hard build dependency on python (and partly perl) (Milan Crha)
1268	Bug 788193 - [itip-formatter] Describe used recurrence, if possible (Milan Crha)
1269	Bug 725295 - Crash in e_cal_backend_remove_view() (Milan Crha)
1270	Bug 793963 - Add debugging for GOA accounts (Milan Crha)
1271	Bug 200907 - Add support for recurring tasks (Milan Crha)
1272	Bug 794417 - Let expand recurring tasks when generating reminders (Milan Crha)
1273	Bug 794434 - [EWebDAVDiscover] The .well-known addresses not tried after first failure (Milan Crha)
1274	Bug 794534 - Runtime warning when Content-Type header is invalid (Milan Crha)
1275	Bug 794628 - Don't preload timezones on libical 3.0.2+ (Dan Nicholson)
1276	Bug 793601 - [IMAPx] Asks for password when server is unavailable (Milan Crha)
1277	Bug 794639 - Sender/signer address comparison should not be case sensitive (Milan Crha)
1278	Bug 794879 - GOA-configured Google account has set wrong authentication method (Milan Crha)
1279	Bug 795108 - Trailing bracket not stripped when linkifying URL inside angle brackets (Milan Crha)
1280	Bug 791475 - Incorrectly parses headers in certain case ]I[ (Milan Crha)
1281
1282Miscellaneous:
1283	[ECalMetaBackend] Doesn't store custom time zones permanently (Milan Crha)
1284	Add a workaround for glib bug 793727 (Milan Crha)
1285	Correct typo in config.h.in (Milan Crha)
1286	Make it possible to disable Reminders for Tasks (Milan Crha)
1287	Change how next occurrence of a recurring task is found (Milan Crha)
1288	[IMAPx] Add a code for completeness check of camel-imapx-tokens.txt (Milan Crha)
1289	Update POTFILES.in (Piotr Drąg)
1290	Introduce e_util_debug_print() for consistent debug print form (Milan Crha)
1291
1292Translations:
1293	Piotr Drąg (pl)
1294	Anders Jonsson (sv)
1295	Rafael Fontenelle (pt_BR)
1296	Gianvito Cavasoli (it)
1297	Rūdolfs Mazurs (lv)
1298	Aurimas Černius (lt)
1299	Balázs Meskó (hu)
1300	Mario Blättermann (de)
1301
1302Evolution-Data-Server 3.28.0 2018-03-12
1303---------------------------------------
1304
1305Translations:
1306	Guillaume Bernard (fr)
1307	Gianvito Cavasoli (it)
1308	Alan Mortensen (da)
1309	Rūdolfs Mazurs (lv)
1310	Fabio Tomat (fur)
1311	Efstathios Iosifidis (el)
1312	Милош Поповић (sr@latin)
1313	Anders Jonsson (sv)
1314
1315Evolution-Data-Server 3.27.92 2018-03-05
1316----------------------------------------
1317
1318Bug Fixes:
1319	Bug 793491 - Enable C++11 and C++14 when available (Ting-Wei Lan)
1320	Bug 793476 - [IMAPx] Message download interleave when synchronizing for offline (Milan Crha)
1321	Bug 793504 - Links containing Cyrillic characters are not highlighted properly (Milan Crha)
1322	Bug 793673 - Crash on failure of e_cal_cache_search_ids() (Milan Crha)
1323	Bug 793031 - Decrease memory usage by disabling backend-per-process by default (Milan Crha)
1324	Bug 793728 - Correct typo in description of 'oauth2-services-hint' GSettings key (Milan Crha)
1325	Bug 793852 - Remove unused code after changes for bug 793466 (Lubomir Rintel)
1326	Bug 791475 - Incorrectly parses headers in certain case ][ (Milan Crha)
1327	Bug 793759 - categories.xml keeps changing on disk (Milan Crha)
1328	Bug 793779 - Forward slash in UID breaks CardDAV backend (Milan Crha)
1329
1330Miscellaneous:
1331	[IMAPx] Enhance processing of server IDLE notifications (Milan Crha)
1332	No more '.libs' directory in the build directory (Milan Crha)
1333	Meta backend tests required system-running evolution-source-registry (Milan Crha)
1334	Google calendar stopped reporting user email (Milan Crha)
1335
1336Translations:
1337	Милош Поповић (sr)
1338	Милош Поповић (sr@latin)
1339	Jordi Mas (ca)
1340	Justin van Steijn (nl)
1341	Piotr Drąg (pl)
1342	Balázs Úr (hu)
1343	Fabio Tomat (fur)
1344	Efstathios Iosifidis (el)
1345	Nathan Follens (nl)
1346	Mario Blättermann (de)
1347	Марко Костић (sr)
1348	Emin Tufan Çetin (tr)
1349	Muhammet Kara (tr)
1350	Changwoo Ryu (ko)
1351	Rafael Fontenelle (pt_BR)
1352	Baurzhan Muftakhidinov (kk)
1353	Aurimas Černius (lt)
1354	Kukuh Syafaat (id)
1355	Fran Dieguez (gl)
1356	Marek Černocký (cs)
1357	Bruce Cowan (en_GB)
1358	Jiri Grönroos (fi)
1359
1360Evolution-Data-Server 3.27.91 2018-02-19
1361----------------------------------------
1362
1363Bug Fixes:
1364	Bug 793104 - COMPLETED in libical 3.0+ is DATE-TIME only (Milan Crha)
1365	Bug 793368 - Install AppStream metadata to /usr/share/metainfo/ (Jeremy Bicha)
1366	Bug 792746 - Fails to build with ENABLE_SMIME set to OFF (Milan Crha)
1367	Bug 793465 - [NNTP] Fix division by zero when folder is empty (Fatih Akca)
1368	Bug 793466 - [evolution-source-registry] Empty .source file causes high CPU usage (Milan Crha)
1369
1370Miscellaneous:
1371	Correct return value of e_oauth2_service_get_access_token_sync() (Milan Crha)
1372	Write also message UID in Junk filter debug logs (Milan Crha)
1373	build: favor python3 as interpreter (Dominique Leuenberger)
1374
1375Translations:
1376	Claude Paroz (fr)
1377	Emin Tufan Çetin (tr)
1378	Fran Dieguez (gl)
1379	Piotr Drąg (pl)
1380	Fabio Tomat (fur)
1381	Mario Blättermann (de)
1382	Rafael Fontenelle (pt_BR)
1383	Aurimas Černius (lt)
1384
1385Evolution-Data-Server 3.27.90 2018-02-05
1386----------------------------------------
1387
1388Bug Fixes:
1389	Bug 792302 - CMake build fails to include iconv-detect.h (Milan Crha)
1390	Bug 792610 - [GPG] Consider alternate signer emails in sender address verification (Milan Crha)
1391	Bug 792513 - [IMAPx] Deadlock after deleting messages (with real Trash) (Milan Crha)
1392	Bug 789522 - Decode of empty base64 encoded part causes runtime warnings (Milan Crha)
1393
1394Miscellaneous:
1395	[devel-doc] Rename api-index IDs, to not clash with gtk-doc generated IDs (Milan Crha)
1396	Prevent early free of an ESource when it has pending operations (Milan Crha)
1397	[IMAPx] Select destination mailbox only when permanentflags not known yet (Milan Crha)
1398	Change how built-in OAuth2 authentication works (Milan Crha)
1399	Add a debug print for OAUTH2_DEBUG=1 when obtaining authentication token (Milan Crha)
1400	Correct OAuth2 mail accounts configured in GNOME Online Accounts (Milan Crha)
1401	Miscellaneous changes related to built-in OAuth2 services (Milan Crha)
1402	Add missed default implementation for EOAuth2Service::get_authentication_policy() (Milan Crha)
1403	Introduce e_oauth2_service_get_redirect_uri() (Milan Crha)
1404	[SMTP] Change how the list of available authentication methods is constructed (Milan Crha)
1405	Add OAuth2 authentication for Outlook.com IMAP and SMTP (Milan Crha)
1406	Correct "may be used uninitialized" warning in imapx_query_auth_types_sync() (Milan Crha)
1407	Correct developer documentation in e-oauth2-service/s (Milan Crha)
1408	Prevent passing NULL ldap handle into LDAP functions ][ (Milan Crha)
1409	[IMAPx] Sort array of UIDs before syncing changes to the server (Milan Crha)
1410	Address some issues reported by Undefined Behavior Sanitizer (Milan Crha)
1411	Replace e_cal_recur_nth array with e_cal_recur_get_localized_nth() (Milan Crha)
1412	Add book/calendar-factory argument to override backend-per-process compile-time option (Milan Crha)
1413	Correct return value of e_soup_session_get_authentication_requires_credentials() (Milan Crha)
1414	Provide associated ESource to more EOAuth2Service virtual methods (Milan Crha)
1415
1416Translations:
1417	Marcos Lans (gl)
1418	Balázs Úr (hu)
1419	Daniel Mustieles (es)
1420	Rafael Fontenelle (pt_BR)
1421	Andika Triwidada (id)
1422
1423Evolution-Data-Server 3.27.4 2018-01-08
1424---------------------------------------
1425
1426Bug Fixes:
1427	Bug 791475 - Incorrectly parses headers in certain case (Milan Crha)
1428	Bug 791282 - Sanitize RFC2047 encoded strings to avoid exploits (Milan Crha)
1429
1430Miscellaneous:
1431	Prevent passing NULL ldap handle into LDAP functions (Milan Crha)
1432	[Maildir] Correct double free when the source message file doesn't exist (Milan Crha)
1433
1434Translations:
1435	Daniel Mustieles (es)
1436	Fabio Tomat (fur)
1437	Marek Černocký (cs)
1438	Tim Sabsch (de)
1439
1440Evolution-Data-Server 3.27.3 2017-12-11
1441---------------------------------------
1442
1443Bug Fixes:
1444	Bug 790032 - Google Contacts ESource recreated every start of source-registry (Milan Crha)
1445	Bug 789549 - [IMAPx] Runtime warning after message copy/move (Milan Crha)
1446	Bug 790267 - Expired Google OAuth2 token not refreshed (Milan Crha)
1447	Bug 790759 - Proxies are ignored in EWebDAVDiscover and Google OAuth2 token refresh (Eloi Vanderbeken)
1448	Bug 790020 - Use original location when composing new message in Search Folder (Milan Crha)
1449	Bug 790887 - [IMAPx] Folder '[Gmail]' hidden after start (Milan Crha)
1450	Bug 790635 - Slow start with 10+ mail accounts enabled (Milan Crha)
1451	Bug 791016 - [Camel] Fix a compiler warning at folder_summary_update_counts_by_flags() (Philip Withnall)
1452	Bug 790987 - [IMAPx] Also copy/move locally cached message on COPY/MOVE command (Milan Crha)
1453	Bug 791327 - Adapt to gweather_info_new() API change (Milan Crha)
1454
1455Miscellaneous:
1456	Extend workaround for bug 674885 (type initialisation deadlock in GObject) (Milan Crha)
1457	[SMTP] Recognize rejected credentials during SASL authentication (Milan Crha)
1458	[OAuth2] Enhance how expired or invalid access tokens are handled (Milan Crha)
1459	Merge duplicated code around EGDataOAuth2Authorizer (Milan Crha)
1460	[File Calendar] Include detailed information in Free/Busy response (Milan Crha)
1461	[CalDAV/CardDAV] Always set error on failed connection attempt (Milan Crha)
1462	Correct introspection code build without libgdata (Milan Crha)
1463	Correct typo in libgweather include directory variable (Milan Crha)
1464	Show feedback on message download for offline after going online (Milan Crha)
1465	Correct a failure condition in cal_client_init_in_dbus_thread() (Milan Crha)
1466
1467Translations:
1468	Kjartan Maraas (nb)
1469	Kukuh Syafaat (id)
1470	Hanifi Çakmak (tr)
1471
1472Evolution-Data-Server 3.27.2 2017-11-13
1473---------------------------------------
1474
1475Bug Fixes:
1476	Bug 696047 - [alarm-notify] Busy loop on midnight and DST change (Milan Crha)
1477	Bug 789169 - [CalDAV] Ask for credentials when PUT fails with Unauthorized (Milan Crha)
1478	Bug 742167 - Stuck when going online (Milan Crha)
1479	Bug 789132 - Different TZID of RECURRENCE-ID fails to match instances (Milan Crha)
1480	Bug 789677 - [ECalClient] Incorrect free call in process_detached_instances() (Jan Alexander Steffens (heftig))
1481	Bug 789555 - "Synchronize for offline" works on opened folders only (Milan Crha)
1482	Bug 789147 - [IMAPx] Slow message move with UID MOVE (Milan Crha)
1483
1484Miscellaneous:
1485	Return hash-like IDs from camel_header_msgid_generate() (Milan Crha)
1486	[CalDAV/CardDAV] Append ending slash to URL when missing (Milan Crha)
1487	[IMAPx] Show progress of message body download only (Milan Crha)
1488	[IMAPx] Prevent deadlock under camel_imapx_server_copy_message_sync() (Milan Crha)
1489	[google-backend] Limit for what sources authentication method is changed (Milan Crha)
1490	Add missed API indexes into developer documentation (Milan Crha)
1491	[CamelOfflineStore] Incorrect disconnect when going online (Milan Crha)
1492
1493Translations:
1494	Matej Urbančič (sl)
1495	Anders Jonsson (sv)
1496	Mario Blättermann (de)
1497	Marek Cernocky (cs)
1498	Kjartan Maraas (nb)
1499
1500Evolution-Data-Server 3.27.1 2017-10-16
1501---------------------------------------
1502
1503Bug Fixes:
1504	Bug 787266 - Failure in installed tests (Milan Crha)
1505	Bug 787341 - [IMAPx] Report message download progress (Milan Crha)
1506	Bug 769834 - [IMAPx] Minimize bandwidth usage on metered networks (Milan Crha)
1507	Bug 786982 - After pressing "NOT JUNK" mail stays in the Junk folder (Milan Crha)
1508	Bug 787445 - Add message to Unmatched only if still exists (Milan Crha)
1509	Bug 787542 - Fix search for exact phrase in body of mail on Gmail (Milan Crha)
1510	Bug 787713 - Can overwrite GError under camel_imapx_conn_manager_sync_changes_sync() (Milan Crha)
1511	Bug 787514 - [IMAPx] Overaggressive folder change saving after filtering (Milan Crha)
1512	Bug 787935 - Handle Redirection in ESoupSession (Milan Crha)
1513	Bug 788048 - Junk/filtering preferences change requires restart (Milan Crha)
1514	Bug 788051 - Junk messages moved to a real folder are considered seen (Milan Crha)
1515	Bug 787656 - Do not use Transfer-Encoding:chunked for CalDAV/CardDAV PUT (Milan Crha)
1516	Bug 786208 - Already opened message box doesn’t show new emails (Milan Crha)
1517	Bug 781645 - Skip GSettings schema compile when DESTDIR is set (Milan Crha)
1518	Bug 788371 - Correct reuse of _have_headers in FindSMIME.cmake (Дилян Палаузов)
1519	Bug 788430 - More corrections to FindSMIME.cmake (Дилян Палаузов)
1520	Bug 788686 - Google Tasks not shown in To Do-list after restart of Evolution (Milan Crha)
1521	Bug 788848 - [IMAPx] Enhance which folders are refreshed on NOTIFY notices (Milan Crha)
1522
1523Miscellaneous:
1524	e_module_load_all_in_directory: Use g_debug() instead of g_warning() (Milan Crha)
1525	Ignore "timed out" error from goa_account_call_ensure_credentials_sync() (Milan Crha)
1526	[EGoaPasswordBased] Reuse GoaClient object between password lookup calls (Milan Crha)
1527	Misleading error for Google collection account without Calendar part (Milan Crha)
1528	[IMAPx] Wait for IDLE stop up to 10 seconds, then give up (Milan Crha)
1529	Fix some issues found by Coverity Scan (Milan Crha)
1530	Initialize libxml2 global memory in the main() (Milan Crha)
1531	Use icaltime_is_utc() instead of icaltimetype::is_utc (Milan Crha)
1532	Mute a compiler warning from e_collator_generate_key() (Milan Crha)
1533	e-cal-recur.c:ensure_timezone(): Unset icaltimetype::zone only if not UTC (Milan Crha)
1534	Crash under e-data-cal-view.c:pending_flush_timeout_cb() (Milan Crha)
1535	[CamelFolderSearch] The 'header-exists' misuses message info structure (Milan Crha)
1536	[Camel] Speed up message filtering on headers (Milan Crha)
1537	Internal Google OAuth2 token not refreshed on calendar open (Milan Crha)
1538	[IMAPx] Prevent crash in imapx_update_store_summary() (Milan Crha)
1539	Extend a developer comment of camel_message_info_property_lock() (Milan Crha)
1540	[ESoupSession] Special-case Daily Limit errors and propagate them to the caller (Milan Crha)
1541	[CalDAV/CardDAV] Improve logic for object load from the server (Milan Crha)
1542	[GTasks] Remember when timed query resulted in '400 Bad Request' (Milan Crha)
1543	Prevent crash when an On The Web calendar has set incorrect URI (Milan Crha)
1544
1545Translations:
1546	hanniedu (nl)
1547	Kristjan SCHMIDT (eo)
1548	Dušan Kazik (sk)
1549	Xavi Ivars (ca@valencia)
1550
1551Evolution-Data-Server 3.26.0 2017-09-11
1552---------------------------------------
1553
1554Translations:
1555	Pawan Chitrakar (ne)
1556	Jordi Mas (ca)
1557	Inaki Larranaga Murgoitio (eu)
1558	Ask Hjorth Larsen (da)
1559	Emin Tufan Çetin (tr)
1560	Muhammet Kara (tr)
1561	Anders Jonsson (sv)
1562	Gianvito Cavasoli (it)
1563
1564Evolution-Data-Server 3.25.92 2017-09-04
1565----------------------------------------
1566
1567Bug Fixes:
1568	Bug 785952 - Google Tasks refresh fails with Bad Request (Milan Crha)
1569	Bug 786362 - Keep changed messages in Search Folder view until refreshed (Milan Crha)
1570	Bug 553770 - e_time_get_d_fmt_with_4digit_year: Correct %y replacement (Milan Crha)
1571	Bug 548814 - [On The Web] Cannot read multiple VCALENDAR objects in single file (Milan Crha)
1572	Bug 563602 - Detached recurrence ignored after import until EDS is restarted (Milan Crha)
1573
1574Miscellaneous:
1575	[ESoupSession] Treat G_TLS_ERROR_BAD_CERTIFICATE as SOUP_STATUS_SSL_FAILED (Milan Crha)
1576	[CalDAV/CardDAV] Check for TLS/authentication errors on refresh (Milan Crha)
1577	[IMAPx] Not all local changes saved to the server (Milan Crha)
1578	camel_store_get_inbox_folder() can fail for IMAPx stores (Milan Crha)
1579	[EWebDAVDiscoverWidget] Minor changes to error label (Milan Crha)
1580	[ECalMetaBackend] Removing detached instance doesn't set EXDATE (Milan Crha)
1581	[IMAPx] Handle gracefully when service is unavailable for get_folder_info() (Milan Crha)
1582	Merge a cmake/modules change from Evolution (Milan Crha)
1583
1584Translations:
1585	Fabio Tomat (fur)
1586	Ask Hjorth Larsen (da)
1587	Piotr Drąg (pl)
1588	Rūdolfs Mazurs (lv)
1589	Милош Поповић (sr)
1590	Милош Поповић (sr@latin)
1591	Rafael Fontenelle (pt_BR)
1592	Jordi Mas (ca)
1593	Wolfgang Stöggl (de)
1594	Jiri Grönroos (fi)
1595	Changwoo Ryu (ko)
1596	Dušan Kazik (sk)
1597
1598Evolution-Data-Server 3.25.91 2017-08-21
1599----------------------------------------
1600
1601Bug Fixes:
1602	Bug 781901 - [CamelOperation] Do not use g_cancellable_connect/disconnect() (Milan Crha)
1603	Bug 786366 - Convert C source files to UTF-8 (Jan Alexander Steffens (heftig))
1604
1605Miscellaneous:
1606	Add new developer documentation file into evolution-data-server-docs.sgml.in (Milan Crha)
1607
1608Translations:
1609	Kukuh Syafaat (id)
1610	Fabio Tomat (fur)
1611	Fran Dieguez (gl)
1612	Gianvito Cavasoli (it)
1613	Aurimas Černius (lt)
1614	Pawan Chitrakar (ne)
1615	Gábor Kelemen (hu)
1616	Marek Cernocky (cs)
1617	Anish Sheela (ml)
1618
1619Evolution-Data-Server 3.25.90 2017-08-07
1620----------------------------------------
1621
1622Bug Fixes:
1623	Bug 785136 - Summary changes can be lost on folder leave (Milan Crha)
1624	Bug 785188 - Do not add LIB_INSTALL_DIR into RPATH (Milan Crha)
1625	Bug 785212 - Quit with a large vFolder causes load of each message info (Milan Crha)
1626	Bug 785284 - Add asynchronous variant for camel_offline_store_set_online_sync() (Milan Crha)
1627	Bug 785340 - Change "IMAP+" server type to "IMAP" in GUI (Milan Crha)
1628	Bug 785393 - [ESourceRefresh] Let zero Refresh interval mean 'No periodic update' (Milan Crha)
1629	Bug 785629 - Document the CamelStoreGetFolderFlags (Corentin Noël)
1630	Bug 785647 - Fix some warnings within the documentation (Corentin Noël)
1631	Bug 785718 - Optimize Maildir sync/check to not load whole summary (Milan Crha)
1632
1633Miscellaneous:
1634	Make EWebDAVSession soft-depend on ESourceWebdav extension (Milan Crha)
1635	Introduce EWebDAVCollectionBackend to be used for WebDAV-discovered collections (Milan Crha)
1636	Workaround issue with badRequest/invalid format for Google address book (Milan Crha)
1637	Deadlock on exit under e-categories.c:finalize_categories() (Milan Crha)
1638	[EWebDAVDiscover] Correct href sets reading (Milan Crha)
1639	[Vala] Fix a warning with a virtual method being the same name as another method (Corentin Noël)
1640	Rename owncloud-backend module to webdav-backend (Milan Crha)
1641	Add calendar and contacts URLs into ESourceCollection extension (Milan Crha)
1642
1643Translations:
1644	Andika Triwidada (id)
1645	Daniel Mustieles (es)
1646	Marek Cernocky (cs)
1647	Baurzhan Muftakhidinov (kk)
1648	Pawan Chitrakar (ne)
1649	Matej Urbančič (sl)
1650
1651Evolution-Data-Server 3.25.4 2017-07-17
1652---------------------------------------
1653
1654Bug Fixes:
1655	Bug 493801 - [IMAPx] Locally cached files not deleted after message remove (Milan Crha)
1656	Bug 343904 - [POP3] Local cache keeps stored orphaned files (Milan Crha)
1657	Bug 779753 - [NNTP] Removed messages from server kept in local cache (Milan Crha)
1658	Bug 338649 - [NNTP] Add option to limit message download count (Milan Crha)
1659	Bug 784116 - Preserve header's folding misbehaves for folded boundary parameter (James Bottomley)
1660	Bug 784182 - Change how code snippets are marked in developer comments (Ting-Wei Lan)
1661	Bug 779156 - [IMAPx] Not listening for changes after resume from suspend ][ (Milan Crha)
1662	Bug 784183 - tests/libedata-cal/test-cal-cache-utils.c needs sys/wait.h (Ting-Wei Lan)
1663	Bug 784218 - [Camel] Document some variables to make them available in the introspection (Corentin Noël)
1664	Bug 772572 - Allow creating Receive-only mail accounts (Milan Crha)
1665	Bug 781744 - Support not storing sent messages (Milan Crha)
1666	Bug 782844 - Folder changes not always saved (Milan Crha)
1667	Bug 781790 - Configure signature and start cursor position per account (Milan Crha)
1668	Bug 784548 - Collection credentials used for different SMTP server (Milan Crha)
1669	Bug 784746 - Remove version number from gettext package name (Jeremy Bicha)
1670
1671Miscellaneous:
1672	Better react on connection lost in EBookMetaBackend/ECalMetaBackend (Milan Crha)
1673	Introduce 'list-sources' tool (Milan Crha)
1674	Use the fancy Unicode apostrophes in the “list-sources” tool (Piotr Drąg)
1675	Change --module-dir for gtkdoc-fixxref call (Milan Crha)
1676	Warn and set default when sendmail not found during the build (Milan Crha)
1677	Expose D-Bus service names in evolution-data-server pkg-config file (Milan Crha)
1678	Correct localization of external tools (Milan Crha)
1679
1680Translations:
1681	Daniel Mustieles (es)
1682	Piotr Drąg (pl)
1683	Rafael Fontenelle (pt_BR)
1684	Anders Jonsson (sv)
1685	Kukuh Syafaat (id)
1686	Gábor Kelemen (hu)
1687	Mario Blättermann (de)
1688
1689Evolution-Data-Server 3.25.3 2017-06-19
1690---------------------------------------
1691
1692Bug Fixes:
1693	Bug 782096 - Folder unread count sometimes doesn't update properly (Milan Crha)
1694	Bug 770476 - Crash on exit in object_bag_notify() (Milan Crha)
1695	Bug 783385 - Prefer SSL over STARTTLS for mail when both are set in GOA (Milan Crha)
1696
1697Miscellaneous:
1698	Prevent busy-loop opening Google calendar configured in GOA (Milan Crha)
1699	Rename "WebDAV" books group to "CardDAV" (Milan Crha)
1700	Make some EBookMetaBackend/ECalMetaBackend private functions public (Milan Crha)
1701	Deprecate e_uid_new() in favor of e_util_generate_uid() (Milan Crha)
1702	[ESoupSession] Prefer request's URI when setting OAuth2 authorizer (Milan Crha)
1703	[EBookCache/ECalCache] Understand '#t' search expression as 'list all' (Milan Crha)
1704	Prevent GError override in e_cal_backend_sync_get_timezone() (Milan Crha)
1705	Publicize immediate refresh function for EBookMetaBackend/ECalMetaBackend (Milan Crha)
1706	Fix few memory leaks (Milan Crha)
1707	Correct ECalMetaBackend::get_object_sync() implementation (Milan Crha)
1708	Be able to get all UID/id-s from book/cal cache with certain 'extra' data (Milan Crha)
1709	Fix a crash under e_webdav_discover_traverse_propfind_response_cb() (Milan Crha)
1710	Introduce ESourceRegistryWatcher (Milan Crha)
1711	Update ESource's connection-status in EBookMetaBackend/ECalMetaBackend (Milan Crha)
1712	Allow overwrite of CMAKE_SKIP_RPATH variable (Milan Crha)
1713
1714Translations:
1715	Mario Blättermann (de)
1716	Kukuh Syafaat (id)
1717	Daniel Mustieles (es)
1718	Jordi Mas (ca)
1719	Fabio Tomat (fur)
1720	Kjartan Maraas (nb)
1721	Baurzhan Muftakhidinov (kk)
1722
1723Evolution-Data-Server 3.25.2 2017-05-22
1724---------------------------------------
1725
1726Bug Fixes:
1727	Bug 781833 - Do not set '-Wl,--no-undefined' on BSD (Antoine Jacoutot)
1728	Bug 779749 - [NNTP] Add exclusive usage locking for underlying stream (Milan Crha)
1729	Bug 782360 - Remove src/addressbook/docs/ from git and releases (Milan Crha)
1730	Bug 782362 - csv2vcard not marked as executable (Milan Crha)
1731	Bug 782377 - ESourceWebdav overrides ESourceAuthentication::method (Milan Crha)
1732	Bug 782745 - Build failure of vapi bindings (xmlDocPtr ~> xmlDoc *) (Milan Crha)
1733	Bug 782799 - On The Web calendar update incorrectly cancelled (Milan Crha)
1734	Bug 782847 - Some fixes to the developer documentation (Corentin Noël)
1735
1736Miscellaneous:
1737	Remove forgotten debug print (Milan Crha)
1738	Add CamelWeakRefGroup to camel-docs.sgml (Milan Crha)
1739	Merge offline-cache changes into master (Milan Crha)
1740	Unicode typography fixes (Piotr Drąg)
1741	Bump libical dependency to 2.0 for ICAL_FILENAME_PARAMETER (Milan Crha)
1742	Fix possible use of uninitialized variables in the new code (Milan Crha)
1743	Correct some developer code comments and annotations (Milan Crha)
1744	Introduce e_util_generate_uid() (Milan Crha)
1745	Re-apply missed change for bug 781543 after the offline-cache code merge (Milan Crha)
1746	Mis-filters emails with Mailing List rule in certain situations (Milan Crha)
1747	On The Web calendars don't work when the server doesn't return ETag header (Milan Crha)
1748
1749Translations:
1750	Kukuh Syafaat (id)
1751	Daniel Mustieles (es)
1752
1753Evolution-Data-Server 3.25.1 2017-04-24
1754---------------------------------------
1755
1756Bug Fixes:
1757	Bug 780617 - [IMAPx] Allow FETCH response split into multiple lines (Milan Crha)
1758	Bug 777161 - [CalDAV] Deadlock after refresh of OAuth2 token (Milan Crha)
1759	Bug 777042 - [NNTP] Offline access not working when server service unreachable (Milan Crha)
1760	Bug 656635 - Use-after-free when setting summary for component with alarms (Milan Crha)
1761	Bug 781376 - [LDAP] Search in supported fields only (Milan Crha)
1762	Bug 781465 - Add db4_load and db_load-4 to DB_LOAD NAMES (Antoine Jacoutot)
1763	Bug 781543 - Provide all Google Task lists (Milan Crha)
1764	Bug 781549 - [IMAPx] Treat UID as unsigned integer (Milan Crha)
1765
1766Miscellaneous:
1767	Revert "Disable support for all POP3 extensions by default" (Milan Crha)
1768	Fix maybe-used-uninitialized compiler warning from camel-pop3-folder.c (Milan Crha)
1769	Fix few Coverity scan issues (Milan Crha)
1770	Correct two libecal/client tests (Milan Crha)
1771	[IMAPx] Unsubscribed folders shown after refresh (Milan Crha)
1772	[IMAPx] Fix a memory leak of CamelIMAPXServer (Milan Crha)
1773
1774Translations:
1775	Ask Hjorth Larsen (da)
1776	Piotr Drąg (pl)
1777	Rūdolfs Mazurs (lv)
1778	Cédric Valmary (oc)
1779
1780Evolution-Data-Server 3.24.0 2017-03-20
1781---------------------------------------
1782
1783Translations:
1784	Jordi Mas (ca)
1785	Rūdolfs Mazurs (lv)
1786	Andika Triwidada (id)
1787	Piotr Drąg (pl)
1788	Dušan Kazik (sk)
1789	Gianvito Cavasoli (it)
1790
1791Evolution-Data-Server 3.23.92 2017-03-13
1792----------------------------------------
1793
1794Bug Fixes:
1795	Bug 779156 - [IMAPx] Not listening for changes after resume from suspend (Milan Crha)
1796	Bug 779161 - [Google Auth] Asks for re-sign when cannot reach server to refresh token (Milan Crha)
1797	Bug 779761 - Duplicate parenthesis in LDAP schema file (Milan Crha)
1798	Bug 779886 - Add NULL checks to camel_content_type_set_param/camel_content_type_simple (Milan Crha)
1799
1800Miscellaneous:
1801	Disable support for all POP3 extensions by default (Milan Crha)
1802	Skip outdated Camel tests in 'make check' (Milan Crha)
1803	[Camel] Extend filter debug logging (Milan Crha)
1804
1805Translations:
1806	Daniel Mustieles (es)
1807	Ask Hjorth Larsen (da)
1808	Fran Dieguez (gl)
1809	Changwoo Ryu (ko)
1810
1811Evolution-Data-Server 3.23.91 2017-02-27
1812----------------------------------------
1813
1814Bug Fixes:
1815	Bug 778775 - Add carddav scope to google-contacts.service for Ubuntu online accounts (Khurshid Alam)
1816	Bug 778768 - Fails to modify contact with Yandex CardDAV server (Milan Crha)
1817	Bug 778235 - [IMAPx] Ignore truncated COPYUID server response (Milan Crha)
1818	Bug 775699 - Only latest 100 tasks downloaded from the Google ][ (Milan Crha)
1819
1820Miscellaneous:
1821	Fix a performance issue caused by GWeakRef usage in CamelMessageInfo (Milan Crha)
1822	[IMAPx] Declare summary to use when cloning message info after message append (Milan Crha)
1823	Correct how data for installed tests are searched for (Milan Crha)
1824
1825Translations:
1826	Inaki Larranaga Murgoitio (eu)
1827	Ask Hjorth Larsen (da)
1828	Mingye Wang (Arthur2e5) (zh_CN)
1829	Chao-Hsiung Liao (zh_TW)
1830	Anders Jonsson (sv)
1831	Jiri Grönroos (fi)
1832	Kjartan Maraas (nb)
1833	Claude Paroz (fr)
1834	Balazs Mesko (hu)
1835	Mario Blättermann (de)
1836	Rafael Fontenelle (pt_BR)
1837	Мирослав Николић (sr)
1838	Мирослав Николић (sr@latin)
1839
1840Evolution-Data-Server 3.23.90 2017-02-13
1841----------------------------------------
1842
1843Bug Fixes:
1844	Bug 777207 - Allow e-mail address change for GOA configured accounts (Milan Crha)
1845	Bug 777431 - [IMAPx] Gmail's BODY search returns only whole word matches (Milan Crha)
1846	Bug 771289 - Memory leaks in test-contact-types.c (Milan Crha)
1847	Bug 777695 - [ECalClient] Produce CRLF line endings in iCalendar string (Tim Ruffing)
1848	Bug 777781 - Unfold header values before comparing them (Milan Crha)
1849	Bug 778222 - Fix a build break with gperf 3.1 (Milan Crha)
1850	Bug 778069 - UI not updated after IMAP NOTIFY notifications (Milan Crha)
1851	Bug 777660 - Strange sentence in gschema string (Milan Crha)
1852	Bug 778265 - Serialize access to underlying NNTP stream (Milan Crha)
1853
1854Miscellaneous:
1855	Ignore errors when getting message for a body-contains search (Milan Crha)
1856	Correct config.h inclusion in some recent Camel source files (Milan Crha)
1857	Fix a CamelVeeMessageInfo memory leak (Milan Crha)
1858	Fix a ref/unref imbalance of CamelIMAPXStoreInfo (Milan Crha)
1859	Fix a memory leak in camel_imapx_server_append_message_sync() (Milan Crha)
1860	Unable to add additional Google calendar (Milan Crha)
1861	Avoid local message cache expiry clean up when being offline (Milan Crha)
1862	[IMAPx] Avoid unneeded full flags folder update when no changes made (Milan Crha)
1863
1864Translations:
1865	Daniel Mustieles (es)
1866	Fabio Tomat (fur)
1867	Piotr Drąg (pl)
1868	Dušan Kazik (sk)
1869	Mario Blättermann (de)
1870	Aurimas Černius (lt)
1871	Marek Černocký (cs)
1872	Kjartan Maraas (nb)
1873
1874Evolution-Data-Server 3.23.4 2017-01-16
1875---------------------------------------
1876
1877Bug Fixes:
1878	Bug 773419 - Age limit for offline message download (Milan Crha)
1879	Bug 775640 - Autoconfig: Use GSettings keys for folders and variables (Milan Crha)
1880	Bug 776152 - Cannot search for WebDAV/CalDAV sources (Milan Crha)
1881	Bug 776127 - Replies sometimes not grouped by thread (Milan Crha)
1882	Bug 776254 - Introspection for libedataserverui (Corentin Noël)
1883	Bug 776258 - Make CamelFolderThread a boxed type (Corentin Noël)
1884	Bug 776194 - [Gpg] Better encrypt error message when no key for recipient (Milan Crha)
1885	Bug 775643 - Autoconfig: Support also Signature sources (Milan Crha)
1886	Bug 776328 - Set the provider field in CamelService as boxed (Corentin Noël)
1887	Bug 776365 - Correct vapi build dependencies (Milan Crha)
1888	Bug 774304 - Cover relative path in /etc/localtime symlink (Milan Crha)
1889	Bug 777085 - vCard empty value could break next parameter name parsing (Milan Crha)
1890
1891Miscellaneous:
1892	vala: libedataserver-1.2 depends on camel-1.2 (Michael Catanzaro)
1893	[Vala] Add Posix dependency to camel-1.2 (Corentin Noël)
1894	[Camel] Fix some introspection annotations (Corentin Noël)
1895	Use a Unicode apostrophe in a new translatable string (Piotr Drąg)
1896	Correct new module detection when installed by file rename (Milan Crha)
1897	[Camel] Fix CamelStore annotations (Corentin Noël)
1898	Various clean-ups of evolution-source-registry-autoconfig.c (Milan Crha)
1899	Build vala bindings of libedataserverui only if it's built as well (Milan Crha)
1900	camel-stream-process: Avoid call of g_debug() in the fork process (Milan Crha)
1901	Replace deprecated icalproperty_remove_parameter() with icalproperty_remove_parameter_by_kind() (Milan Crha)
1902	Replace deprecated icaltime_from_timet() with icaltime_from_timet_with_zone() (Milan Crha)
1903	[IMAPx] Fix a memory leak (Milan Crha)
1904	Fix a build with libphonenumber (Milan Crha)
1905
1906Translations:
1907	Daniel Mustieles (es)
1908	Marek Černocký (cs)
1909	Balázs Meskó (hu)
1910	Fabio Tomat (fur)
1911	Rafael Fontenelle (pt_BR)
1912
1913Evolution-Data-Server 3.23.3 2016-12-12
1914---------------------------------------
1915
1916Bug Fixes:
1917	Bug 774331 - Use Unicode in translatable strings (Piotr Drąg)
1918	Bug 774698 - [Camel] Do not drop leftover 'Deletes' table on open (Milan Crha)
1919	Bug 772292 - [IMAPx] New mail not shown in UI until folder refresh (Milan Crha)
1920	Bug 774496 - [POP3] Downloads messages multiple times with auto-fetch (Milan Crha)
1921	Bug 774666 - Tell users how to keep messages on POP server indefinitely (Milan Crha)
1922	Bug 775363 - Fails to build with minimum CMake version (Milan Crha)
1923	Bug 775395 - Allow to override some (most) of the RPATH related settings (Dominique Leuenberger)
1924	Bug 774841 - [EWebDAVDiscover] One part failure caused credentials reject (Milan Crha)
1925	Bug 773156 - Allow system-wide ESource configurations (Autoconfig) (Iago López Galeiras)
1926	Bug 775597 - Add -L flags set in LDFLAGS to g-ir-scanner command line (Ting-Wei Lan)
1927	Bug 775618 - Contacts on Google does not accept a second address line (Milan Crha)
1928	Bug 775699 - Only latest 100 tasks downloaded from the Google (Milan Crha)
1929
1930Miscellaneous:
1931	Set also HAVE_KRB5 when found Kerberos 5 with pkg-config (Milan Crha)
1932	[Camel] Consider NULL and empty arrays/sets equal (Milan Crha)
1933	Correct const/no-const argument of the camel_message_info_set_dirty() (Milan Crha)
1934	Do not propagate only folder-flagged flag change in CamelVeeMessageInfo (Milan Crha)
1935	[IMAPx] Save also server user flags and tags into the folder summary (Milan Crha)
1936	[IMAPx] Unnecessary local summary rewrites after folder update (Milan Crha)
1937	[IMAPx] Local flag changes could be missed and left unsaved on the server (Milan Crha)
1938	[Camel] Introduce camel_operation_new_proxy() (Milan Crha)
1939	[IMAPx] Notify about new messages early during folder update (Milan Crha)
1940	Fix a possible uninitialized variable use in a Camel test (Milan Crha)
1941	Fix some of the gtk-doc warnings in Camel (Milan Crha)
1942	Fix possible use-after-free in CamelVeeFolder with parent_vee_store (Milan Crha)
1943	Test for parent_store availability around camel_folder_changed() (Milan Crha)
1944	Let Camel build its .typelib for the introspection (Milan Crha)
1945	Fix a vapigen warning from EDataServer-1.2.metadata (Milan Crha)
1946	Make glib_mkenums() files depend on the source enum file (Milan Crha)
1947
1948Translations:
1949	Mario Blättermann (de)
1950	Piotr Drąg (pl)
1951	Marek Cernocky (cs)
1952	Daniel Mustieles (es)
1953	Gábor Kelemen (hu)
1954	Baurzhan Muftakhidinov (kk)
1955
1956Evolution-Data-Server 3.23.2 2016-11-21
1957---------------------------------------
1958
1959Bug Fixes:
1960	Bug 773360 - Prefer in-tree libraries when scanning introspection data (Milan Crha)
1961	Bug 773363 - Do not use alloca() in camel-folder-thread.c (Glen Whitney)
1962	Bug 769573 - Allow also time part set for Tasks, not only date part (Milan Crha)
1963	Bug 773656 - Fix various g-ir-scanner failures after switching to cmake (Ting-Wei Lan)
1964	Bug 773659 - Don't set CFLAGS returned by pkg-config as CMAKE_REQUIRED_FLAGS (Milan Crha)
1965	Bug 773723 - Fix a few annotations in libecal (Corentin Noël)
1966	Bug 773427 - Do not run gobject-introspection in the source directory (Milan Crha)
1967	Bug 773657 - Fix JHBuild issues on FreeBSD after switching to cmake (Ting-Wei Lan)
1968	Bug 764065 - [Camel] Port more classes to GObject (Corentin Noël)
1969	Bug 767821 - Recognize X-GM-EXT-1 as SPECIAL-USE for Gmail IMAP (Zisu Andrei)
1970	Bug 772947 - Global junk test option doesn't respect account settings (Milan Crha)
1971	Bug 774103 - GOA mail account doesn't inherit GoaMail::name (Milan Crha)
1972	Bug 774234 - Unset INSTALL_RPATH for libs not linking libedbus-private (Dominique Leuenberger)
1973	Bug 774522 - Translator comments are missing in the .pot/.po files (Piotr Drąg)
1974
1975Miscellaneous:
1976	[IMAPx] Avoid crash when untagged response doesn't have a token (Milan Crha)
1977	Correct WITH_LIBDB configure option processing (Milan Crha)
1978	Correct typo in the output name of camel tests (Milan Crha)
1979	Mute/fix some of the libedataserver annotation warnings (Milan Crha)
1980	Correct ENABLE_BACKTRACES configure option handling (Milan Crha)
1981	Correct gtkdoc-scan --ignore-headers argument value (Milan Crha)
1982	Update gtk-doc sgml input files (Milan Crha)
1983	Fix some of the gtk-doc warnings (Milan Crha)
1984	Split e-source-calendar.h/.c into three separate files (Milan Crha)
1985	Correct how private enums (for gtk-doc) are defined (Milan Crha)
1986	SetupBuildFlags.cmake: Check C++ flags only if C++ is enabled (Milan Crha)
1987	Ensure CMAKE_SKIP_RPATH is OFF, the RPATH is used here (Milan Crha)
1988
1989Translations:
1990	Marek Černocký (cs)
1991	Mario Blättermann (de)
1992
1993Evolution-Data-Server 3.23.1 2016-10-24
1994---------------------------------------
1995
1996* Evolution-Data-Server uses CMake instead of autotools now. At the end
1997  of the configure phase are printed all the available options and their
1998  values. These can be used for the cmake command to tweak the build.
1999
2000Bug Fixes:
2001	Bug 772095 - Don't check available sources for disabled accounts (Google/ownCloud) (Milan Crha)
2002	Bug 772347 - [IMAPx] NOTIFY responses stuck in stream until read from it (Milan Crha)
2003	Bug 605416 - Add aliases for accounts (Milan Crha)
2004	Bug 767807 - Inline non-text/image attachments hidden in message list (Milan Crha)
2005	Bug 773188 - Fix some warnings in the GObject Annotations (Corentin Noël)
2006	Bug 773248 - [CalDAV] Google OAuth authentication can fail on refresh (Milan Crha)
2007	Bug 773309 - Export the C compiler for introspection (Emmanuele Bassi)
2008
2009Miscellaneous:
2010	Convert from autotools to CMake (Milan Crha)
2011	Require as hard dependency some dependencies (Milan Crha)
2012	Extend error messages in FindLDAP.cmake (Milan Crha)
2013	Reorganize directory structure (Milan Crha)
2014	Add a helper script for a 'dist' target (Milan Crha)
2015	Correct typos/overlooks in a build script (Milan Crha)
2016	Rename SHARE_INSTALL_DIR to SHARE_INSTALL_PREFIX (Milan Crha)
2017	Do not quote compiler/linker flags and fix g-ir-scanner cflags (Milan Crha)
2018	ENABLE_DOT_LOCKING not properly propagated into config.h (Milan Crha)
2019	Hard-break `make dist` when there are uncommitted changes (Milan Crha)
2020
2021Translations:
2022	Peter Mráz (sk)
2023	Gianvito Cavasoli (it)
2024	Rafael Fontenelle (pt_BR)
2025	Marek Černocký (cs)
2026	Balázs Meskó (hu)
2027	Rūdolfs Mazurs (lv)
2028	Ask Hjorth Larsen (da)
2029	Dušan Kazik (sk)
2030	Aurimas Černius (lt)
2031	Piotr Drąg (pl)
2032	Benjamin Steinwender (de)
2033	Anders Jonsson (sv)
2034
2035Evolution-Data-Server 3.22.0 2016-09-19
2036---------------------------------------
2037
2038Translations:
2039	Claude Paroz (fr)
2040	Daniel Mustieles (es)
2041	Inaki Larranaga Murgoitio (eu)
2042
2043Evolution-Data-Server 3.21.92 2016-09-12
2044----------------------------------------
2045
2046Bug Fixes:
2047	Bug 770452 - Stop using camel_pstring_peek() (Hans Petter Jansson)
2048	Bug 770570 - [addressbook-export] Add broken Full Name into the CSV output (Milan Crha)
2049	Bug 770746 - [csv2vcard] Ensure @PERL@ is properly substituted (Michael Biebl)
2050	Bug 761450 - [CalDAV] Refresh expired OAuth2 token beforehand (Milan Crha)
2051	Bug 770854 - [Camel] Fix buffer over-read due to strchr() misuse (Hans Petter Jansson)
2052
2053Translations:
2054	Daniel Mustieles (es)
2055	Мирослав Николић (sr)
2056	Мирослав Николић (sr@latin)
2057	Alexandre Franke (fr)
2058	Changwoo Ryu (ko)
2059	Baurzhan Muftakhidinov (kk)
2060	Jeremy Bicha (es)
2061	Jiri Grönroos (fi)
2062	Aurimas Černius (lt)
2063	David King (en_GB)
2064	Piotr Drąg (pl)
2065	Fran Dieguez (gl)
2066	Marek Černocký (cs)
2067	Dušan Kazik (sk)
2068	Ask Hjorth Larsen (da)
2069	Anders Jonsson (sv)
2070	Reinout van Schouwen (nl)
2071
2072Evolution-Data-Server 3.21.91 2016-08-29
2073----------------------------------------
2074
2075Bug Fixes:
2076	Bug 767786 - Don't hardcode socks:// scheme for Camel accounts proxy lookup (Milan Crha)
2077	Bug 768672 - Show account name and full folder path in UI messages (Milan Crha)
2078	Bug 769620 - Ensure Date field is filled in the folder summary (Milan Crha)
2079	Bug 770198 - Do not override UTC time with a DTSTART zone in e-cal-recur (Milan Crha)
2080	Bug 761450 - CalDAV fails to recognize "Daily Limit Exceeded" error from Google/GOA (Milan Crha)
2081	Bug 742117 - Loops on "Learning new spam message in INBOX" (Milan Crha)
2082
2083Miscellaneous:
2084	Rename webkitgtk_minimum_version to webkit2gtk_minimum_version (Milan Crha)
2085	Add translator comments above '%s : %s' explaining its purpose (Milan Crha)
2086	[Camel] Folder summary can be leaked after its folder is freed (Milan Crha)
2087
2088Translations:
2089	Piotr Drąg (pl)
2090	Dušan Kazik (sk)
2091	Jiří Eischmann (cs)
2092	Marek Černocký (cs)
2093	Andika Triwidada (id)
2094	Balázs Úr (hu)
2095	Daniel Mustieles (es)
2096	Enrico Nicoletto (pt_BR)
2097	Mario Blättermann (de)
2098	Balázs Úr (hu)
2099	Flo H (de)
2100	Rūdolfs Mazurs (lv)
2101
2102Evolution-Data-Server 3.21.90 2016-08-15
2103----------------------------------------
2104
2105Bug Fixes:
2106	Bug 768599 - Drop unused 'Deletes' table from folders.db (Milan Crha)
2107	Bug 766346 - Incorrect times provided in e_cal_recur_generate_instances() (Milan Crha)
2108	Bug 751588 - Port to WebKit2 (Milan Crha)
2109	Bug 767564 - Junk check fails due to empty cache file (Milan Crha)
2110
2111Translations:
2112	Aurimas Černius (lt)
2113	Daniel Mustieles (es)
2114	Mario Blättermann (de)
2115	Dušan Kazik (sk)
2116
2117Evolution-Data-Server 3.21.4 2016-07-18
2118---------------------------------------
2119
2120Bug Fixes:
2121	Bug 767786 - Use socks:// scheme for Camel accounts proxy lookup (Milan Crha)
2122	Bug 767865 - [POP3] Correct Delete message after X days comparison (Milan Crha)
2123	Bug 767780 - The "References" header folded twice (Milan Crha)
2124	Bug 764065 - [Camel] Use get methods for CamelMessageInfo fields (Corentin Noël)
2125	Bug 443716 - Move evolution-addressbook-export to e-d-s (Milan Crha)
2126	Bug 768000 - [POP3] Make it understand Google authentication mechanism (Milan Crha)
2127	Bug 768258 - Decode headers before passing to regex comparison (Milan Crha)
2128	Bug 768496 - Fix some Camel annotations and rename structures (Corentin Noël)
2129
2130Miscellaneous:
2131	Move Camel dependency into Requires.private in libedataserver/ui.pc (Milan Crha)
2132	Always build ESExp structure as a GObject descendant (Milan Crha)
2133	Correct version number reference in a developer comment (Milan Crha)
2134	Build developer documentation sections and types on the fly (Milan Crha)
2135	[POP3] Default to "Leave messages on server" for new accounts (Milan Crha)
2136	[IMAPx] Possible deadlock in camel_imapx_server_stop_idle_sync() (Milan Crha)
2137	Add Language headers to po files (Piotr Drąg)
2138
2139Translations:
2140	Daniel Mustieles (es)
2141	Tiago Santos (pt)
2142	Rafael Fontenelle (pt_BR)
2143	Andika Triwidada (id)
2144	Chao-Hsiung Liao (zh_TW)
2145
2146Evolution-Data-Server 3.21.3 2016-06-20
2147---------------------------------------
2148
2149Bug Fixes:
2150	Bug 766747 - WebDAV discovery for GMX CalDAV server fails (Milan Crha)
2151	Bug 766682 - Three-state value for 'download messages for offline' per folder (Milan Crha)
2152	Bug 767056 - [IMAPx] Calculate message size on Append when not known (Milan Crha)
2153	Bug 767134 - [Camel] Avoid possible NULL dereference on folder dispose (Milan Crha)
2154	Bug 634294 - Calendar factory crash under e-cal-recur (Milan Crha)
2155
2156Miscellaneous:
2157	e-webdav-discover-widget - Show all supported types for the source in the table (Milan Crha)
2158	Fix two memory leaks (Milan Crha)
2159	[CamelGpgContext] Provide signer photos when available (Milan Crha)
2160	Introduce an ENetworkMonitor (Milan Crha)
2161	Fix a GCC compiler warning (Milan Crha)
2162	Address some of the clang compiler warnings (Milan Crha)
2163	ENetworkMonitor: Implement also the async part of the GNetworkMonitor interface (Milan Crha)
2164	[Camel] Set default connection timeout to 90 seconds (Milan Crha)
2165
2166Translations:
2167	Cédric Valmary (oc)
2168	Mario Blättermann (de)
2169	Dušan Kazik (sk)
2170	Rafael Fontenelle (pt_BR)
2171
2172Evolution-Data-Server 3.21.2 2016-05-23
2173---------------------------------------
2174
2175Bug Fixes:
2176	Bug 765857 - Allow blank "Full Name" for email account (Milan Crha)
2177	Bug 765646 - [Camel] Add some missing annotations (Corentin Noël)
2178	Bug 687038 - Support STARTTLS for NNTP servers (Milan Crha)
2179	Bug 740627 - [IMAPx] Cannot append to a write-only folder (Milan Crha)
2180	Bug 571723 - Prefer "Cancelled" over "Canceled" in translatable strings (Milan Crha)
2181
2182Miscellaneous:
2183	Possible use-after-free on factory subprocess close (Milan Crha)
2184	Add error checks around factory subprocess backend loading (Milan Crha)
2185	[IMAPx] 'STARTTLS not supported' error ignored (Milan Crha)
2186	Fix some issues found by Coverity Scan, cppcheck and clang (Milan Crha)
2187
2188Translations:
2189	Daniel Mustieles (es)
2190	Balázs Meskó (hu)
2191	sujiniku (ja)
2192	Cédric Valmary (oc)
2193	Tiago Santos (pt)
2194
2195Evolution-Data-Server 3.21.1 2016-04-25
2196---------------------------------------
2197
2198Bug Fixes:
2199	Bug 763951 - libedata-book: Handle an error return from e_sexp_parse() (Philip Withnall)
2200	Bug 764027 - [CalDAV] Use timezone location as tzid for iCloud.com (Milan Crha)
2201	Bug 763670 - [IMAPx] Silently ignore G_TLS_ERROR_EOF (Milan Crha)
2202	Bug 764172 - [IMAPx] Load folder summary into memory before sync/fetch (Milan Crha)
2203	Bug 764434 - Set Accept-Language header for libsoup sessions (Michael Kuhn)
2204	Bug 764307 - [IMAPx] Use NOTIFY only if supported and IDLE enabled (Milan Crha)
2205	Bug 728496 - GOA configured Google calendar not using OAuth2 (Milan Crha)
2206	Bug 764977 - Manual folder Refresh should fully resync with the server (Milan Crha)
2207	Bug 235681 - Preserve header's folding (Milan Crha)
2208
2209Miscellaneous:
2210	Fix memory leak in error paths in EBookBackendSqliteDB::sexp_to_sql_query() (Milan Crha)
2211	[CalDAV] Instead of query for UID, try to get the object directly (Milan Crha)
2212	[CalDAV] Backend not initialized when asked to authenticate (Milan Crha)
2213	[IMAPx] Add default folder names as iCloud provides them (Milan Crha)
2214	[IMAPx] Do not change Sent folder for GMail in initial setup (Milan Crha)
2215	[IMAPx] Cleanup busy/idle hashes on connect/disconnect (Milan Crha)
2216	[IMAPx] Report message flag change only if really changed (Milan Crha)
2217	[IMAPx] Add thread-safety locking around server's private 'changes' property (Milan Crha)
2218	[IMAPx] Retry the operation only if an old connection fails (Milan Crha)
2219	[IMAPx] Release idle_lock before disconnecting the cancellable (Milan Crha)
2220	[IMAPx] Crash under imapx_server_info_changed_cb() (Milan Crha)
2221
2222Translations:
2223	Balázs Úr (hu)
2224	Kristjan SCHMIDT (eo)
2225	Cédric Valmary (oc)
2226	YunQiang Su (zh_CN)
2227
2228Evolution-Data-Server 3.20.0 2016-03-21
2229---------------------------------------
2230
2231Translations:
2232	Jiri Grönroos (fi)
2233	Jordi Mas (ca)
2234	Efstathios Iosifidis (el)
2235	Yuri Myasoedov (ru)
2236	Ask Hjorth Larsen (da)
2237	Gianvito Cavasoli (it)
2238
2239Evolution-Data-Server 3.19.92 2016-03-14
2240----------------------------------------
2241
2242Bug Fixes:
2243	Bug 762759 - Crash on start when ~/.cache is not accessible (Milan Crha)
2244	Bug 763139 - libedata-book: Validate strings from the backend summary file as UTF-8 (Philip Withnall)
2245	Bug 761096 - [IMAPx] Disable message multi-fetch by default (Milan Crha)
2246
2247Miscellaneous:
2248	Fix locking in an error path of camel_key_table_add() function (Insu Yun)
2249	[WebCal] Does not refresh when it's authenticated (Milan Crha)
2250	[CalDAV] Add Bearer auth to the SoupSession only when using OAuth2 (Milan Crha)
2251
2252Translations:
2253	Rūdolfs Mazurs (lv)
2254	Stas Solovey (ru)
2255	Baurzhan Muftakhidinov (kk)
2256	Matej Urbančič (sl)
2257	Marek Černocký (cs)
2258	Jordi Mas (ca)
2259	Changwoo Ryu (ko)
2260	Sebastian Rasmussen (sv)
2261
2262Evolution-Data-Server 3.19.91 2016-02-29
2263----------------------------------------
2264
2265Bug Fixes:
2266	Bug 725320 - [Camel] Let the store preconfigure settings the first time (Milan Crha)
2267
2268Miscellaneous:
2269	[IMAPx] Add "use-multi-fetch" boolean option (Milan Crha)
2270	[Camel] Run "headers-end-with" search rule in memory (Milan Crha)
2271	[IMAPx] Cannot mark-all-read in virtual Junk and Trash folders (Milan Crha)
2272	Address few issues found by Coverity Scan (Milan Crha)
2273
2274Translations:
2275	Daniel Mustieles (es)
2276	Мирослав Николић (sr)
2277	Мирослав Николић (sr@latin)
2278	Rafael Fontenelle (pt_BR)
2279	Aurimas Černius (lt)
2280	Fran Dieguez (gl)
2281	Cédric Valmary (oc)
2282	Marek Černocký (cs)
2283
2284Evolution-Data-Server 3.19.90 2016-02-15
2285----------------------------------------
2286
2287Bug Fixes:
2288	Bug 759392 - Allow custom gpg binary (Milan Crha)
2289	Bug 760794 - Correct some annotations in the Calendar code (Corentin Noël)
2290	Bug 725320 - [Camel] Let the store preconfigure settings the first time (Milan Crha)
2291	Bug 748996 - GNetworkAddress is not thread safe (Milan Crha)
2292	Bug 760780 - [Camel] Make some bare structures boxed types (Corentin Noël)
2293	Bug 759153 - Prefer gpg2 over gpg (again, to match default for seahorse) (Milan Crha)
2294	Bug 760735 - Add RSCALE support (with libical 2.0.0+) (Milan Crha)
2295	Bug 761506 - Rename SSL to TLS (Milan Crha)
2296	Bug 761346 - More Camel introspection fixes (Corentin Noël)
2297	Bug 761527 - Local calendar interval tree not always updated (Milan Crha)
2298	Bug 760951 - Cannot copy contact from Google to WebDAV addressbook (Milan Crha)
2299
2300Miscellaneous:
2301	[camel-debug] Add thread-safety around dwarf address resolution code (Milan Crha)
2302	[EDataCalView] Ensure GDBus string for view signals (Milan Crha)
2303	[IMAPx] Connection could be used multiple times at once in certain cases (Milan Crha)
2304	[IMAPx] Stop IDLE gracefully (Milan Crha)
2305	[IMAPx] Change how IDLE is handled (Milan Crha)
2306	[IMAPx] Remove runtime check from imapx_conn_manager_dec_mailbox_hash() (Milan Crha)
2307	[IMAPx] Try to guess also Templates and Archive folders (Milan Crha)
2308	[IMAPx] Crash in imapx_free_capability() (Milan Crha)
2309	[IMAPx] Prefer graceful IDLE stop than forced reconnect (Milan Crha)
2310	Use icaltzutil_set_exact_vtimezones_support(), if available (Milan Crha)
2311	Address/mute some Coverity Scan issues (Milan Crha)
2312	Do not require gnome-common to run autogen.sh (Milan Crha)
2313	Correct flags when checking for icaltzutil_set_exact_vtimezones_support() (Milan Crha)
2314	Correct some possibly uninitialized variables usages (Milan Crha)
2315
2316Translations:
2317	Mario Blättermann (de)
2318	Mingye Wang (zh_TW)
2319	Balázs Meskó (hu)
2320	Daniel Mustieles (es)
2321	Piotr Drąg (pl)
2322	Ask Hjorth Larsen (da)
2323	Dušan Kazik (sk)
2324	Rūdolfs Mazurs (lv)
2325	Chao-Hsiung Liao (zh_TW)
2326
2327Evolution-Data-Server 3.19.4 2016-01-18
2328---------------------------------------
2329
2330Bug Fixes:
2331	Bug 759214 - Make CamelFilterDriver introspection friendly (Corentin Noël)
2332	Bug 759458 - Enable GIR generation for the Camel library (Corentin Noël)
2333	Bug 759714 - Fix annotations of EDataServer and Camel (Corentin Noël)
2334
2335Miscellaneous:
2336	[IMAPx] Enhance IDLE run management on folders (Milan Crha)
2337
2338Translations:
2339	Gianvito Cavasoli (it)
2340	Mario Blättermann (de)
2341	Aurimas Černius (lt)
2342	Kjartan Maraas (nb)
2343
2344Evolution-Data-Server 3.19.3 2015-12-14
2345---------------------------------------
2346
2347Bug Fixes:
2348	Bug 746675 - Workaround thread unsafety of icaltimezone_load_builtin_timezone() (Milan Crha)
2349	Bug 758856 - [GPG] Option to prefer inline sign/encrypt of pure text/plain mails (Milan Crha)
2350
2351Miscellaneous:
2352	Make sure EDBusServer modules are loaded only once (Milan Crha)
2353	[POP3] Avoid deadlock around pop3_folder_get_message_sync() (Milan Crha)
2354	[ECacheReaper] Recover data for private folders (Milan Crha)
2355	[EDBusServer] Reload the server only if a new module was added (Milan Crha)
2356
2357Translations:
2358	Aurimas Černius (lt)
2359
2360Evolution-Data-Server 3.19.2 2015-11-23
2361---------------------------------------
2362
2363Bug Fixes:
2364	Bug 757169 - Crash on GTasks save from gnome-todo (Milan Crha)
2365	Bug 757465 - [NNTP] 'Mark All Messages as Read' function does not work (Milan Crha)
2366	Bug 688921 - tests: Remove e-source-test (Milan Crha)
2367	Bug 700001 - [CamelDB] Try to recover when opening corrupt database file (Milan Crha)
2368	Bug 757789 - [IMAPx] Incorrect unref of a message info on message copy (Milan Crha)
2369	Bug 702127 - Crash under cal_backend_store_save_cache_now() (Milan Crha)
2370
2371Miscellaneous:
2372	Correct gtk-doc build references to work in out-of-source builds too (Milan Crha)
2373	[Maildir] Change flag separator in file name for Win32 (Milan Crha)
2374	[Camel] Check for session existence in store/folder maybe_connect (Milan Crha)
2375	camel_service_ref_session() can return a NULL pointer (Milan Crha)
2376	Correct test-vcard-parsing, use unique test names (Milan Crha)
2377	[IMAPx] Doesn't ask for password when a wrong is entered (Milan Crha)
2378	[Camel] Add some helper functions for ref count issues debugging (Milan Crha)
2379	[EDBusServer] Load newly added modules on the fly (Milan Crha)
2380
2381Translations:
2382	Pedro Albuquerque (pt)
2383	Gábor Kelemen (hu)
2384	Kjartan Maraas (nb)
2385	Marek Černocký (cs)
2386	Daniel Mustieles (es)
2387
2388Evolution-Data-Server 3.19.1 2015-10-26
2389---------------------------------------
2390
2391Bug Fixes:
2392	Bug 749974 - Use OAuth2 for Google sources (Milan Crha)
2393	Bug 754999 - Write EXDATE times in UTC (Milan Crha)
2394	Bug 255032 - Be able to write a note on a mail (Milan Crha)
2395	Bug 755412 - [UOA] Update OAuth flow according to Google documentation (Alberto Mardegan)
2396	Bug 755410 - [UOA] Incorrect ESource unref in e_signon_session_password_get() (Milan Crha)
2397	Bug 513779 - Select reply style per mail account (Milan Crha)
2398	Bug 552425 - [SMTP] Try to reconnect on connection lost during AUTH command (Milan Crha)
2399	Bug 755735 - Make D-Bus session service directory configurable (Simon McVittie)
2400	Bug 755735 - Add a systemd user service for each D-Bus session service (Simon McVittie)
2401	Bug 732931 - Google CalDAV returns whole calendar on UID comp-filter (Milan Crha)
2402	Bug 748636 - [IMAPx] Disable LIST-EXTENDED extension for Cyrus servers (Milan Crha)
2403	Bug 756172 - Asks for WebCal password at every start (Milan Crha)
2404	Bug 756530 - Deadlock in e_backend_set_online() (Milan Crha)
2405	Bug 756842 - [Maildir] Do not overwrite received date on the message info (Milan Crha)
2406
2407Miscellaneous:
2408	[Weather calendar] Location/Unit changes not propagate until re-open (Milan Crha)
2409	Correct runtime warnings from ubuntu-online-accounts module (Milan Crha)
2410	source_registry_server_process_file_monitor_event - Correct possible runtime warning (Milan Crha)
2411	Fix a reference leak from e-webdav-discover (Milan Crha)
2412	Avoid the compile warning when initializing SPNEGO' gss_OID_desc structure (Tomas Popela)
2413
2414Translations:
2415	Kenneth Nielsen (da)
2416	Милош Поповић (sr)
2417	Christian Kirbach (de)
2418	Inaki Larranaga Murgoitio (eu)
2419
2420Evolution-Data-Server 3.18.0 2015-09-21
2421---------------------------------------
2422
2423Bug Fixes:
2424	Bug 755075 - Recent glib 2.45.8 change breaks account settings (Milan Crha)
2425
2426Translations:
2427	Fran Dieguez (gl)
2428	Claude Paroz (fr)
2429	Rūdolfs Mazurs (lv)
2430	Muhammet Kara (tr)
2431	Stas Solovey (ru)
2432	Marek Černocký (cs)
2433	Anders Jonsson (sv)
2434	Kjartan Maraas (nb)
2435	Tom Tryfonidis (el)
2436
2437Evolution-Data-Server 3.17.92 2015-09-14
2438----------------------------------------
2439
2440Bug Fixes:
2441	Bug 677438 - [POP3] Crash on disconnect with ongoing message download (Milan Crha)
2442	Bug 752339 - [POP3] Crash due to passing set GError to glib-networking (Milan Crha)
2443	Bug 402843 - Remove Junk/Deleted flag when moving out of real Junk/Trash folder (Milan Crha)
2444	Bug 753432 - Can not delete GMail's account Contact source (Milan Crha)
2445	Bug 750964 - Backend online state not updated before calling open() (Milan Crha)
2446
2447Miscellaneous:
2448	[POP3] Message re-download shown as completely empty message (Milan Crha)
2449	[IMAPx] Junk/NotJunk message flags not stored server-side (Milan Crha)
2450	[IMAPx] Remove redundant CAMEL_IMAPX_ERROR_TRY_RECONNECT error code (Milan Crha)
2451	[IMAPx] Local changes not always properly saved to the server (Milan Crha)
2452	[IMAPx] Better runtime warning when running command on top of another (Milan Crha)
2453	[CamelVeeSummary] Do not freeze folder when setting info flags (Milan Crha)
2454	[IMAPx] Move to real Trash keeps original message with UID COPY (Milan Crha)
2455	[IMAPx] Empty trash doesn't empty virtual folder Trash (Milan Crha)
2456	[IMAPx] Add few more debug prints around command processing (Milan Crha)
2457	Always hold EDBusServer when opening factory subprocess (Milan Crha)
2458	Extract libsecret store/lookup/delete API into a public interface (Milan Crha)
2459
2460Translations:
2461	Balázs Úr (hu)
2462	Andika Triwidada (id)
2463	Aurimas Černius (lt)
2464	Baurzhan Muftakhidinov (kk)
2465	Changwoo Ryu (ko)
2466	Kjartan Maraas (nb)
2467
2468Evolution-Data-Server 3.17.91 2015-08-31
2469----------------------------------------
2470
2471Bug Fixes:
2472	Bug 699529 - Store remote folder changes more often (Milan Crha)
2473	Bug 753764 - Can't move recurring 24h calendar entries back one day (Milan Crha)
2474	Bug 749773 - [IMAPx] Ignore preceding '+' in capability name (Milan Crha)
2475
2476Miscellaneous:
2477	[IMAPx] Correct expunge and real trash/junk handling (Milan Crha)
2478	[CalDAV] Add workaround for FastMail servers (Milan Crha)
2479	[Google backend] Use imap/smtp.googlemail.com instead of .gmail.com (Milan Crha)
2480	[IMAPx] Do not block GetMessage requests for different messages (Milan Crha)
2481	[Google/ownCloud backend] Always update discovered ESource details (Milan Crha)
2482	[GOA/UOA] Remove duplicate ESource-s referencing the same GOA/UOA account (Milan Crha)
2483	[IMAPx] Do not inherit cancelled errors from previously running jobs (Milan Crha)
2484	[IMAPx] Name CAMEL_IMAPX_ERROR codes (Milan Crha)
2485	[IMAPx] Miscellaneous changes (Milan Crha)
2486
2487Translations:
2488	Daniel Mustieles (es)
2489	Dušan Kazik (sk)
2490	Jordi Mas (ca)
2491	Pedro Albuquerque (pt)
2492	Piotr Drąg (pl)
2493	Chao-Hsiung Liao (zh_TW)
2494
2495Evolution-Data-Server 3.17.90 2015-08-17
2496----------------------------------------
2497
2498Bug Fixes:
2499	Bug 722270 - Crash under WebDAV's send_propfind() (Milan Crha)
2500	Bug 752233 - sexp: Eliminate some global variables which broke static linking (Philip Withnall)
2501	Bug 745545 - [IMAPx] Rewrite job queue to one central (Milan Crha)
2502	Bug 753276 - Fix return value errors in camel-imapx-conn-manager.c (Ting-Wei Lan)
2503	Bug 752338 - Incorrect handling of multibyte characters in vCards (Alex Shtyrov)
2504	Bug 752114 - Collection backend changes overwritten with old values (Milan Crha)
2505	Bug 233140 - Show message counts in subscribe folders dialog (Milan Crha)
2506	Bug 533478 - [IMAPx] Support umlauts in user tags (Milan Crha)
2507	Bug 752197 - Teach cache-reaper of 3rd-party private directories ][ (Milan Crha)
2508	Bug 684456 - Google Contacts: Support vCard REV attribute (Milan Crha)
2509	Bug 686105 - LDAP search with categories filter fails (Milan Crha)
2510
2511Miscellaneous:
2512	Do not set write-to-all to installed tests executable (Milan Crha)
2513	Bump minimum SQLite version to 3.7.17 (Tanu Kaskinen)
2514	Prefix password lookup errors, thus they make more sense in UI (Milan Crha)
2515	Introduce CAL_STATIC_CAPABILITY_ALL_DAY_EVENT_AS_TIME (Milan Crha)
2516	[camel-operation.c] Correct argument in g_signal_new() (Milan Crha)
2517	[imapx_server_inactivity_thread] Do not claim 'cancelled' error on console (Milan Crha)
2518	[camel-imapx-conn-manager.c] Correct return values in some functions (Milan Crha)
2519	[e-cal-recur.c] Do not write out of bounds of the weekdays array (Milan Crha)
2520	[IMAPx] Correct IDLE detection to not overlap running commands (Milan Crha)
2521	[IMAPx] Add an 'output_stream' argument to imapx_step() (Milan Crha)
2522	[IMAPx] Stop early in imapx_authenticate_sync() if cancelled (Milan Crha)
2523	[IMAPx] imapx_server_inactivity_thread: Turn runtime warnings into debug messages (Milan Crha)
2524	[IMAPx] Ignore broken (truncated) COPYUID server response (Milan Crha)
2525	[IMAPx] Prefer Get/Copy/Move message and Expunge jobs over other (Milan Crha)
2526	[IMAPx] Treat G_IO_ERROR_CLOSED as a reason to try to reconnect (Milan Crha)
2527	[IMAPx] Connection could be used by two jobs at the same time (Milan Crha)
2528	[IMAPx] More pending-IDLE-detection related changes (Milan Crha)
2529	[IMAPx] Be able to search server with text with umlauts/UTF-8 letters (Milan Crha)
2530	[SMTP] Add thread safety around istream/ostream (Milan Crha)
2531
2532Translations:
2533	Marek Černocký (cs)
2534	Aurimas Černius (lt)
2535	Pedro Albuquerque (pt)
2536	Necdet Yücel (tr)
2537	Kjartan Maraas (nb)
2538	Daniel Mustieles (es)
2539	Felipe Braga (pt_BR)
2540	Jordi Mas (ca)
2541
2542Evolution-Data-Server 3.17.4 2015-07-20
2543---------------------------------------
2544
2545Bug Fixes:
2546	Bug 751462 - Include header name length when folding long lines (Arthur de Jong)
2547	Bug 751329 - [IMAPx] Shared Folder Disappearing (Milan Crha)
2548	Bug 751701 - Update ESource's connection status after server connect (Milan Crha)
2549	Bug 751769 - camel_db_maybe_run_maintenance() returns failure incorrectly (Milan Crha)
2550	Bug 751657 - ESource can be removed after its property change (Milan Crha)
2551	Bug 750766 - [IMAPx] Deadlock filtering and downloading messages for offline use (Milan Crha)
2552	Bug 685035 - [IMAPx] Nonsensical progress report on folder update (Milan Crha)
2553	Bug 752049 - Fix return value error in camel_imapx_job_inc_update_locked() (Ting-Wei Lan)
2554	Bug 752197 - Teach cache-reaper of 3rd-party private directories (Milan Crha)
2555	Bug 752304 - [WebDAV book] Generated UIDs can clash with existing (Milan Crha)
2556	Bug 692361 - e_cal_client_get_free_busy() broken (Milan Crha)
2557	Bug 752370 - Hangs on vCard with 2 consecutive commas in the parameters list (Alex Shtyrov)
2558	Bug 752373 - Monthly events do not recur correctly (Milan Crha)
2559
2560Miscellaneous:
2561	[CamelGpgContext] Handle decryption failures better (Milan Crha)
2562	[ENamedParameters] Be able to read/write values from/to a simple string (Milan Crha)
2563	[IMAPx] Set cache expiration for one week when not sync-for-offline (Milan Crha)
2564	Add E_CONTACT_PGP_CERT EContact field (Milan Crha)
2565	Enhance debugging output of source_registry_server_monitor_changed_cb() (Milan Crha)
2566	[Google backend] Claim Contacts and Tasks in populate() (Milan Crha)
2567	Not able to select time in appointment/meeting for some locales (Milan Crha)
2568	Doesn't honor Google settings as defined in gnome-online-accounts (Milan Crha)
2569	Add GCancellable parameter to camel_filter_search_match() (Milan Crha)
2570	Remove obsolete code comment (Milan Crha)
2571
2572Translations:
2573	Balázs Úr (hu)
2574	Pedro Albuquerque (pt)
2575	Daniel Mustieles (es)
2576	Dušan Kazik (sk)
2577
2578Evolution-Data-Server 3.17.3 2015-06-22
2579---------------------------------------
2580
2581Bug Fixes:
2582	Bug 747988 - Adding 000D characters in plaintext mail replies (Milan Crha)
2583	Bug 749292 - SMTP connection lost while reading message data (Milan Crha)
2584	Bug 749664 - [IMAPx] Don't mark mail in trash folder as deleted (Milan Crha)
2585	Bug 720197 - [IMAPx] Indefinite waiting for message download (Milan Crha)
2586	Bug 750146 - [IMAPx] Deadlock when FETCH and STORE run at one time (Milan Crha)
2587	Bug 750416 - Crash under e_client_wait_for_connected_sync() (Milan Crha)
2588	Bug 750427 - Preserve EWS autodiscovered hosts in GOA accounts (Milan Crha)
2589	Bug 676155 - [POP3] Use 'Broken pipe' error for end-of-stream case (Milan Crha)
2590	Bug 678901 - Avoid ESource::changed notification after extension load (Milan Crha)
2591	Bug 750148 - GMail account with calendar/contacts broken the next start (Milan Crha)
2592	Bug 247661 - [LDAP] Cannot save contact with Calendar and Free/Busy URLs (Milan Crha)
2593	Bug 471791 - Move away from g_asserts to g_ret* (Milan Crha)
2594	Bug 751108 - Source registry Reload() method call broken (Milan Crha)
2595	Bug 750889 - Fix error in e_util_get_source_full_name() documentation (Ting-Wei Lan)
2596	Bug 751005 - [GOA/UOA] Make collection sources writeable by default (Milan Crha)
2597
2598Miscellaneous:
2599	Google backend considers each discovered source as new (Milan Crha)
2600	[IMAPx] Message moved to real Trash/Junk multiple times (Milan Crha)
2601	Truly disable gtk-doc build when asked to (Milan Crha)
2602	[Google book] Remove unnecessary code path found by Coverity Scan (Milan Crha)
2603	Correct a white-space error (Milan Crha)
2604	[IMAPx] Consider also G_IO_ERROR_BROKEN_PIPE as 'Connection reset by peer' error (Milan Crha)
2605	Use e_source_remove_sync() instead of e_source_registry_server_remove_source () (Milan Crha)
2606	ownCloud/Google backends - make sure discovered sources are enabled (Milan Crha)
2607	Provide e_util_get_source_full_name() to describe source with parents (Milan Crha)
2608	Provide default implementation of EBackend::authenticate_sync() (Milan Crha)
2609	Do not add Google Tasks source for non-GOA master sources (Milan Crha)
2610	Make ESource::unset_last_credentials_required_arguments() virtual method (Milan Crha)
2611	source_registry_server_monitor_changed_cb: Reuse existing source (Milan Crha)
2612	addressbook: Treat an empty vCard attribute group name as NULL (Philip Withnall)
2613	e-source-registry-server: Watch for changes to .source files and reload (Philip Withnall)
2614	e_trust_prompt_run_for_source: Do not require Authentication extension (Milan Crha)
2615	[ETrustPrompt] Ensure needed extensions for GOA/UOA sources (Milan Crha)
2616	Add --factory parameter to factory subprocesses for easier debugging (Milan Crha)
2617	e-source-registry-server: Remove a spurious newline from a debug message (Philip Withnall)
2618
2619Translations:
2620	Daniel Mustieles (es)
2621	Balázs Úr (hu)
2622	Piotr Drąg (am)
2623	Dimitris Spingos (el)
2624
2625Evolution-Data-Server 3.17.2 2015-05-25
2626---------------------------------------
2627
2628Bug Fixes:
2629	Bug 719476 - [IMAPx] Always run IDLE on Inbox folder (Milan Crha)
2630	Bug 705771 - Improve error handling in POP3 code (Milan Crha)
2631	Bug 748636 - [IMAPx] Disable LIST-EXTENDED extension for Cyrus servers (Milan Crha)
2632	Bug 748770 - Add "encrypt-by-default" property to ESourceOpenPGP (Daniel Kahn Gillmor)
2633	Bug 749190 - Remove unused code from EFreeFormExp (Milan Crha)
2634	Bug 749108 - Embedded inline images pretend message attachments (Milan Crha)
2635	Bug 382684 - Skip list ID prefixes in group by subject fallback (Milan Crha)
2636	Bug 728496 - GOA configured Google calendar not using OAuth2 (Milan Crha)
2637	Bug 734300 - [IMAPx] Process untagged EXPUNGE response only once (Milan Crha)
2638	Bug 749135 - GOA account changes not properly propagated (Milan Crha)
2639	Bug 749385 - [GOA] Fails to work with ownCloud with invalid certificate (Milan Crha)
2640
2641Miscellaneous:
2642	Add a workaround for bug 674885 (Type initialisation deadlock in GObject) (Milan Crha)
2643	[IMAPx] Do not free uninitialized memory in imapx_call_idle() (Milan Crha)
2644	[POP3] Avoid crash on folder dispose, when iterating through pending commands (Milan Crha)
2645	[NNTP] Fix minor memory leaks (Milan Crha)
2646	GOA Google Calendar - Do not notify about past events (Milan Crha)
2647	GOA Google module - Update authentication method before WebDAV discovery (Milan Crha)
2648	Add thread-safety into CamelAsyncClosure (Milan Crha)
2649	Slow expunge of a maildir folder (Milan Crha)
2650	[http calendar] Add UID to the component, if missing (Milan Crha)
2651	[Win32] Use common Win32 init function in book/cal subprocesses (Milan Crha)
2652	Remove confusing runtime warning in e-source.c (Milan Crha)
2653	Correct 'since' tags in D-Bus .xml files (Milan Crha)
2654	Add ESource::UnsetLastCredentialsRequiredArguments method (Milan Crha)
2655	Fix a dead-code found by the Coverity Scan (Milan Crha)
2656	camel: Avoid an unlikely division by zero on a race condition (Philip Withnall)
2657	calendar: Remove dead code in HTTP backend (Philip Withnall)
2658	edataserverui: Remove redundant check for an error being set (Philip Withnall)
2659	edataserver: Remove redundant code path from e_source_dup_secret_label() (Philip Withnall)
2660	[Camel] Freeze/thaw also subfolders of vFolders (Milan Crha)
2661	Correct typos and remove dropped functions from gtk-doc definitions (Milan Crha)
2662	Also remove references to dropped structures from gtk-doc in eds-docs.sgml (Milan Crha)
2663	Correct and enhance developer documentation a bit (Milan Crha)
2664	[Google/ownCloud backend] Discover WebDAV sources only if URL is set (Milan Crha)
2665	[ESourceWebdav] Use Unknown instead of Reject result on runtime errors (Milan Crha)
2666	[Weather calendar] Merge intra-day forecasts into one event (Milan Crha)
2667	Change Google/ownCloud calendar color only when the source is new (Milan Crha)
2668	Address some Coveriry Scan detected issues (Milan Crha)
2669	Prevent read after buffer bounds in ENamedParameters::get_parameter_index() (Milan Crha)
2670	Close the connection in e-webdav-discover (set the soup header for it) (Milan Crha)
2671
2672Translations:
2673	Kjartan Maraas (nb)
2674	Jordi Mas (ca)
2675	Martin Srebotnjak (sl)
2676	Dušan Kazik (sk)
2677	Cédric Valmary (oc)
2678	Gianvito Cavasoli (it)
2679
2680Evolution-Data-Server 3.17.1 2015-04-27
2681---------------------------------------
2682
2683Bug Fixes:
2684	Bug 663828 - Auto-add all Google calendars for GOA accounts (Milan Crha)
2685	Bug 744718 - Provide backend specific extensions as public (Milan Crha)
2686	Bug 692555 - Add "Personal" address book to birthdays calendar by default (Milan Crha)
2687	Bug 746346 - [IMAPx] Propagate no-password authentication errors into UI (Milan Crha)
2688	Bug 746732 - [IMAPx] Custom command doesn't have connection (Milan Crha)
2689	Bug 746828 - [IMAPx] Server-side deleted folders still visible in UI (Milan Crha)
2690	Bug 746395 - Let the provider store sent messages on its own (Milan Crha)
2691	Bug 723928 - Weather backend: Replace two deprecated gweather_* functions (Milan Crha)
2692	Bug 723260 - Use a strong reference to client in EBook/CalClientView (Milan Crha)
2693	Bug 747500 - Mail account connection settings change requires restart (Milan Crha)
2694	Bug 743996 - "FOREIGN KEY constraint failed" trying to delete contact (Milan Crha)
2695	Bug 746335 - [IMAPx] Current folder not updated after message move (Milan Crha)
2696	Bug 746276 - Add thread-safety into EAsyncClosure (Milan Crha)
2697	Bug 747789 - Implement Refresh for WebDAV books (Milan Crha)
2698	Bug 747822 - Use global gweather/gweather.h include (Giovanni Campagna)
2699	Bug 691456 - Incorrectly applied MONTHLY BYMONTHDAY RRULE rule (Milan Crha)
2700	Bug 691493 - [IMAPx] Show progress when fetching summary information (Milan Crha)
2701	Bug 747638 - Skipped changed messages in camel_folder_summary_get_changed() (Milan Crha)
2702	Bug 696552 - exists_vcard query fails with get_contacts_sync() (Milan Crha)
2703	Bug 696678 - Document ESourceRegistry requires running main loop (Milan Crha)
2704	Bug 745050 - GPG Signing key cannot be saved (prefer gpg again) (Milan Crha)
2705	Bug 701352 - [IMAPx] Remove deleted messages in real Trash immediately (Milan Crha)
2706	Bug 705268 - Run 'make check' within the build tree (Milan Crha)
2707
2708Miscellaneous:
2709	EGoaPasswordBased - Avoid runtime warning when checking OAuth2 based accounts (Milan Crha)
2710	[CalDAV] Claim error when user name is missing for authentication (Milan Crha)
2711	Avoid possible crash in source_parse_dbus_data() (Milan Crha)
2712	e_collection_backend_authenticate_children: Fix a memory leak (Milan Crha)
2713	source_webdav_update_properties_from_soup_uri: Ignore empty user name (Milan Crha)
2714	Add a new WebDAV discover widget and dialog into libedataserverui (Milan Crha)
2715	[CalDAV] Stop re-trying authentication with bearer authenticator (Milan Crha)
2716	[ESourceExtension] Provide common property lock (Milan Crha)
2717	Drop unnecessary ldap.h include from e-source-ldap.c (Milan Crha)
2718	Do not use GTask for CamelSession thread jobs (Milan Crha)
2719	Avoid use of uninitialized variables (Milan Crha)
2720	Bump gtk+ version requirement to 3.10 (Milan Crha)
2721	Replace deprecated g_io_scheduler_push_job() in HTTP calendar backend (Milan Crha)
2722	Do not use deprecated gtk_dialog_get_action_area() (Milan Crha)
2723	[local book] Failure of contact remove not propagated to UI (Milan Crha)
2724	Correct developer documentation for camel_provider_list() (Milan Crha)
2725	[CalDAV] Fix a little memory leak (Milan Crha)
2726	Fix various memory leaks (Milan Crha)
2727	CamelVeeSummary::message_info_from_uid: Return referenced info (Milan Crha)
2728	Fix various memory leaks (Milan Crha)
2729	Revert camel-folder-thread.c part from the previous commit (Milan Crha)
2730	Incorrect message info unreferenced in camel_vee_folder_get_location() (Milan Crha)
2731	[NNTP] Provide feedback when updating folder content (Milan Crha)
2732	[NNTP] Can fail to disconnect when the command was cancelled (Milan Crha)
2733
2734Translations:
2735	Rūdolfs Mazurs (lv)
2736	Sveinn í Felli (is)
2737	Marek Černocký (cs)
2738
2739Evolution-Data-Server 3.16.0 2015-03-23
2740---------------------------------------
2741
2742Translations:
2743	Fran Dieguez (gl)
2744	Chao-Hsiung Liao (zh_TW)
2745	Stas Solovey (ru)
2746	Enrico Nicoletto (pt_BR)
2747	Andika Triwidada (id)
2748	Inaki Larranaga Murgoitio (eu)
2749	Christian Kirbach (de)
2750
2751Evolution-Data-Server 3.15.92 2015-03-16
2752----------------------------------------
2753
2754Bug Fixes:
2755	Bug 720197 - [IMAPx] Indefinite waiting for message download (Milan Crha)
2756	Bug 737468 - [IMAPx] Temporarily workaround 'Empty cache file' error (Milan Crha)
2757	Bug 736040 - Local Drafts folder is displayed twice after the first run (Milan Crha)
2758	Bug 723614 - Restore from GConf only once (Milan Crha)
2759	Bug 732573 - Preset default Drafts and Sent folders for GOA/UOA accounts (Milan Crha)
2760	Bug 624003 - [SMTP] GMail password change not accepted first time (Milan Crha)
2761	Bug 697053 - Call view's remote dispose without waiting for a result (Milan Crha)
2762	Bug 700015 - Searching for mail contents does not respect encoding (Milan Crha)
2763
2764Miscellaneous:
2765	Correct Berkeley DB (libdb) CFLAGS/LIBS (Milan Crha)
2766	module-gnome-online-accounts: Mail part of the account can be disabled (Milan Crha)
2767	Revert part of commit 687d1b1bcb to avoid deadlock (Milan Crha)
2768	Should not ask for password of GOA IMAP account (Milan Crha)
2769	[IMAPx] IDLE call timeouts for STARTTLS connections (Milan Crha)
2770
2771Translations:
2772	Marek Černocký (cs)
2773	Piotr Drąg (pl)
2774	Fran Dieguez (gl)
2775	Balázs Úr (hu)
2776	Baurzhan Muftakhidinov (kk)
2777	Changwoo Ryu (ko)
2778	Aurimas Černius (lt)
2779	Daniel Mustieles (es)
2780	Anders Jonsson (sv)
2781	Dušan Kazik (sk)
2782	Tom Tryfonidis (el)
2783	Мирослав Николић (sr)
2784	Мирослав Николић (sr@latin)
2785	Samir Ribic (bs)
2786	Андрій Бандура (uk)
2787	Ask Hjorth Larsen (da)
2788	Matej Urbančič (sl)
2789	Josef Andersson (sv)
2790	Alexandre Franke (fr)
2791	Muhammet Kara (tr)
2792
2793Evolution-Data-Server 3.15.91 2015-03-02
2794----------------------------------------
2795
2796Bug Fixes:
2797	Bug 726036 - Hard to know which password belongs to which account part (Milan Crha)
2798	Bug 732018 - [IMAPx] Crash due to passing set GError to glib-networking ][ (Milan Crha)
2799	Bug 659522 - [CalDAV] Show URI in generic connection error messages (Milan Crha)
2800	Bug 744785 - [IMAPx] Check for correct Date before using it in APPEND (Milan Crha)
2801	Bug 737974 - [IMAPx] Resource-expensive EXPUNGE command (Milan Crha)
2802
2803Miscellaneous:
2804	Avoid crash under e_source_set_connection_status() (Milan Crha)
2805	Load ESourceCredentialsProvider modules only once (Milan Crha)
2806	Provide and use thread safe variants of g_object_bind_property*() functions (Milan Crha)
2807	e_source_dup_secret_label: Fix compiler warning about printf format (Milan Crha)
2808	Update devel-doc Since from 3.14 to 3.16 (Milan Crha)
2809	Use recursive lock for camel_binding_* proxy functions (Milan Crha)
2810	[CalDAV] Be able to open in offline mode when VPN is down (Milan Crha)
2811	CamelNetworkService: Check for non-NULL session (Milan Crha)
2812	Fix a crash in server_side_source_credentials_lookup_cb() (Milan Crha)
2813	Sync version with GNOME 3.15 series (Milan Crha)
2814
2815Translations:
2816	Kjartan Maraas (nb)
2817	Chao-Hsiung Liao (zh_TW)
2818	Dimitris Spingos (el)
2819	Dušan Kazik (sk)
2820	Daniel Mustieles (es)
2821	Claude Paroz (fr)
2822	Efstathios Iosifidis (el)
2823	Balázs Úr (hu)
2824	Aurimas Černius (lt)
2825	Fran Dieguez (gl)
2826
2827Evolution-Data-Server 3.13.90 2015-02-16
2828----------------------------------------
2829
2830Bug Fixes:
2831	Bug 743015 - Calendar factory crashes when trying to open a book source (Milan Crha)
2832	Bug 732145 - Breaks existing (not evolution's) maildir folder structure (Milan Crha)
2833	Bug 744092 - Define both _BSD_SOURCE and _DEFAULT_SOURCE (Milan Crha)
2834	Bug 743533 - [IMAPx] Shared folders removed on folder list refresh (Milan Crha)
2835	Bug 743010 - Do not strip S/MIME certificate names (Milan Crha)
2836
2837Miscellaneous:
2838	Move authentication of backends back to the client (Milan Crha)
2839	Replace _BSD_SOURCE with _DEFAULT_SOURCE define (Milan Crha)
2840	Correct error in credentials_prompter_dispose() (Milan Crha)
2841	Fix issues found by 'make check' in ESource (Milan Crha)
2842	Let the 'make check' pass again (Milan Crha)
2843	Correct user data for credentials_prompter_connection_status_changed_cb() (Milan Crha)
2844	Set ESource's connection-status to disconnected on EBackend's dispose (Milan Crha)
2845	[WebDAV book backend] Return at least offline contacts when not connected (Milan Crha)
2846	[ECalClient] Do not replace cached timezones (Milan Crha)
2847	Identify job description for camel_session_submit_job() (Milan Crha)
2848	Make camel_stream_write() try to write all bytes at once (Milan Crha)
2849	Google address book backend opened read-only (Milan Crha)
2850	[IMAPx] Do not update mailboxes on exit which were not entered yet (Milan Crha)
2851	Declare camel_application_is_exiting variable in camel.h (Milan Crha)
2852	CalDAV source (calendar/task list/memo list) could be left unauthorized (Milan Crha)
2853	[Win32] Try to find subprefix when replacing runtime prefix (Milan Crha)
2854
2855Translations:
2856	Marek Černocký (cs)
2857	Daniel Mustieles (es)
2858	Dušan Kazik (sk)
2859	Aurimas Černius (lt)
2860	Kjartan Maraas (nb)
2861	Balázs Úr (hu)
2862	Yuri Myasoedov (ru)
2863
2864Evolution-Data-Server 3.13.10 2015-01-26
2865----------------------------------------
2866
2867Bug Fixes:
2868	Bug 691465 - [IMAPx] Mark individual folder for automatic update (Milan Crha)
2869	Bug 741275 - [IMAPx] Handle parse errors in the disposition parsing code (Philip Withnall)
2870	Bug 741276 - [CalDAV] Remove dead code (Philip Withnall)
2871	Bug 741699 - Fix "incompatible pointer type" compiler warning (Debarshi Ray)
2872	Bug 741786 - Gets stuck while closing fds before execing gpg (Debarshi Ray)
2873	Bug 741787 - [Maildir] Cannot create subfolder 'Inbox' (Milan Crha)
2874	Bug 741557 - Bump vala dependency to version 0.22 (Milan Crha)
2875	Bug 736006 - Crash under backend_finalize() during online state change (Milan Crha)
2876
2877Miscellaneous:
2878	EDataBook/Cal: Complete Refresh operation in IDLE (Milan Crha)
2879
2880Translations:
2881	Balázs Úr (hu)
2882	Inaki Larranaga Murgoitio (eu)
2883	Marek Černocký (cs)
2884
2885Evolution-Data-Server 3.13.9 2014-12-22
2886---------------------------------------
2887
2888Bug Fixes:
2889	Bug 740627 - [IMAPx] Cannot append to a write-only folder (Milan Crha)
2890	Bug 721712 - Writeable calendars can report as read-only after open ][ (Milan Crha)
2891	Bug 701138 - Make e_cal_backend_sexp_match_comp() thread safe (Milan Crha)
2892	Bug 740585 - [IMAPx] Ignore timeout when no command is running (Milan Crha)
2893	Bug 740843 - Correct documentation of e_cal_client_remove_object_sync() (Mateusz Polrola)
2894	Bug 595389 - Auto-vacuum Camel DB on expunge (Milan Crha)
2895	Bug 550796 - Implement free form filter expression (Milan Crha)
2896	Bug 670114 - Provide list of Mail certificates in UI (Milan Crha)
2897	Bug 695754 - Use-after-free in source_registry_source_notify_enabled_idle_cb() (Milan Crha)
2898	Bug 735807 - Correct EPhoneNumber spelling errors (Anders Jonsson)
2899	Bug 741434 - Use-after-free after error in GPG signature verification (Milan Crha)
2900
2901Miscellaneous:
2902	[IMAPx] Circle between tagprefix-es for connections (Milan Crha)
2903	[IMAPx] Speed-up folder cache removal on folder sync (Milan Crha)
2904	[IMAPx] Enhance and make work namespace override options (Milan Crha)
2905	[IMAPx] Runtime warning on inactivity timeout with IDLE enabled (Milan Crha)
2906	[SQLite VFS] Track pending sync requests (Milan Crha)
2907	e_cal_util_remove_instances_ex: Correct time check on an RDATE value (Milan Crha)
2908	Define EFreeFormExpSymbol::build_sexp as a full type, to make Vala happy (Milan Crha)
2909	Skip e-collator-test from 'make check' (Milan Crha)
2910
2911Translations:
2912	Balázs Úr (hu)
2913	Muhammet Kara (tr)
2914	Daniel Șerbănescu (ro)
2915	Shantha kumar (ta)
2916	Daniel Mustieles (es)
2917	Balázs Úr (hu)
2918
2919Evolution-Data-Server 3.13.8 2014-11-24
2920---------------------------------------
2921
2922Bug Fixes:
2923	Bug 300871 - Ignore a specific thread (Milan Crha)
2924	Bug 739343 - Google Task with Due Date freezes UI on save (Milan Crha)
2925	Bug 738724 - [IMAP] Message flag changes not always saved (Milan Crha)
2926	Bug 739495 - addressbook: Fix a typo in a comparison (Philip Withnall)
2927	Bug 739904 - Can't create Contact List on an LDAP server (Milan Crha)
2928	Bug 678398 - Make evolution-source-registry debugging configurable (Milan Crha)
2929	Bug 739610 - [IMAPx] Prevent running FETCH and STORE at the same time (Milan Crha)
2930	Bug 736011 - [CalDAV] Receive two events adds only the first (Milan Crha)
2931	Bug 620088 - Enable "This and future" recurrence change option (Milan Crha)
2932	Bug 735659 - EBookSqlite: Revert ABI change introduced by commit 8231f94 (Mateusz Polrola)
2933	Bug 736947 - Attachment icon not shown in Sent folder (Milan Crha)
2934	Bug 732717 - Refreshing an IMAP account does not refresh folder list (Milan Crha)
2935	Bug 733518 - Make VOICE type optional for TEL in EContact (Milan Crha)
2936	Bug 732018 - Crash due to passing set GError to glib-networking (Milan Crha)
2937
2938Miscellaneous:
2939	Disabling/enabling Collection master source doesn't update children properly (Milan Crha)
2940	CamelMimeFilterToHTML - Text can be quoted with different characters than just ">" (Tomas Popela)
2941	Factory could close due to inactivity with slow backend subprocess open (Milan Crha)
2942	[IMAPx] Try to reconnect after socket I/O timeout (Milan Crha)
2943	addressbook: Fix ordering of parameters to fread() (Philip Withnall)
2944	e-proxy: Eliminate more use of undefined C behaviour (Philip Withnall)
2945	addressbook: Strengthen an assertion to avoid negative bit shifts (Philip Withnall)
2946	camel: Fix ordering of parameters to fread() (Philip Withnall)
2947	camel: Fix ordering of parameters to fwrite() (Philip Withnall)
2948	addressbook: Fix ordering of parameters to fwrite() (Philip Withnall)
2949	camel_folder_thaw: Save changes to local summary (Milan Crha)
2950	[CamelIMAPXServer] Assign tagprefix per account (Milan Crha)
2951	e-source-registry-server: Fix a potential NULL pointer dereference (Philip Withnall)
2952	[ECalBackendFile] Stops refresh thread too late (Milan Crha)
2953	ECalComponent: Recurrence ID not rescan properly (Milan Crha)
2954	Update X-EVOLUTION-ENDDATE before saving changes to events (Milan Crha)
2955	Limit SQLite busy-wait for a lock (Milan Crha)
2956
2957Translations:
2958	Baurzhan Muftakhidinov (kk)
2959	Marek Černocký (cs)
2960	Anders Jonsson (sv)
2961	Kjartan Maraas (nb)
2962	Duarte Loreto (pt)
2963
2964Evolution-Data-Server 3.13.7 2014-10-27
2965---------------------------------------
2966
2967Bug Fixes:
2968	Bug 737279 - DRA not working (Fabiano Fidêncio)
2969	Bug 653157 - Enable extra compiler warnings in maintainer mode only (Milan Crha)
2970	Bug 699597 - EBookSqlite: Add indices on family_name, nickname, given_name and file_as (David Woodhouse)
2971	Bug 699597 - EBookSqlite: Fix queries to use LEFT JOIN where appropriate (David Woodhouse)
2972	Bug 699597 - EBookSqlite: Use UNION for autocomplete queries (David Woodhouse)
2973	Bug 737903 - [SMTP] Crash when authentication fails (Milan Crha)
2974	Bug 737951 - CAMEL_DEBUG=smtp should provide information about SMTP server (Milan Crha)
2975	Bug 737733 - [IMAPx] Prevent "Stream has outstanding operation" error (Milan Crha)
2976	Bug 223621 - Add per-account mail Archive Folder option (Milan Crha)
2977	Bug 738288 - EBookSqlite is leaking memory in ebsql_ref_from_hash function (Mateusz Polrola)
2978	Bug 698964 - Hide password prompt right after getting the password (Milan Crha)
2979	Bug 708166 - Update EClient properties on idle after GDBusProxy notify (Milan Crha)
2980	Bug 737930 - Claims invalid PGP signature for single line mail (Christian Schaarschmidt)
2981	Bug 738724 - [IMAP] Message flag changes not always saved (Milan Crha)
2982	Bug 738965 - [SQLite VFS] Crash due to missing xFetch definition (Milan Crha)
2983	Bug 738184 - [IMAPx] Not every server returns empty namespace prefix for INBOX (Milan Crha)
2984	Bug 712392 - Delay server availability checks on network change (Milan Crha)
2985	Bug 583772 - Specify folder in "Downloading new messages for offline mode" (Milan Crha)
2986
2987Miscellaneous:
2988	[Win32] Provide a simple password store (Milan Crha)
2989	Correct compiler flags for libedataserver-private.la (Milan Crha)
2990	Add libedbus-private.la into LIBADD where needed (Milan Crha)
2991	Fix UOA accounts accumulating on startup. (Michael Blennerhassett)
2992	imapx_is_duplicate_fetch_or_refresh: Fix incorrect bit-flag test (Milan Crha)
2993	CamelMimeFilterToHTML - If the PRE close tag is written to the output, mark it as processed in private as well (Tomas Popela)
2994	Do not define EBackend::online as G_PARAM_CONSTRUCT (Milan Crha)
2995	Fixed introspection annotations. (tintou)
2996	[SMTP] Fails to send message after a change for bug 737903 (Milan Crha)
2997	Update MAINTAINERS, doap. (Matthew Barnes)
2998	[CamelService] Connect/Disconnect rely on provided cancellable (Milan Crha)
2999	[CamelFolder/Store] Check online state of the session too before connecting (Milan Crha)
3000	[CamelIMAPXConnManager] Can starve in close connections (Milan Crha)
3001	Use 90 seconds timeout for Camel connections (Milan Crha)
3002	[CamelOfflineStore] Count with host reachability update delay (Milan Crha)
3003	[IMAPx] Do not connect to the server in offline mode (Milan Crha)
3004
3005Translations:
3006	Rajesh Ranjan (hi)
3007	Rūdolfs Mazurs (lv)
3008	Saibal Ray (bn_IN)
3009	Piotr Drąg (pl)
3010	Milo Casagrande (it)
3011	Daniel Mustieles (es)
3012
3013Evolution-Data-Server 3.13.6 2014-09-22
3014---------------------------------------
3015
3016Bug Fixes:
3017	Bug 735311 - Adapt to new Google HTTP restriction (Matthew Barnes)
3018	Bug 486018 - Implement IDNA (Internationalized Domain Names in Applications) (Milan Crha)
3019	Bug 734853 - CamelNetworkService fails to connect to 'localhost' (Milan Crha)
3020	Bug 694112 - Crash under e_book_backend_ldap_stop_book_view() (Milan Crha)
3021	Bug 735523 - Migrate sync_data from EBookBackendSqliteDB to EBookSqlite (David Woodhouse)
3022	Bug 735191 - [IMAPx] Avoid storing server-disallowed message flags (Milan Crha)
3023	Bug 733733 - Crash due to write out of buffer in CamelMimeFilterToHTML (Milan Crha)
3024	Bug 735523 - test-book-client-custom-summary: Add 'exists' tests (David Woodhouse)
3025	Bug 735523 - EBookSqlite: Support 'exists' queries from summary (David Woodhouse)
3026	Bug 735523 - EBookSqlite: Support boolean summary field for EContactCert (David Woodhouse)
3027	Bug 735523 - EBookSqlite: Enable x509Cert summary field by default (David Woodhouse)
3028	Bug 735200 - [IMAPx] Fails to handle QUOTA response with no quotas (Jeffrey Hutzelman)
3029	Bug 735523 - Allow EBookSqlite to be used without transactions (David Woodhouse)
3030	Bug 735523 - Fix erroneous 'return' after EContactCert check (David Woodhouse)
3031	Bug 735809 - Only export symbols starting with 'e_' in libebook-contacts (Laurent Bigonville)
3032	Bug 730438 - Remove Coverity scan TOCTTOU races from file handling code (Philip Withnall)
3033	Bug 735659 - EBookSqlite should ignore leading zeros when looking for phone number (Mateusz Polrola)
3034	Bug 735342 - camel: Fix potential integer overflow found by Coverity scan (Philip Withnall)
3035	Bug 736116 - Add EBSQL_DEBUG=timing (David Woodhouse)
3036	Bug 735344 - camel: Fix potential integer overflow found by Coverity scan (Philip Withnall)
3037	Bug 730438 - camel_movemail: Treat no source file as no mail to copy (Philip Withnall)
3038	Bug 736657 - Extra space in nested quotation reply (Tomas Popela)
3039
3040Miscellaneous:
3041	CamelDB: Allow nested transactions (Milan Crha)
3042	Build libedbus-private.la as a shared library (Milan Crha)
3043	Do not add GTasks source when the GTasks backend is not built (Milan Crha)
3044	[IMAPx] Deleted messages not always saved to the server properly (Milan Crha)
3045	[IMAPx] Incorrect mailbox used for untagged OK/NO/BAD with pending SELECT (Milan Crha)
3046	Miscellaneous Win32 related changes (Milan Crha)
3047	Add (failing) test for Evolution's address autocompletion query (David Woodhouse)
3048
3049Translations:
3050	Christian Kirbach (de)
3051	Nilamdyuti Goswami (as)
3052	Andika Triwidada (id)
3053	Changwoo Ryu (ko)
3054	Rūdolfs Mazurs (lv)
3055	Balázs Úr (hu)
3056	Ville-Pekka Vainio (fi)
3057	Piotr Drąg (pl)
3058	Matej Urbančič (sl)
3059	Shantha kumar (ta)
3060	Saibal Ray (bn_IN)
3061	Kenneth Nielsen (da)
3062	Manoj Kumar Giri (or)
3063	Fran Diéguez (gl)
3064	Yuri Myasoedov (ru)
3065	Maria  Mavridou (el)
3066	Sandeep Sheshrao Shedmake (mr)
3067	Marek Černocký (cs)
3068
3069Evolution-Data-Server 3.13.5 2014-08-25
3070---------------------------------------
3071
3072Bug Fixes:
3073	[IMAPx] Add actual error message into 'Select failed' debug log (Milan Crha)
3074
3075Miscellaneous:
3076	doap category core (Olav Vitters)
3077	doap: add <programming-language> (Andre Klapper)
3078
3079Translations:
3080	YunQiang Su (zh_CN)
3081	Inaki Larranaga Murgoitio (eu)
3082
3083Evolution-Data-Server 3.13.4 2014-07-28
3084---------------------------------------
3085
3086Bug Fixes:
3087	Bug 731440 - [IMAPx] Moved folder within account duplicated in UI (Milan Crha)
3088	Bug 728653 - Fix Google Talk support (Christian Schaarschmidt)
3089	Bug 732263 - Deleting Search Folder very slow (Milan Crha)
3090	Bug 721712 - Writeable calendars can report as read-only after open (Milan Crha)
3091	Bug 729172 - [IMAPx] Cannot retrieve certain messages (Ian Campbell)
3092	Bug 732607 - Crash in imapx_job_fetch_new_messages_start() (Milan Crha)
3093	Bug 732366 - [IMAPx] Stuck FETCH command when using IDLE (Milan Crha)
3094	Bug 732800 - Generated files in tests/book-migration/db are not git-ignored (Jonas Hahnfeld)
3095	Bug 732801 - test-driver is not git-ignored (Jonas Hahnfeld)
3096	Bug 732730 - Addressbook: Notify views after locale change (Mateusz Polrola)
3097	Bug 732948 - Add backend-per-process support (Fabiano Fidêncio)
3098	Bug 733183 - Do not include built sources in distribution (Milan Crha)
3099	Bug 733081 - [IMAPx] Job stuck after send when saving to IMAP server (Milan Crha)
3100	Bug 732983 - e_book_query_field_exists() fails with non-string fields (Milan Crha)
3101	Bug 733081 - [IMAPx] Job stuck after send when saving to IMAP server (take 2) (Milan Crha)
3102	Bug 732627 - [IMAPx] Add support for literal8 in nstring (Milan Crha)
3103
3104Miscellaneous:
3105	Make file references in sgml files source-dir capable (Milan Crha)
3106	data-test-utils.c: Make sure Camel's provider dir exists during tests (Milan Crha)
3107	Fix handling of NTLM passwords of 28 characters (David Woodhouse)
3108	Correct return value at pop3_folder_get_message_sync() (Milan Crha)
3109	Remove libdb related headers from libebackend.h (Milan Crha)
3110	Remove unused and obsolete evolution-data-server-zip.in (Milan Crha)
3111	Remove libdb related headers from libedata-book.h (Milan Crha)
3112	Do not delete passwords during authentication session (Milan Crha)
3113	g_subprocess_launcher_set_child_setup() is available only for Unixes (Milan Crha)
3114	Add missing chain-up-s to parent's constructed() method (Milan Crha)
3115	Strip remote GDBus errors after talking to GOA (Milan Crha)
3116	camel-sasl-gssapi: Generate correct error messages for non-krb5 mechanisms (Daniel Sands)
3117	camel-sasl-gssapi: Use SPNEGO for HTTP auth not bare krb5 (David Woodhouse)
3118	Improve error on failed conversion (David Woodhouse)
3119	camel-sasl-gssapi: Always use gss_display_status() for mechanism error code (David Woodhouse)
3120	Share subprocesses for built-in backends by default (Milan Crha)
3121	Correct typo in a CAMEL_CHECK_LOCAL_GERROR() debugging macro (Milan Crha)
3122	EBook/CalClient reference imbalance after commit 033215f for bug 721712 (Milan Crha)
3123
3124Translations:
3125	Balázs Úr (hu)
3126	Yuri Myasoedov (ru)
3127
3128Evolution-Data-Server 3.13.3 2014-06-23
3129---------------------------------------
3130
3131Bug Fixes:
3132	Bug 719475 - [IMAPx] Increase multi-fetch chunk size to 32KB (Milan Crha)
3133	Bug 730788 - [IMAPx] Deadlock during IDLE start (Milan Crha)
3134	Bug 730645 - Search / filtering for "has words" is broken (Milan Crha)
3135	Bug 729850 - CamelMimeParser cannot parse mbox files (Milan Crha)
3136	Bug 730979 - [IMAPx] Quota information is not read properly (Milan Crha)
3137	Bug 721128 - Make Evolution-Data-Server build under Win32 (Tarnyko)
3138	Bug 730827 - Cannot use libphonenumber >= r568 (Mateusz Polrola)
3139	Bug 591811 - Do not re-encode attachments and change CRLF/LF (Milan Crha)
3140	Bug 227536 - Add "Message Location" filter option (Milan Crha)
3141	Bug 731418 - Unnecessary localedir override in configure.ac (Alan Swanson)
3142	Bug 731356 - GError overwrite in camel_filter_search_match() (Milan Crha)
3143	Bug 729848 - [IMAPx] Hard to get to cached messages in offline (Milan Crha)
3144	Bug 731585 - evolution-ews Camel part pretends offline state (Milan Crha)
3145	Bug 731562 - [IMAPx] Occasionally getting 'Empty cache file' error (Milan Crha)
3146	Bug 702703 - Be able to overwrite domain in Message IDs (Milan Crha)
3147	Bug 731560 - Crash under imapx_call_idle() after folder rename (Milan Crha)
3148	Bug 731656 - "Automatically synchronize remote mail locally" confusing (Milan Crha)
3149	Bug 731720 - Junk test logic has useless ordering (Milan Crha)
3150	Bug 652132 - Google Tasks support (Milan Crha)
3151
3152Miscellaneous:
3153	Make libdb optional dependency (Milan Crha)
3154	Use OpenLDAP in Win32 builds as well (Milan Crha)
3155	Misceallenous Win32 build related fixes (Milan Crha)
3156	[IMAPx] 'Error performing IDLE: Shutting down' is not an error (Milan Crha)
3157	Use g_weak_ref_init/_clear() on structure-allocated GWeakRef-s (Milan Crha)
3158	[Maildir] g_mkdir() doesn't fail, if the folder already exists (Milan Crha)
3159	[IMAPx] Claim camel_store_folder_info_stale() when more settings changed (Milan Crha)
3160	Fix two dumb compiler warnings introduced in the previous commit (Milan Crha)
3161	Fix a memory leak in camel_imapx_server_copy_message() (Milan Crha)
3162	Fix possible compiler warning of unused 'fd' variable (Milan Crha)
3163	Revert leak-fix part from commit eb8ba5489 (Milan Crha)
3164	[IMAPx] Avoid useless console warnings after a call to g_rename() (Milan Crha)
3165	Correct a typo in CalDAV's Makefile.am (Milan Crha)
3166	libebook: Don’t warn on calling unimplemented methods (Philip Withnall)
3167	libecal: Don’t warn on calling unimplemented methods (Philip Withnall)
3168
3169Translations:
3170	Marek Černocký (cs)
3171	Matej Urbančič (sl)
3172
3173Evolution-Data-Server 3.13.2 2014-05-26
3174---------------------------------------
3175
3176Bug Fixes:
3177	Bug #720154 - [IMAPx] Silently recover from "Connection reset by peer" error (Milan Crha)
3178	Bug #720154 - [NNTP] Silently recover from "Connection reset by peer" error (Milan Crha)
3179	Bug #728167 - [IMAPx] Message headers downloaded twice (Milan Crha)
3180	Bug #728414 - Deliver ESource data changes on idle (Milan Crha)
3181	Bug #729251 - EBookSqlite: Allow record detailed changes made to contacts (Mateusz Polrola)
3182	Bug #728973 - [IMAPX] Recover after store summary version mismatch (Milan Crha)
3183	Bug #678843 - May re-prompt password on account re-enable (Milan Crha)
3184	Bug #729546 - [IMAPx] Crash after large message download cancel (Milan Crha)
3185	Bug #728976 - [IMAPx] Ignore \NoSelect for Inbox folder (Milan Crha)
3186	Bug #730398 - [WebDAV] Incorrect cache clean-up after book view cancel (Milan Crha)
3187	Bug #725045 - Crash updating Google book's contact with photo (Milan Crha)
3188	Bug #730281 - [CalDAV] Recover after temporary connection lost (Milan Crha)
3189
3190Miscellaneous:
3191	EBackend: Fix view leak when the client crashes (Fabiano Fidêncio)
3192	[IMAPx] Set local cache to never expire (Milan Crha)
3193	camel_imapx_conn_manager_close_connections: Avoid possible deadlock (Milan Crha)
3194	imapx_register_job: Try reconnect if the server is shutdown/disconnected (Milan Crha)
3195	[IMAPx] Try to address "Empty cache file" error (Milan Crha)
3196	[IMAPX] Missing folder operation finish call at imapx_search_process_criteria() (Milan Crha)
3197	[IMAPX] Do not hold queue_lock when calling imapx_server_ref_job() (Milan Crha)
3198	libedataserver: Fix a function name in a documentation comment (Philip Withnall)
3199	camel_imapx_conn_manager_get_connection: Ensure only connected servers are returned (Milan Crha)
3200	e-proxy: Eliminate use of undefined C behaviour (Philip Withnall)
3201	secret-monitor: Remove duplicate assignment (Philip Withnall)
3202	addressbook: Fix some potential NULL pointer dereferences with SQL (Philip Withnall)
3203	camel: Print a warning on failing to save migrated maildir version (Philip Withnall)
3204	camel: Avoid an unlikely division by zero on a race condition (Philip Withnall)
3205	addressbook: Add bounds checking to a summary file function (Philip Withnall)
3206	addressbook: Fix cancellable handling if not in a transaction (Philip Withnall)
3207	camel: Avoid an unlikely division by zero failure (Philip Withnall)
3208	addressbook: Strengthen an assertion to avoid negative bit shifts (Philip Withnall)
3209	[EBookBackendGoogle] Guard private 'groups' members with a lock (Milan Crha)
3210	[LDAP & Google] Use EBookBackendClass::refresh_sync method (Milan Crha)
3211	[EBookBackendGoogle] Do not store active views in its own way (Milan Crha)
3212	[EBookBackendGoogle] Serialize group list update and cache update (Milan Crha)
3213
3214Translations:
3215	Matej Urbančič (sl)
3216	Pau Iranzo (ca)
3217	Christian Kirbach (de)
3218	Piotr Drąg (pl)
3219	Enrico Nicoletto (pt_BR)
3220
3221Evolution-Data-Server 3.13.1 2014-04-28
3222---------------------------------------
3223
3224Bug Fixes:
3225	Bug 660535 - Google contact groups/categories not showing in category
3226	             list (Philip Withnall)
3227	Bug 699797 - Verify SSL trust after redirection (Matt McCutchen)
3228	Bug 722275 - IMAPX: Incorrectly reads astring values (mailbox names)
3229	             (Milan Crha)
3230	Bug 726060 - Password prompt initiated before D-Bus name acquired
3231	             (Milan Crha)
3232	Bug 726767 - [imapx] Implement CamelFolder::get_message_cached()
3233	             (Milan Crha)
3234	Bug 726788 - Crash on malformed vCard (Xavier Claessens)
3235	Bug 727237 - Correct LGPL license information in sources (Milan Crha)
3236	Bug 727431 - Merge common factories' code into a superclass
3237	             (Fabiano Fidêncio)
3238	Bug 727598 - [IMAPX] Fails to list folders without NAMESPACE capability
3239	             (Milan Crha)
3240	Bug 728087 - Use-after-free in contact address switch in composer
3241	             (Christian Schaarschmidt)
3242	Bug 728737 - [IMAPx] Namespaces not recognized in subscription list
3243	             (Milan Crha)
3244	Bug 728917 - Crashes on start with SIGSEGV in
3245	             data_book_factory_list_books (Fabiano Fidêncio)
3246
3247Other Changes:
3248	* The IMAP backend uses concurrent connections again. (Milan Crha)
3249	* Plugged assorted memory leaks. (Milan Crha)
3250	* Automatically reject revoked certificates rather than prompting -
3251	  mainly in reaction to "heartbleed". (Milan Crha)
3252	* libedataserver: Make ECategories thread safe (Philip Withnall)
3253	* Add e_contact_get_attributes_set(). (Christian Schaarschmidt)
3254	* libebook/libecal: Don’t emit a warning on a dropped D-Bus
3255	  connection in dispose (Philip Withnall)
3256	* Set properly children availability for newly created local
3257	  folders (Milan Crha)
3258	* [ownCloud backend] Check color format before using it (Milan Crha)
3259
3260Translations:
3261	Inaki Larranaga Murgoitio (eu)
3262	Gianvito Cavasoli (it)
3263	Jiro Matsuzawa (ja)
3264	Kjartan Maraas (nb)
3265
3266
3267Evolution-Data-Server 3.12.0 2014-03-24
3268---------------------------------------
3269
3270Bug Fixes:
3271	Bug 726681 - Check GConf XDG folder for migration too (Milan Crha)
3272	Bug 726723 - Data loss on message copy to an IMAPx folder (Milan Crha)
3273
3274Translations:
3275	Ask H. Larsen (da)
3276	Christian Kirbach (de)
3277	Gábor Kelemen (hu)
3278	Duarte Loreto (pt)
3279	Мирослав Николић (sr)
3280
3281
3282Evolution-Data-Server 3.11.92 2014-03-17
3283----------------------------------------
3284
3285Bug Fixes:
3286	Bug 633177 - Avoid runtime warnings from CamelFolder::cmp_uids()
3287	             overrides (Milan Crha)
3288	Bug 710633 - EDestination: Remove empty sublists (Milan Crha)
3289	Bug 711053 - WebDAV: Do not overwrite UID of a contact (Milan Crha)
3290	Bug 711436 - CalDAV: Ignore ctag on manual Refresh invocation
3291	             (Milan Crha)
3292	Bug 712564 - GPG: Treat marginal trust the same as unknown (Milan Crha)
3293	Bug 726204 - Ugly error message when creating Maildir folder fails
3294	             (Matthew Barnes)
3295
3296Other Changes:
3297	* CamelStore: Handle CAMEL_STORE_FOLDER_CREATE flag directly.
3298	  (Matthew Barnes)
3299	* CamelDataWrapper: Add construct_from_input_stream() method.
3300	  (Matthew Barnes)
3301	* CamelIMAPXServer: Copy child setup gunk from CamelStreamProcess.
3302	  (Matthew Barnes)
3303	* Addressbook: Flush DBus properties after setting new locale.
3304	  (Mateusz Polrola)
3305	* Don't close base stream when destroying a CamelFilterOutputStream.
3306	  (Matthew Barnes)
3307	* e_cal_backend_get_timezone_finish: Do not panic when the timezone
3308	  cannot be found (Milan Crha)
3309
3310Translations:
3311	Changwoo Ryu (ko)
3312	Rūdolfs Mazurs (lv)
3313	Kjartan Maraas (nb)
3314	Yuri Myasoedov (ru)
3315
3316
3317Evolution-Data-Server 3.11.91 2014-03-03
3318----------------------------------------
3319
3320Bug Fixes:
3321	Bug 274316 - [IMAP] Follow-up flag lost on message move/copy
3322	             (Milan Crha)
3323	Bug 623066 - CalDAV doesn't read Location header from Created
3324	             response (Milan Crha)
3325	Bug 694084 - IMAPx doesn't stick Labels (Milan Crha)
3326	Bug 705028 - gen-western-table.py is not compatible with python3
3327	             (Arfrever Frehtes Taifersar Arahesis)
3328	Bug 710997 - Check some return values before use (Murray Cumming)
3329	Bug 724729 - camel-folder.c:folder_changed() blocks the UI thread
3330	             (Milan Crha)
3331
3332Other Changes:
3333	* Ported IMAPX backend to use GIO streams instead of CamelStream.
3334	  (Matthew Barnes)
3335	* Weather Calendar: Weather info source never freed (Milan Crha)
3336	* Fix a memory leak in imapx_untagged_lsub() (Milan Crha)
3337
3338Translations:
3339	Aurimas Černius (lt)
3340	Piotr Drąg (pl)
3341
3342
3343Evolution-Data-Server 3.11.90 2014-02-17
3344----------------------------------------
3345
3346Bug Fixes:
3347	Bug 655806 - Folder deletion is very slow (Fabiano Fidêncio)
3348	Bug 719806 - IMAP: Empty trash doesn't work with a real trash folder
3349	             (Milan Crha)
3350	Bug 720529 - Merge RFC2047 encoded words before ensuring UTF-8 validity
3351	             (Milan Crha)
3352	Bug 720751 - camel_tag_set() doesn't copy tag's name properly
3353	             (Milan Crha)
3354	Bug 720940 - Always asked to synchronize folders when going offline
3355	             (Milan Crha)
3356	Bug 721030 - WebDAV: download_contacts() leaks (Michel Dänzer)
3357	Bug 723481 - Wrong callback signature in imapx_process_read_to_read()
3358	             (Matthew Barnes)
3359	Bug 723539 - Use SmtpAuth* properties from
3360	             org.gnome.OnlineAccounts.Mail (Matthew Barnes)
3361	Bug 724343 - Moving emails between IMAP server results in wrong date
3362	             (Milan Crha)
3363
3364Other Changes:
3365	* Add a 'secret-monitor' module to maintain keyring entries.
3366	  (Matthew Barnes)
3367	* Begin phasing out CamelStream for GIO streams. (Matthew Barnes)
3368	* ESource changes not always written to a disk (Milan Crha)
3369	* ESource: Add functions for password management. (Matthew Barnes)
3370
3371Translations:
3372	Claude Paroz (fr)
3373	Shankar Prasad (kn)
3374	Kjartan Maraas (nb)
3375	Yuri Myasoedov (ru)
3376
3377
3378Evolution-Data-Server 3.11.5 2014-02-02
3379---------------------------------------
3380
3381Bug Fixes:
3382	Bug 687640 - Crash in caldav's initialize_backend() (Milan Crha)
3383	Bug 702709 - Do network background operations only if the CamelSession
3384	             is online (Milan Crha)
3385	Bug 719583 - Get a ESourceRegistry singleton (Xavier Claessens)
3386	Bug 720676 - [IMAPX] Do more searching server-side (Milan Crha)
3387	Bug 720943 - vFolder does not refresh automatically (Milan Crha)
3388	Bug 721286 - IMAPx: read messages become unread when reopening
3389	             Evolution (Milan Crha)
3390	Bug 721581 - Unable to write to ldap addressbook (Milan Crha)
3391	Bug 722275 - IMAPX: Parser trips on mailbox containing '+'
3392	             (Matthew Barnes)
3393	Bug 722415 - Memo does not support Start Date property
3394	             (Fabiano Fidêncio)
3395
3396Other Changes:
3397	* IMAP IDLE mode improvements. (Matthew Barnes)
3398	* CamelStore: Remove noop_sync() method. (Matthew Barnes)
3399	* CalDAV: Force password ask on soup authenticate failure (Milan Crha)
3400	* Server-side memory leaks in calendar factory (Milan Crha)
3401	* CamelGPGContext: Prefer gpg2 over gpg (Milan Crha)
3402	* IMAPX: Remove some unused character macros. (Matthew Barnes)
3403	* ESource: Do not set properties on load which did not change
3404	  (Milan Crha)
3405	* Add CamelNullOutputStream. (Matthew Barnes)
3406	* maildir_store_get_folder_sync: Fix use-after-free issue (Milan Crha)
3407
3408Translations:
3409	Nilamdyuti Goswami (as)
3410	Wylmer Wang (zh_CN)
3411	Chao-Hsiung Liao (zh_HK)
3412
3413
3414Evolution-Data-Server 3.11.4 2014-01-13
3415---------------------------------------
3416
3417Bug Fixes:
3418	Bug 721527 - License text contains obsolete FSF postal address
3419	             (Matthew Barnes)
3420	Bug 721733 - Tweak Berkeley DB detection logic (Ryan Lortie)
3421	Bug 720657 - IMAPX: No new messages are received (Matthew Barnes)
3422
3423Other Changes:
3424	* Update project homepage URL (William Jon McCann)
3425	* Bump SOURCES_DBUS_SERVICE_NAME version. (Matthew Barnes)
3426	* Remove #include <malloc.h> from a file (Ryan Lortie)
3427	* tests: #include <sys/wait.h> for WIFEXITED (Ryan Lortie)
3428	* CamelIMAPXNamespace: Allow NIL separator character. (Lubomir Rintel)
3429	* IMAPX: Handle BODY[HEADER] in FETCH response. (Lubomir Rintel)
3430
3431Translations:
3432	Marek Černocký (cs)
3433	Dimitris Spingos (el)
3434	Fran Diéguez (gl)
3435	Gabor Kelemen (hu)
3436	Andika Triwidada (id)
3437	Rafael Ferreira (pt_BR)
3438
3439
3440Evolution-Data-Server 3.11.3 2013-12-16
3441---------------------------------------
3442
3443Highlights:
3444	* Evolution-Data-Server API documentation has been merged into
3445	  one Gtk-Doc module (excluding Camel and private D-Bus APIs).
3446	  (Tristan Van Berkom)
3447
3448Bug Fixes:
3449	Bug 680961 - Broken dispatching of EAuthenticationSession (Milan Crha)
3450	Bug 709838 - CamelDataCache: Empty cache file leads to deadlock
3451	             (Matthew Barnes)
3452	Bug 710361 - GError corruption in imapx_command_fetch_message_done()
3453	             (Matthew Barnes)
3454	Bug 712323 - Substantially expand EVCard documentation
3455	             (Philip Withnall)
3456	Bug 712578 - MH folder refresh can cause summary rebuild (Milan Crha)
3457	Bug 712728 - Add --disable-migration option to
3458	             evolution-source-registry (Tristan Van Berkom)
3459	Bug 712829 - Silence unnecessary migration chatter on stdout
3460	             (Colin Walters)
3461	Bug 715035 - cache-reaper: Demote g_message() -> g_debug()
3462	             (Colin Walters)
3463	Bug 715057 - Weather calendar is using Fahrenheit units as default
3464	             (Fabiano Fidêncio)
3465	Bug 719307 - trust-prompt: Squash a compiler warning (Colin Walters)
3466	Bug 719382 - Build break, missing NSPR CFLAGS/LIBS in Camel
3467	             (Milan Crha)
3468	Bug 719720 - Refcount error in imapx_command_select_done()
3469	             (Matthew Barnes)
3470	Bug 719774 - Missing linker flag in evolution-addressbook-factory
3471	             (Lionel Landwerlin)
3472
3473Other Changes:
3474	* Bump minimum libgweather requirement. (Matthew Barnes)
3475	* Remove --enable-nntp configure option. (Matthew Barnes)
3476	* Remove --enable-strict configure option. (Matthew Barnes)
3477	* UOA: Update google-calendar service to use OAuth-based CalDAV.
3478	  (Matthew Barnes)
3479	* UOA: Add support for IMAP access to Windows Live accounts.
3480	  (Matthew Barnes)
3481	* ESourceRegistry: Ignore hidden files from .source folder monitoring
3482	  (Milan Crha)
3483	* Weather calendar: Be able to change temperature unit (Milan Crha)
3484	* e-vcard: Fix a minor memory leak for multi-valued parameters.
3485	  (Philip Withnall)
3486	* e-vcard: Fix case sensitivity of string comparisions.
3487	  (Philip Withnall)
3488	* EDataBook: Fixed memory leak of every EContact succesfully added to
3489	  the addressbook. (Tristan Van Berkom)
3490	* ESExp: Fixed memory leak of ESExp->error string (Tristan Van Berkom)
3491	* CamelSession: Remove "check-junk" property. (Matthew Barnes)
3492	* CamelSession: Add a "user-alert" signal. (Matthew Barnes)
3493	* Added e_vcard_construct_full() (Tristan Van Berkom)
3494	* ECollator: fixed e_collator_collate() to allow NULL strings.
3495	  (Tristan Van Berkom)
3496	* ECollator: Added e_collator_new_interpret_country()
3497	  (Tristan Van Berkom)
3498	* EPhoneNumber: Fixed phone number matching semantics.
3499	  (Tristan Van Berkom)
3500	* Added E_BOOK_INDEX_SORT_KEY to EBookIndexType (Tristan Van Berkom)
3501	* Adding new EBookSqlite (Tristan Van Berkom)
3502	* EDataBookCursor: Changed APIs to permit GCancellable for long
3503	  running operations. (Tristan Van Berkom)
3504	* Camel: Remove all asynchronous class methods. (Matthew Barnes)
3505	* Camel: Port from GSimpleAsyncResult to GTask. (Matthew Barnes)
3506	* CamelFolder: Remove unused fetch_messages_sync() method.
3507	  (Matthew Barnes)
3508	* CamelPOP3Settings: Remove unused "mobile-mode" property.
3509	  (Matthew Barnes)
3510	* CamelPOP3Settings: Remove unused "batch-fetch-count" property.
3511	  (Matthew Barnes)
3512	* CamelIMAPXSettings: Remove unused "mobile-mode" property.
3513	  (Matthew Barnes)
3514	* Add CamelAsyncClosure. (Matthew Barnes)
3515	* Added m4/eds-installed-tests.m4 with the EDS_INSTALLED_TESTS macro
3516	  (Tristan Van Berkom)
3517	* CamelPOP3Folder: Fix a potential g_object_unref(NULL) call
3518	  (Philip Withnall)
3519	* libecal: Refactor system timezone key file parsing code
3520	  (Philip Withnall)
3521	* Deprecate ECancellable[Rec]Mutex. (Matthew Barnes)
3522	* Add camel_service_queue_task(). (Matthew Barnes)
3523	* CamelIMAPXServer: Fix handling of LSUB responses. (Matthew Barnes)
3524
3525Translations:
3526	Dimitris Spingos (el)
3527	Daniel Mustieles (es)
3528	Fran Diéguez (gl)
3529	Aurimas Černius (lt)
3530	Piotr Drąg (pl)
3531	Shantha kumar (ta)
3532
3533
3534Evolution-Data-Server 3.11.2 2013-11-18
3535---------------------------------------
3536
3537Highlights:
3538	* New cursor API for address book clients. (Tristan Van Berkom)
3539	* Partial support for the IMAP NOTIFY extension. (Matthew Barnes)
3540	* Add VPN awareness to email accounts and transports. (Matthew Barnes)
3541
3542Bug Fixes:
3543	Bug 710668 - ESource: Verify removal before returning (Matthew Barnes)
3544	Bug 710787 - Replace most uses of sprintf() with g_snprintf()
3545	             (Murray Cumming)
3546	Bug 710808 - Name all the timeouts added with g_timeout_add()
3547	             (Bastien Nocera)
3548	Bug 710989 - Replace most uses of strcpy() (Murray Cumming)
3549
3550Other Changes:
3551	* Bump minimum libsoup requirement to 2.42. (Matthew Barnes)
3552	* Integrate network proxy support into the ESource framework, and
3553	  deprecate the old EProxy API. (Matthew Barnes)
3554	* Convert the IMAP APIs back into a loadable library module so it's
3555	  no longer part of libcamel's public API.  It was originally made
3556	  public to assist evolution-kolab, but that project is inactive.
3557	  (Matthew Barnes)
3558	* Support migrating merged GConf trees. (Matthew Barnes)
3559	* Start converting libcamel's public API to favor GIO streams over
3560	  CamelStream.  Still a work-in-progress. (Matthew Barnes)
3561	* Fix potential issues found by static analysis tools.
3562	  (Fabian Fidêncio, Milan Crha, Vadim Rutkovsky)
3563	* Convert the NNTP backend to CamelOfflineStore and finally remove
3564	  the long-deprecated "disco" (disconnected) classes from libcamel.
3565	* Switch from g_timeout_add to g_timeout_add_seconds (Alexandre Franke)
3566
3567Translations:
3568	Dimitris Spingos (el)
3569	Daniel Mustieles (es)
3570	Fran Diéguez (gl)
3571	Anish A (ml)
3572
3573
3574Evolution-Data-Server 3.11.1 2013-10-21
3575---------------------------------------
3576
3577Bug Fixes:
3578	Bug 695232 - Finish EVCard quoted-printable handling (Milan Crha)
3579	Bug 704869 - Make CamelSaslGssapi usable out of Camel (Milan Crha)
3580	Bug 708627 - Use PLAIN instead of LOGIN for GOA SMTP accounts
3581	             (Matthew Barnes)
3582	Bug 708730 - CalDAV: Improve handling of invalid access tokens
3583	             (Matthew Barnes)
3584	Bug 709198 - Add regression test for contacts database migrations
3585	             (Tristan Van Berkom)
3586	Bug 709550 - CamelService: Do not call disconnect_sync from its
3587	             finalize (Milan Crha)
3588	Bug 709561 - Pick up Windows Live mail from GOA (Matthew Barnes)
3589
3590Other Changes:
3591	* Bump minimum GLib requirement to 2.36. (Matthew Barnes)
3592	* Clean up some unused or just bad Camel APIs. (Matthew Barnes)
3593	* Rework CamelStream to a GIOStream, and remove CamelTcpStream.
3594	  Camel uses GTcpConnection now. (Matthew Barnes)
3595	* Use GcrCertificateWidget in certificate prompts. (Matthew Barnes)
3596
3597Translations:
3598	Gil Forcada (ca)
3599	Carles Ferrando (ca@valencia)
3600	Christian Kirbach (de)
3601	Andika Triwidada (id)
3602	Duarte Loreto (pt)
3603	Enrico Nicoletto (pt_BR)
3604	Yuri Myasoedov (ru)
3605	Marián Čavojský (sk)
3606	Chao-Hsiung Liao (zh_HK)
3607
3608
3609Evolution-Data-Server 3.10.0 2013-09-23
3610---------------------------------------
3611
3612Translations:
3613	Ask H. Larsen (da)
3614	Luca Ferretti (it)
3615	Marián Čavojský (sk)
3616
3617
3618Evolution-Data-Server 3.9.92 2013-09-16
3619---------------------------------------
3620
3621Bug Fixes:
3622	Bug 707034 - vCard param value parsing too strict (Milan Crha)
3623	Bug 707116 - IMAPX: Normalize descendants of INBOX (Matthew Barnes)
3624	Bug 707520 - New detached instance notification not send to clients
3625	             (Milan Crha)
3626	Bug 707736 - IMAPX: LSUB response handling broken (Matthew Barnes)
3627	Bug 708016 - CamelIMAPXStore: Crash when no namespace info present
3628	             (Matthew Barnes)
3629
3630Other Changes:
3631	* More preliminary IMAPX refactoring. (Matthew Barnes)
3632
3633Translations:
3634	Nilamdyuti Goswami (as)
3635	Ihar Hrachyshka (be)
3636	Timo Jyrinki (fi)
3637	Claude Paroz (fr)
3638	Andika Triwidada (id)
3639	Luca Ferretti (it)
3640	Changwoo Ryu (ko)
3641	Rūdolfs Mazurs (lv)
3642	Rafael Ferreira (pt_BR)
3643	Мирослав Николић (sr)
3644
3645
3646Evolution-Data-Server 3.9.91 2013-09-02
3647---------------------------------------
3648
3649Miscellaneous Changes:
3650	* Preliminary IMAPX refactoring for 3.12 features. (Matthew Barnes)
3651	* Fix a possible memory leak in sasl_ntlm_try_empty_password_sync()
3652	  (Milan Crha)
3653
3654Translations:
3655	Marek Černocký (cs)
3656	Fran Diéguez (gl)
3657	Balázs Úr (hu)
3658	Aurimas Černius (lt)
3659	Piotr Drąg (pl)
3660	Rafael Ferreira (pt_BR)
3661
3662
3663Evolution-Data-Server 3.9.90 2013-08-19
3664---------------------------------------
3665
3666Bug Fixes:
3667	Bug 672899 - Renaming Google book group doesn't propagate to category
3668	             (Milan Crha)
3669	Bug 700895 - Decode header's value before comparing with RegEx
3670	             (Milan Crha)
3671	Bug 703181 - Book/calendar backends can authenticate without password
3672	             (Milan Crha)
3673	Bug 704688 - HTTP Backend: Don't authenticate unnecessarily
3674	             (Milan Crha)
3675	Bug 704871 - Fails to manage subscription on an NNTP account
3676	             (Matthew Barnes)
3677	Bug 704885 - "Unknown background operation" when syncing spamassassin
3678	             (Matthew Barnes)
3679	Bug 704895 - Nicknames for Google Contacts not synced (Milan Crha)
3680	Bug 705206 - Stale "Retrieving message xxx" in preview panel
3681	             (Matthew Barnes)
3682	Bug 705273 - Leaked sockets after failed authentication (Milan Crha)
3683	Bug 705288 - Custom header search produces error (Milan Crha)
3684	Bug 705444 - Can not create contact lists in LDAP address book
3685	             (Milan Crha)
3686	Bug 705446 - Old POP3 mails can be removed before getting them
3687	             (Milan Crha)
3688	Bug 705493 - Wrong default in configure help for --enable-largefile
3689	             (Matthew Barnes)
3690	Bug 705617 - Failed connection hides offline data in online mode
3691	             (Milan Crha)
3692	Bug 705814 - Crash in certificate_viewer_new() (Milan Crha)
3693
3694Other Changes:
3695	* [Google] Implement EBookBackend::refresh and advertise its support
3696	  (Milan Crha)
3697	* [NNTP] Fails to get list of folders, if not connected already
3698	  (Milan Crha)
3699	* NNTP: Authentication requires nntp_stream set (Milan Crha)
3700	* CamelDiscoStore: Fix CamelServiceConnectionStatus tracking.
3701	  (Matthew Barnes)
3702	* [Camel] Disable SSL v2 and weak ciphers by default (Milan Crha)
3703	* IMAPX: Add classes to model LIST and STATUS responses, with more to
3704	  follow. (Matthew Barnes)
3705	* IMAPX: More refactoring of error handling, this time drastically
3706	  simplifying it. (Matthew Barnes)
3707	* Remove unused CamelOfflineJournal. (Matthew Barnes)
3708	* [Maildir] Create the 'tmp' directory, if missing (Milan Crha)
3709	* GOA: Honor GoaMail's "smtp-use-auth" setting. (Matthew Barnes)
3710	* EDataBook/CalFactory: Work around a GDBus name watching bug.
3711	  (Matthew Barnes)
3712	* EBook/CalBackend: Add a "shutdown" signal. (Matthew Barnes)
3713	* Tighten up the CamelStoreSummary API and keep mutexes internal.
3714	  (Matthew Barnes)
3715	* IMAPX: Obtain a fresh folder list on startup. (Matthew Barnes)
3716
3717Translations:
3718	Daniel Mustieles (es)
3719	Fran Diéguez (gl)
3720	Kjartan Maraas (nb)
3721	Matej Urbančič (sl)
3722	Victor Ibragimov (tg)
3723	Chao-Hsiung Liao (zh_HK)
3724
3725
3726Evolution-Data-Server 3.9.5 2013-07-29
3727--------------------------------------
3728
3729* E-D-S now uses Google's OAuth2-based CalDAV v2 interface for Google
3730  accounts added through GNOME Online Accounts or Ubuntu Online Accounts,
3731  which means no more password prompts.
3732
3733Bug Fixes:
3734	Bug 386113 - show custom alarm message in pop-up alerts
3735	             (Fabiano Fidêncio)
3736	Bug 691526 - Memory corruption under
3737	             e_book_backend_google_start_book_view() (Milan Crha)
3738	Bug 692904 - Do not call camel_service_disconnect during connection
3739	             phase (Milan Crha)
3740	Bug 704003 - IMAPX: Untagged BYE message while connecting is lost
3741	             (Matthew Barnes)
3742	Bug 704181 - Froze while filtering messages (Milan Crha)
3743	Bug 704220 - Incorrect runtime check in
3744	             e_data_cal_respond_send_objects() (Milan Crha)
3745	Bug 704618 - Missing detached instances in get_object() response
3746	             (Milan Crha)
3747	Bug 704740 - WebDAV - Do not store ETag into REV attribute (Milan Crha)
3748
3749Other Changes:
3750	* IMAPX: Improve error handling in parser. (Matthew Barnes)
3751	* IMAPX: Remove CamelIMAPXConnManager, just use a single connection.
3752	  (Matthew Barnes)
3753	* CamelTcpStreamRaw: Don't timeout on reads. (Matthew Barnes)
3754	* CalDAV: Add support for OAuth 2.0 authentication. (Matthew Barnes)
3755	* google: Use CalDAV v2 if OAuth 2.0 support is available.
3756	  (Matthew Barnes)
3757	* Insufficient return values from e_cal_backend_get_object/_list().
3758	  (Milan Crha)
3759	* CamelGpgContext: Be aware of gpg2 (Milan Crha)
3760	* CamelGpgContext: Enclose email addresses in brackets.
3761	  (Matthew Barnes)
3762	* Fix memory leak in camel_imapx_command_add_qresync_parameter().
3763	  (Matthew Barnes)
3764	* Do not use generic error codes in camel_getaddrinfo() /
3765	  camel_getnameinfo(). (Milan Crha)
3766
3767Translations:
3768	Marek Černocký (cs)
3769	Christian Kirbach (de)
3770	Andika Triwidada (id)
3771	Kjartan Maraas (nb)
3772	Wylmer Wang (zh_CN)
3773
3774
3775Evolution-Data-Server 3.9.4 2013-07-08
3776--------------------------------------
3777
3778Bug Fixes:
3779	Bug 682322 - SIGSEGV in pop3_folder_refresh_info_sync (Milan Crha)
3780	Bug 697598 - [imapx] Freeze due to calling thread join from main thread
3781	             (Milan Crha)
3782	Bug 700894 - LDAP 'Copy for offline' blocks online searches (Milan Crha)
3783	Bug 703053 - Error on setting reminder 'after start of appointment'
3784	             (Fabiano Fidêncio)
3785	Bug 703194 - Custom alarm message is REMINDER (Fabiano Fidêncio)
3786
3787Other Changes:
3788	* CamelStore: Add a "folder-info-stale" signal. (Matthew Barnes)
3789	* CamelIMAPXStore: Try harder to track settings. (Matthew Barnes)
3790	* Add a desktop file for Ubuntu Online Accounts. (Iain Lane)
3791	* UOA: Add service-specific descriptions for E-D-S. (Matthew Barnes)
3792	* Allow automatic NTLM authentication unconditionally (David Woodhouse)
3793	* GError instance use-after-free in collection_backend_load_resources()
3794	  (Milan Crha)
3795	* [IMAPX] Server connection is not mandatory when searching folder
3796	  content (Milan Crha)
3797	* e_book_backend_sqlitedb_has_contact() used nonexistent column
3798	  (Milan Crha)
3799
3800Translations:
3801	Daniel Mustieles (es)
3802	Aurimas Černius (lt)
3803	Kjartan Maraas (nb)
3804
3805
3806Evolution-Data-Server 3.9.3 2013-06-17
3807--------------------------------------
3808
3809Bug Fixes:
3810	Bug 649420 - Work around QRESYNC bug in Zimbra's IMAP server
3811	             (Matthew Barnes)
3812	Bug 672837 - Crash in camel_pop3_engine_command_free (Milan Crha)
3813	Bug 699448 - Crash under e_book_backend_ldap_stop_view() (Milan Crha)
3814	Bug 701797 - UOA: Remove ResponseType and AuthPath from service files
3815	             (Ken VanDine)
3816	Bug 701838 - Work around a semantic API break in GObject
3817	             (Tristan Van Berkom)
3818
3819Other Changes:
3820	* EBookQuery: Added regex query API (Tristan Van Berkom)
3821	* Be able to debug SMTP provider separately (Milan Crha)
3822	* Make the statements explicit when using ternary if (Fabiano Fidêncio)
3823
3824Translations:
3825	Marek Černocký (cs)
3826	Daniel Mustieles (es)
3827	Fran Diéguez (gl)
3828	ManojKumar Giri (or)
3829	Marián Čavojský (sk)
3830	Matej Urbančič (sl)
3831
3832
3833Evolution-Data-Server 3.9.2 2013-05-27
3834--------------------------------------
3835
3836Bug Fixes:
3837	Bug 697859 - Google: "Other Fax" is saved as "Business Fax"
3838	             (Matthew Barnes)
3839	Bug 698725 - ESourceRegistry: Handle service restarts gracefully
3840	             (Matthew Barnes)
3841	Bug 699024 - [google/yahoo] Don't override username (Matthew Barnes)
3842	Bug 699160 - IMAPX: Always flush debugging messages (Matthew Barnes)
3843	Bug 699223 - Emit view signals from context where view was started
3844	             (Matthew Barnes)
3845	Bug 699461 - Accept any 2xx HTTP code as successful DELETE
3846	             (Matthew Barnes)
3847	Bug 699597 - Autocomplete using GAL is slow (David Woodhouse)
3848	Bug 699811 - Moved IMAPx messages reappear (Milan Crha)
3849	Bug 699909 — Do not use toggle_refs in CamelObjectBag (David Woodhouse)
3850
3851Other Changes:
3852	* Make camel_mime_message_dump() dump message contents (Dan Williams)
3853	* IMAPX: Recognize RFC 5530 response codes. (Matthew Barnes)
3854	* EBookClientView/ECalClientView: Make D-Bus signal handlers
3855	  thread-safe. (Matthew Barnes)
3856	* ECalBackendWeather: e_weather_source_new() is failable.
3857	  (Matthew Barnes)
3858	* google: Remove environment variable check for debugging.
3859	  (Matthew Barnes)
3860	* IMAPX: Support IMAP MOVE extension. (Matthew Barnes)
3861	* IMAPX: Set real Trash/Junk folder type as expected (Milan Crha)
3862	* Camel MH provider can deadlock on folder creation (Milan Crha)
3863	* CamelGpgContext: Report decrypt error only if no data was decrypted
3864	  (Milan Crha)
3865	* Make CamelPOP3Store a bit more thread-safe. (Matthew Barnes)
3866	* Make CamelNNTPStore a bit more thread-safe. (Matthew Barnes)
3867	* Improve error handling in imapx_command_fetch_message_done().
3868	  (Matthew Barnes)
3869
3870Translations:
3871	Daniel Mustieles (es)
3872	Shankar Prasad (kn)
3873	Kjartan Maraas (nb)
3874	Matej Urbančič (sl)
3875
3876
3877Evolution-Data-Server 3.9.1 2013-04-29
3878--------------------------------------
3879
3880* Dependency change: GNOME Online Accounts support is still optional.
3881  But if enabled, the goa-1.0 requirement is now 3.8 (bumped from 3.2).
3882
3883Bug Fixes:
3884	Bug 271262 - Allow Send/Receive of local stores in offline (Milan Crha)
3885	Bug 656488 - imapx: Memory leak of mi->server_user_flags (Milan Crha)
3886	Bug 681837 - Make enum type registration thread safe (Milan Crha)
3887	Bug 691939 - Password prompt has "save password" always checked
3888	             (Milan Crha)
3889	Bug 693101 - IMAPx can vanish and redownload folder summary (Milan Crha)
3890	Bug 695578 - Trailing space in translatable string (Matthew Barnes)
3891	Bug 695915 - IMAP alert is not displayed (Milan Crha)
3892	Bug 696285 - ownCloud: Check addressbook even if calendar fails
3893	             (Vadim Rutkovsky)
3894	Bug 696637 - Deadlock in data_cal_view_dispose(). (Matthew Barnes)
3895	Bug 696757 - Do not use dynamic keys in g_object_set_data() (Milan Crha)
3896	Bug 697705 - e_cal_client_remove_objects_sync() crashes on empty UID
3897	             (Matthew Barnes)
3898	Bug 697734 - Memory leak in local calendar backend (Matthew Barnes)
3899	Bug 698261 - Skip invalid flags in imapx_parse_flags() (Milan Crha)
3900	Bug 698726 - Handle goa-daemon crashes/restarts gracefully
3901	             (Matthew Barnes)
3902
3903Other Changes:
3904	* Start modernizing the EBookBackend and ECalBackend APIs (still a
3905	  work in progress). (Matthew Barnes)
3906	* Rewrite client connection tracking for factories. (Matthew Barnes)
3907	* libedata-*: Remove all deprecated backend APIs. (Matthew Barnes)
3908	* Simplify direct access to address books. (Matthew Barnes)
3909	* Fix implicit declaration of WIFEXITED. (Antoine Jacoutot)
3910	* E*Client: Use G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED for close().
3911	  (Matthew Barnes)
3912	* Remove EBookBackendSync. (Matthew Barnes)
3913	* sqlite addressbook: fix memory corruption in get_revision
3914	  (Patrick Ohly)
3915	* CamelIMAPXServer: Rewrite duplicate message fetching.
3916	  (Matthew Barnes)
3917	* Automatically strip D-Bus info from error messages. (Matthew Barnes)
3918	* EBookBackendSqliteDB: Avoid summary introspection on initial
3919	  creation. (Tristan Van Berkom)
3920	* Switch NULL to empty string in e_util_utf8_{data_}make_valid()
3921	  (Milan Crha)
3922	* LC_ADDRESS is a GNU extension. Treat it as such. (Matthew Barnes)
3923	* CamelStoreSettings::filter-inbox: Change default to TRUE (Milan Crha)
3924	* Do not consider PGP and S/MIME subparts as attachments (Milan Crha)
3925	* ECalClient test: test-client-get-revision not broken anymore
3926	  (Tristan Van Berkom)
3927	* Improve error handling in imapx_server_get_message().
3928	  (Matthew Barnes)
3929	* Fix reference leak in book_client_view_emit_objects_modified().
3930	  (Matthew Barnes)
3931
3932Translations:
3933	Nilamdyuti Goswami (as)
3934	Gil Forcada (ca)
3935	Carles Ferrando (ca@valencia)
3936	Jiri Eischmann (cs)
3937	Marek Černocký (cs)
3938	Flemming Christensen (da)
3939	Joe Hansen (da)
3940	Mario Blättermann (de)
3941	Dimitris Spingos (el)
3942	Daniel Mustieles (es)
3943	Inaki Larranaga Murgoitio (eu)
3944	Jiri Grönroos (fi)
3945	Alexandre Franke (fr)
3946	Sweta Kothari (gu)
3947	Chandan Kumar (hi)
3948	Balázs Úr (hu)
3949	Gabor Kelemen (hu)
3950	Noriko Mizumoto (ja)
3951	Shankar Prasad (kn)
3952	ManojKumar Giri (or)
3953	Piotr Drąg (pl)
3954	Yuri Myasoedov (ru)
3955	Marián Čavojský (sk)
3956	Andrej Žnidaršič (sl)
3957	Martin Srebotnjak (sl)
3958	Matej Urbančič (sl)
3959	Shantha kumar (ta)
3960
3961
3962Evolution-Data-Server 3.7.92 2013-03-18
3963---------------------------------------
3964
3965Bug Fixes:
3966	Bug 215428 - Show percentage progress when filtering messages
3967	             (Milan Crha)
3968	Bug 350323 - Filter by "Mailing list contains" requires "@" symbol
3969	             (Milan Crha)
3970	Bug 352266 - Can't filter on body of message if
3971	             Content-Transfer-Encoding is base64 (Milan Crha)
3972	Bug 690433 - Do not refresh folder on every message transfer
3973	             (Milan Crha)
3974	Bug 690552 - Property 'other-phone' overwrites first phone in home or
3975	             work group (Milan Crha)
3976	Bug 695308 - Migration of broken signature breaks whole migration
3977	             (Milan Crha)
3978	Bug 695539 - Birthdays don't show up in the calendar (Sebastian Keller)
3979	Bug 695960 - Use a weak reference for GBusNameVanishedCallback
3980	             (Matthew Barnes)
3981
3982Other Changes:
3983	* Test suite improvements. (Tristan Van Berkom, Mathias Hasselmann)
3984	* EBookBackendSqliteDB improvements. (Mathias Hasselmann)
3985	* EBookClient introspection fixes. (Simon McVittie)
3986	* Fix a memory leak around imapx_untagged_vanished() (Milan Crha)
3987	* Correct names for im_jabber_work variables (Vadim Rutkovsky)
3988
3989Translations:
3990	Nilamdyuti Goswami (as)
3991	Ihar Hrachyshka (be)
3992	Mario Blättermann (de)
3993	Bruce Cowan (en_GB)
3994	Daniel Mustieles (es)
3995	Fran Diéguez (gl)
3996	Sweta Kothari (gu)
3997	Changwoo Ryu (ko)
3998	Rūdolfs Mazurs (lv)
3999	Kjartan Maraas (nb)
4000	Duarte Loreto (pt)
4001	Enrico Nicoletto (pt_BR)
4002	Marián Čavojský (sk)
4003	Martin Srebotnjak (sl)
4004	Matej Urbančič (sl)
4005	Мирослав Николић (sr)
4006	Gheyret Kenji (ug)
4007	Chao-Hsiung Liao (zh_HK)
4008
4009
4010Evolution-Data-Server 3.7.91 2013-03-04
4011---------------------------------------
4012
4013Bug Fixes:
4014	Bug 693101 - IMAPx can vanish and redownload folder summary
4015	             (Milan Crha)
4016	Bug 693345 - dngettext should be used instead of ngettext (Milan Crha)
4017	Bug 694152 - Compile errors in C++ due to G_BEGIN/END_DECLS
4018	             (Patrick Ohly)
4019	Bug 694223 - The "message-location" search never matches on IMAP+
4020	             (Milan Crha)
4021	Bug 694734 - Relative URI in Location on PUT confuses WebDAV
4022	             (Milan Crha)
4023
4024Other Changes:
4025	* Add VPN-awareness to calendar, contact, task and memo backends.
4026	  VPN-awareness for mail accounts not yet finished. (Matthew Barnes)
4027	* Support GOA's new IMAP/SMTP provider. (Matthew Barnes)
4028	* Added documentation for new Direct Read Access related apis.
4029	  (Tristan Van Berkom)
4030	* Fixing pkg-config files for libebook & libedata-book
4031	  (Tristan Van Berkom)
4032	* source_write_sync: Fail gracefully when given a scratch source.
4033	  (Matthew Barnes)
4034	* source_remove_sync: Fail gracefully when given a scratch source.
4035	  (Matthew Barnes)
4036	* e-test-server-utils: Add support for testing Direct Read Access
4037	  books. (Tristan Van Berkom)
4038	* Ported various EBookClient tests to additionally test Direct Read
4039	  Access variants (Tristan Van Berkom)
4040	* Do not use SSL_V2_COMPATIBLE_HELLO by default (Milan Crha)
4041	* Local Delivery not updated on start and missing Receiving Options
4042	  page (Milan Crha)
4043	* EBookBackendSexp: Restore suffix search functionality
4044	  (Tristan Van Berkom)
4045	* e_source_registry_server_load_directory: Monitor failure is
4046	  non-fatal. (Matthew Barnes)
4047	* e_cal_client_modify_objects_sync: Fix infinite loop. (Matthew Barnes)
4048	* EBookQuery/EPhoneNumber: Enhanced documentation (Tristan Van Berkom)
4049	* CamelSMIMEContext: Support IANA registered hash function names.
4050	  (Matthew Barnes)
4051	* evolution-user-prompter: Add a --keep-running option.
4052	  (Matthew Barnes)
4053	* Make the ESourceRegistryServer modules relocatable like addressbook
4054	  & calendar (Tristan Van Berkom)
4055	* Make the Camel provider modules relocatable (Tristan Van Berkom)
4056	* build: Support (and prefer) libboost_thread-mt (Mathias Hasselmann)
4057	* CamelIMAPXServer: Improve thread-safety when selecting folders.
4058	  (Matthew Barnes)
4059
4060Translations:
4061	Dimitris Spingos (el)
4062	Daniel Mustieles (es)
4063	Fran Diéguez (gl)
4064	Aurimas Černius (lt)
4065	Anish A (ml)
4066	Kjartan Maraas (nb)
4067	Piotr Drąg (pl)
4068	Yuri Myasoedov (ru)
4069	Мирослав Николић (sr)
4070	Gheyret Kenji (ug)
4071	Nguyễn Thái Ngọc Duy (vi)
4072	Chao-Hsiung Liao (zh_HK)
4073
4074
4075Evolution-Data-Server 3.7.90 2013-02-18
4076---------------------------------------
4077
4078Bug Fixes:
4079	Bug 675287 - Spool file account doesn't show messages (Milan Crha)
4080	Bug 683867 - Schedule actions with higher idle priority (Michel Dänzer)
4081	Bug 686528 - Pickup ownCloud accounts from GOA (Milan Crha)
4082	Bug 693841 - EDataCal: Complete implementation of GetObjectsList
4083	             (Giocanni Campagna)
4084
4085Other Changes:
4086	* Improved phone number support. (Mathias Hasselmann)
4087	* Direct access to local address books. (Tristan Van Berkom)
4088	* Make e_book_client_is_self() more efficient. (Patrick Ohly)
4089	* Add e_data_factory_ref_initable_backend(). (Matthew Barnes)
4090	* Remove --with-dbus-call-timeout configure option. (Matthew Barnes)
4091	* Add CAMEL_MIME_FILTER_TOHTML_QUOTE_CITATION flag. (Matthew Barnes)
4092	* EBookClient: Use g_bus_watch_name_on_connection(). (Matthew Barnes)
4093	* ECalClient: Use g_bus_watch_name_on_connection(). (Matthew Barnes)
4094	* Add camel_service_ref_session(). (Matthew Barnes)
4095	* Fix few memory leaks in evolution-source-registry (Milan Crha)
4096	* Introduce e_backend_is_destination_reachable() (Milan Crha)
4097	* CalDAV: Try to search for event when not in local cache (Milan Crha)
4098	* e_extensible_load_extensions: Allow for retries. (Matthew Barnes)
4099
4100Translations:
4101	Ihar Hrachyshka (be)
4102	Daniel Mustieles (es)
4103	Fran Diéguez (gl)
4104	Aurimas Černius (lt)
4105	Piotr Drąg (pl)
4106
4107
4108Evolution-Data-Server 3.7.5 2013-02-04
4109--------------------------------------
4110
4111* This release adds support for Ubuntu's Single-SignOn framework (a.k.a.
4112  Ubuntu Online Accounts), with the following optional pkg dependencies:
4113
4114    libaccounts-glib
4115    libsignon-glib
4116    json-glib-1.0
4117    librest-0.7
4118
4119  Pass --disable-uoa to configure to disable support.
4120
4121Bug Fixes:
4122	Bug 651399 - [maildir] Escape dots in folder display names (Milan Crha)
4123	Bug 691126 - Fix warnings find by Clang (Milan Crha)
4124	Bug 692278 - LDAP backend mutex deadlock on finalize (Milan Crha)
4125
4126Other Changes:
4127	* Generate address book and calendar GDBus classes with gdbus-codegen
4128	  and simplify the APIs to require only one round trip per method.
4129	  (Matthew Barnes)
4130	* Introduce e_book_client_connect() and e_cal_client_connect() as
4131	  one-step replacements for e_book/cal_client_new() + e_client_open().
4132	  (Matthew Barnes)
4133	* Built-in data sources are now packaged as a GResource rather than
4134	  installed data files for better reliability. (Matthew Barnes)
4135	* Add --disable-google configure option to make libgdata dependency
4136	  optional.  (Tristan Van Berkom)
4137	* Unit test suite improvements. (Mathias Hasselmann and Tristan Van
4138	  Berkom)
4139	* Bump libsoup dependency to 2.40.3 (Milan Crha)
4140	* GOA: Support the upcoming "imap_smtp" provider type. (Matthew Barnes)
4141	* Optional libphonenumber support for local address books.
4142	  (Mathias Hasselmann)
4143	* EBookBackendSqliteDB: Added e_book_backend_new_contact[s]() APIs
4144	  (Tristan Van Berkom)
4145	* EBookBackendFile: Don't overwrite UIDs on incomming/new contacts.
4146	  (Tristan Van Berkom)
4147	* CamelIMAPXStore: Configure folder flags on folder creation.
4148	  (Matthew Barnes)
4149	* EBookBackendFile: Avoid lost data in contact modifications
4150	  (Tristan Van Berkom)
4151	* store_synchronize_sync(): Only synchronize subscribed folders.
4152	  (Matthew Barnes)
4153
4154Translations:
4155	Nilamdyuti Goswami (as)
4156	Ihar Hrachyshka (be)
4157	Krasimir Chonov (bg)
4158	Daniel Mustieles (es)
4159	Fran Diéguez (gl)
4160	Aurimas Černius (lt)
4161	Kjartan Maraas (nb)
4162	Piotr Drąg (pl)
4163	Marián Čavojský (sk)
4164	Matej Urbančič (sl)
4165	Мирослав Николић (sr)
4166	Theppitak Karoonboonyanan (th)
4167	Gheyret Kenji (ug)
4168	Chao-Hsiung Liao (zh_HK)
4169
4170
4171Evolution-Data-Server 3.7.4 2013-01-14
4172--------------------------------------
4173
4174* The legacy IMAP backend has been retired.  Legacy IMAP accounts will
4175  be converted to the newer "IMAP+" backend and their data caches reset.
4176
4177Bug Fixes:
4178	Bug 665371 - Decommission legacy IMAP backend (Matthew Barnes)
4179	Bug 689124 - Increase Camel's TCP read/write timeout (Matthew Barnes)
4180	Bug 690151 - Crash in e_book_backend_file_bump_revision()
4181	             (Milan Crha)
4182	Bug 690158 - libedataserver: Vala binding updates (Alban Browaeys)
4183	Bug 690177 - Use trust-prompt for certificate verification in WebDAV
4184	             backends (Milan Crha)
4185	Bug 691033 - Avoid using LIBSOUP_DISABLE_DEPRECATED (Hashem Nasarat)
4186	Bug 691466 - Cache reaper restores old IMAP cache directories
4187	             (Matthew Barnes)
4188	Bug 691477 - exists_vcard is not supported when parsing a query from
4189	             string (Milan Crha)
4190
4191Other Changes:
4192	* IMAPX: Support non-virtual Junk/Trash folders. (Matthew Barnes)
4193	* IMAPX: Ask server to handle "body-contains" searches.
4194	  (Matthew Barnes)
4195	* ESourceRegistryServer: Add a "tweak-key-file" signal.
4196	  (Matthew Barnes)
4197	* Add automatic IMAP to IMAPX account migration. (Matthew Barnes)
4198	* Add OAuth2Support D-Bus interface. (Matthew Barnes)
4199	* Merge ECalBackendFileStore into ECalBackendStore. (Matthew Barnes)
4200	* Add ETimezoneCache interface. (Matthew Barnes)
4201	* ECalBackend: Remove internal_get_timezone() method.
4202	  (Matthew Barnes)
4203	* CamelMimeFilterPgp: Ignore right side white spaces (Milan Crha)
4204
4205Translations:
4206	Nilamdyuti Goswami (as)
4207	Christian Kirbach (de)
4208	Dimitris Spingos (el)
4209	Daniel Mustieles (es)
4210	Fran Diéguez (gl)
4211	Kjartan Maraas (nb)
4212	Rafael Ferreira (pt_BR)
4213	Matej Urbančič (sl)
4214
4215
4216Evolution-Data-Server 3.7.3 2012-12-16
4217--------------------------------------
4218
4219* libedataserverui has been removed from Evolution-Data-Server and
4220  merged back into Evolution, since Evolution is its only consumer
4221  nowadays.
4222
4223* The E-D-S unit test suite is functional again!  Many thanks to Tristan
4224  Van Berkom, Murray Cumming and Mathias Hasselmann for their hard work.
4225
4226Bug Fixes:
4227	Bug 202576 - A way to refresh IMAP folder list (Milan Crha)
4228	Bug 371469 - Add port to connection refused error messages
4229	             (Milan Crha)
4230	Bug 512714 - Error string "Host lookup failed: Name or Service not
4231	             known" (Milan Crha)
4232	Bug 529743 - Add "Any header" filter and search folder condition
4233	             (Milan Crha)
4234	Bug 579315 - Identify filter names in filtering errors (Milan Crha)
4235	Bug 671620 - Support signing with multiple OpenPGP keys (Milan Crha)
4236	Bug 677378 - Crash in imapx_query_auth_types_sync() (Milan Crha)
4237	Bug 680201 - Backup restore doesn't migrate accounts from GConf
4238	             (Milan Crha)
4239	Bug 684175 - Check email value in e_destination_set_contact()
4240	             (Paul Menzel)
4241	Bug 687670 - Signing with both pgp and S/MIME causes a broken
4242	             signature (Milan Crha)
4243	Bug 688366 - WebDAV book can cause high CPU usage (Milan Crha)
4244	Bug 688479 - Empty name selector dialog on open (Milan Crha)
4245	Bug 688639 - SMTP: Correctly deal with 535 authentication error
4246	             (Paul Menzel)
4247	Bug 688660 - Crash on webdav contact cache update (Milan Crha)
4248	Bug 688795 - Crash under e_cal_backend_contacts_start_view()
4249	             (Milan Crha)
4250	Bug 688926 - SIGABRT on call_old_file_Sync (Daniele Rondina)
4251
4252Other Changes
4253	* Added ESourceBackendSummarySetup extension (Tristan Van Berkom)
4254	* EBookBackendFile: Use the new ESourceBackendSummarySetup to
4255	  configure the summary (Tristan Van Berkom)
4256	* Use version-based GLib/GDK/GTK+ warnings. (Matthew Barnes)
4257	* Coverity scan cleanups. (Milan Crha)
4258	* Do not generate a ChangeLog file from 'git log' (Milan Crha)
4259	* Introduce evolution-user-prompter service (Milan Crha)
4260	* IMAPX: Support the QUOTA extension (RFC 2087). (Matthew Barnes)
4261	* Remove introspection of libecal. (Matthew Barnes)
4262	* Workaround file description leak from
4263	  e_source_registry_authenticate_sync() (Milan Crha)
4264
4265Translations
4266	Nilamdyuti Goswami (as)
4267	Daniel Mustieles (es)
4268	Dr.T.Vasudevan (ta)
4269	Krishnababu Krothapalli (te)
4270
4271
4272Evolution-Data-Server 3.7.2 2012-11-17
4273--------------------------------------
4274
4275Bug Fixes:
4276	Bug 640594 - Save also UID/REV in WebDAV backend (for CardDAV)
4277	             (Milan Crha)
4278	Bug 674454 - Crash in e_book_backend_ldap_authenticate_user()
4279	             (Milan Crha)
4280	Bug 686727 - POP3 provider deadlocks on finalize (Milan Crha)
4281	Bug 680497 - POP3 re-adds messages to local Inbox (Milan Crha)
4282	Bug 686719 - Missing linker flags in Camel tests (JB Lallement)
4283	Bug 685986 - ESourceRegistry: Wait for signals after creating sources
4284	             (Matthew Barnes)
4285	Bug 686924 - Doesn't parse Gerrit encoded From address correctly
4286	             (Milan Crha)
4287	Bug 687100 - Crash under cal_backend_contacts_remove_book_record()
4288	             (Milan Crha)
4289	Bug 685034 - [imapx] Read status of email is not persisted correctly
4290	             (Milan Crha)
4291	Bug 681962 - Identify server certificates by hostname and fingerprint
4292	             (Milan Crha)
4293	Bug 685090 - GOA EWS module doesn't save all required values
4294	             (Milan Crha)
4295	Bug 687776 - E-D-S crash in local address book (Milan Crha)
4296	Bug 669082 - Workaround crash in
4297	             imapx_command_copy_messages_step_done() (Andreas Kohn)
4298	Bug 687642 - Crash under caldav_synch_slave_loop() (Milan Crha)
4299	Bug 687694 - imapx_untagged_vanished() is inefficient (Dan Williams)
4300	Bug 687865 - Shows old reminders for GOA accounts (Milan Crha)
4301	Bug 687634 - Improve camel console warning text (Paul Menzel)
4302	Bug 688146 - Crash in Contacts calendar backend (Milan Crha)
4303
4304Other Changes:
4305	* EAuthenticationSession: Close prompt before storing password.
4306	  (Matthew Barnes)
4307	* IMAPX error handling improvements. (Matthew Barnes)
4308	* Bump minimum GLib requirement to 2.34. (Matthew Barnes)
4309	* Use code coverage macros from gnome-common. (Matthew Barnes)
4310	* Remove version number from ${privdatadir}. (Matthew Barnes)
4311	* Remove erroneous version number from ${privlibdir}. (Matthew Barnes)
4312	* Remove version number from ${privincludedir}. (Matthew Barnes)
4313	* Add AllowAuthPromptAll() method to SourceManager interface.
4314	  (Matthew Barnes)
4315	* Reimplement EBook, ECal, et. al. using their EClient counterparts.
4316          (Matthew Barnes)
4317	* Google: allow writing X-GOOGLE-SYSTEM-GROUP-IDS (Giovanni Campagna)
4318	* Local file backend modified to use sqlite db exclusively
4319	  (Tristan Van Berkom)
4320	* gnome-online-accounts: Add an EDataFactory extension (Matthew Barnes)
4321	* Remove EBookBackendVCF. (Matthew Barnes)
4322
4323Translations:
4324	Christian Kirbach (de)
4325	Hendrik Knackstedt (de)
4326	Paul Menzel (de)
4327	Gabor Kelemen (hu)
4328	Andika Triwidada (id)
4329	Kjartan Maraas (nb)
4330	Yuri Myasoedov (ru)
4331	Matej Urbančič (sl)
4332
4333
4334Evolution-Data-Server 3.7.1 2012-10-22
4335--------------------------------------
4336
4337Dependency Changes:
4338	* Replaced gnome-keyring-1 with libsecret-1
4339
4340Bug Fixes:
4341	Bug 201807 - Cannot specify sendmail parameters (Milan Crha)
4342	Bug 268618 - Add: Save replies in the folder of the message being
4343	             replied to (Milan Crha)
4344	Bug 310978 - USENET always requires authentication (Milan Crha)
4345	Bug 549819 - Cannot specify a custom sendmail program (Milan Crha)
4346	Bug 641825 - Crash in poll_ldap() when finalizing the backend
4347	             (Milan Crha)
4348	Bug 679914 - Replace libgnomekeyring with libsecret (Stef Walter)
4349	Bug 681314 - Add address dialog should follow composer's view settings
4350	             (Milan Crha)
4351	Bug 684655 - Files in data/sources are not getting translated
4352	             (Gert Kulyk)
4353	Bug 685588 - Remove useless LIBICAL_CFLAGS and LIBICAL_LIBS
4354	             (Peter Hurley)
4355	Bug 685713 - ESourceRegistry's manager thread aborts on error
4356	             (Matthew Barnes)
4357	Bug 685725 - Handle "muser" attributes in %gconf.xml files
4358	             (Bastien Nocera)
4359	Bug 686421 - Restore libebook tests to minimum working condition
4360	             (Tristan Van Berkom)
4361
4362Other Changes:
4363	* Remove e_data_book_view_ref/unref(). (Matthew Barnes)
4364	* EBook: Reimplement "remove" functions. (Matthew Barnes)
4365	* EGdbusBook: Remove the remove() method. (Matthew Barnes)
4366	* Rename e_book_backend_start_book_view(). (Matthew Barnes)
4367	* Rename e_book_backend_stop_book_view(). (Matthew Barnes)
4368	* Rename e_book_backend_add_book_view(). (Matthew Barnes)
4369	* Rename e_book_backend_remove_book_view(). (Matthew Barnes)
4370	* Add e_book_backend_list_views(). (Matthew Barnes)
4371	* Deprecate e_book_backend_foreach_view(). (Matthew Barnes)
4372	* Remove e_data_book_register_gdbus_object(). (Matthew Barnes)
4373	* Remove e_data_book_view_register_gdbus_object(). (Matthew Barnes)
4374	* libedata-cal: Purge deprecated APIs. (Matthew Barnes)
4375	* ECal: Reimplement "remove" functions. (Matthew Barnes)
4376	* EGdbusCal: Remove the remove() method. (Matthew Barnes)
4377	* ECalBackend: Prefer GList over GSList. (Matthew Barnes)
4378	* Add e_cal_backend_list_views(). (Matthew Barnes)
4379	* Deprecate e_cal_backend_foreach_view(). (Matthew Barnes)
4380	* Remove e_data_cal_register_gdbus_object(). (Matthew Barnes)
4381	* Remove e_data_cal_view_register_gdbus_object(). (Matthew Barnes)
4382	* Don't migrate sources with empty attributes (Dan Vrátil)
4383	* EGDataGoaAuthorizer: Use GHmac to sign the OAuth parameters.
4384	  (Matthew Barnes)
4385	* Drop oauth package requirement for GOA support. (Matthew Barnes)
4386	* EGDataGoaAuthorizer: Prototype OAuth 2.0 support. (Matthew Barnes)
4387	* online-accounts: Refresh mail account settings on startup.
4388	  (Matthew Barnes)
4389	* Add e_book_backend_sexp_text(). (Matthew Barnes)
4390	* Deprecate e_source_extension_get_source(). (Matthew Barnes)
4391	* Silence libsecret unstable API warnings. (Matthew Barnes)
4392	* ESourceRegistryServer: File monitor should set flags on new sources.
4393	  (Matthew Barnes)
4394	* Rename 'online-accounts' module to 'gnome-online-accounts'.
4395	  (Matthew Barnes)
4396	* Change camel_junk_filter_classify() signature. (Matthew Barnes)
4397	* evolution-source-viewer: Select next source after deleting.
4398	  (Matthew Barnes)
4399
4400Translations:
4401	Nilamdyuti Goswami (as)
4402	Alexander Shopov (bg)
4403	Runa Bhattacharjee (bn_IN)
4404	Gil Forcada (ca)
4405	Carles Ferrando (ca@valencia)
4406	Jiri Eischmann (cs)
4407	Marek Černocký (cs)
4408	Flemming Christensen (da)
4409	Tom Tryfonidis (el)
4410	Daniel Mustieles (es)
4411	Timo Jyrinki (fi)
4412	Alexandre Franke (fr)
4413	Fran Diéguez (gl)
4414	Rajesh Ranjan (hi)
4415	Gabor Kelemen (hu)
4416	Andika Triwidada (id)
4417	Luca Ferretti (it)
4418	Žygimantas Beručka (lt)
4419	Rūdolfs Mazurs (lv)
4420	A S Alam (pa)
4421	Piotr Drąg (pl)
4422	Rafael Ferreira (pt_BR)
4423	Yuri Myasoedov (ru)
4424	Marián Čavojský (sk)
4425	Matej Urbančič (sl)
4426	Krishnababu Krothapalli (te)
4427	Chao-Hsiung Liao (zh_HK)
4428
4429
4430Evolution-Data-Server 3.6.0 2012-09-24
4431--------------------------------------
4432
4433Translations:
4434	Runa Bhattacharjee (bn_IN)
4435	Gil Forcada (ca)
4436	Carles Ferrando (ca@valencia)
4437	Rajesh Ranjan (hi)
4438	Gabor Kelemen (hu)
4439	Shankar Prasad (kn)
4440	Rūdolfs Mazurs (lv)
4441	Ani Peter (ml)
4442	A S Alam (pa)
4443	Djavan Fagundes (pt_BR)
4444	Rafael Ferreira (pt_BR)
4445	Matej Urbančič (sl)
4446	Krishnababu Krothapalli (te)
4447
4448
4449Evolution-Data-Server 3.5.92 2012-09-17
4450---------------------------------------
4451
4452Bug Fixes:
4453	Bug 677393 - [IMAP] Deadlock when moving message and checking new mail
4454	             (Alban Browaeys)
4455	Bug 677685 - WebCal backend doesn't stop opening phase on error
4456	             (Milan Crha)
4457	Bug 677871 - EBookBackendSqliteDB - Escape SQL strings
4458	             (Mathias Hasselmann)
4459	Bug 679219 - IMAP+ fails to show newly created top-level folders
4460	             (Milan Crha)
4461	Bug 682398 - GError reuse during IMAP connect routine (Milan Crha)
4462	Bug 683785 - Add e_source_new_with_uid() (Matthew Barnes)
4463
4464Other Changes:
4465	* CamelIMAPXServer: Fix shell command connections (Yanko Kaneti)
4466	* IMAPX - Copy also user flags/tags on message append, if server can
4467	  save them (Milan Crha)
4468	* IMAP - Be able to read messages from cache in offline mode
4469	  (Milan Crha)
4470	* Skip sources with disabled parents from completion lookup
4471	  (Milan Crha)
4472	* IMAP - Do not update folder list when the operation was cancelled
4473	  (Milan Crha)
4474	* ESourceRegistry: Work around GType deadlock. (Matthew Barnes)
4475	* [CalDAV] Block EProxy::changed when changing priv::uri (Milan Crha)
4476	* Fix a memory leak from MH-format camel provider (Milan Crha)
4477	* Unwrap GDBus error in generic EClient operations (Milan Crha)
4478
4479Translations:
4480	Nilamdyuti Goswami (as)
4481	Ihar Hrachyshka (be)
4482	Mario Blättermann (de)
4483	Tom Tryfonidis (el)
4484	Daniel Mustieles (es)
4485	Alexandre Franke (fr)
4486	Sweta Kothari (gu)
4487	Gabor Kelemen (hu)
4488	Andika Triwidada (id)
4489	Seong-ho Cho (ko)
4490	Rūdolfs Mazurs (lv)
4491	Sandeep Sheshrao Shedmake (mr)
4492	Piotr Drąg (pl)
4493	Duarte Loreto (pt)
4494	Yuri Myasoedov (ru)
4495	Matej Urbančič (sl)
4496	Мирослав Николић (sr)
4497	Nguyễn Thái Ngọc Duy (vi)
4498	Chao-Hsiung Liao (zh_HK)
4499
4500
4501Evolution-Data-Server 3.5.91 2012-09-03
4502---------------------------------------
4503
4504Bug Fixes:
4505	Bug 660383 - Backends should listen for changes in refresh interval
4506	             (Milan Crha)
4507	Bug 680467 - Crash under camel_folder_search_search() (Milan Crha)
4508	Bug 680961 - Broken dispatching of EAuthenticationSession
4509	             (Matthew Barnes)
4510	Bug 681930 - STARTTLS was default auth method (Milan Crha)
4511	Bug 681939 - camel_folder_summary_remove_uids() doesn't remove from DB
4512	             (Milan Crha)
4513	Bug 681995 - IMAPx does't set message size on message append
4514	             (Milan Crha)
4515	Bug 682706 - WebDAV addressbook lookup very slow (Milan Crha)
4516
4517Other Changes:
4518	* IMAPX thread-safety improvements (Matthew Barnes)
4519	* Start/stop book/cal views in a dedicated thread (Milan Crha)
4520	* IMAP - Do not do folder summary update as all-or-nothing approach
4521	  (Milan Crha)
4522	* ESourceWebdav: Add "resource-query" property. (Matthew Barnes)
4523	* WebDAV addressbook cannot be opened (Milan Crha)
4524	* Could not create folders in Yahoo! account using imapx (Milan Crha)
4525
4526Translations:
4527	Nilamdyuti Goswami (as)
4528	Chris Leonard (en_GB)
4529	Daniel Mustieles (es)
4530	Fran Diéguez (gl)
4531	Andika Triwidada (id)
4532	Aurimas Černius (lt)
4533	Kjartan Maraas (nb)
4534	Piotr Drąg (pl)
4535	Duarte Loreto (pt)
4536	Yuri Myasoedov (ru)
4537	Dr.T.Vasudevan (ta)
4538	Nguyễn Thái Ngọc Duy (vi)
4539	Chao-Hsiung Liao (zh_HK)
4540
4541
4542Evolution-Data-Server 3.5.90 2012-08-20
4543---------------------------------------
4544
4545Bug Fixes:
4546	Bug 678289 - Filters are not applied automatically to local maildir
4547	             Inbox (Milan Crha)
4548	Bug 679488 - Unable to send mail using SMTP (Milan Crha)
4549	Bug 680744 - IMAP: Does not update folder structure (Milan Crha)
4550	Bug 681046 - Occasional crash of evolution-source-registry (Milan Crha)
4551	Bug 681318 - Filter by Source account doesn't match in local folders
4552	             (Milan Crha)
4553	Bug 681321 - Support both old and new-buf libxml2 APIs (Colin Walters)
4554	Bug 681466 - Virtual Trash/Junk not updated on change (Milan Crha)
4555	Bug 681640 - Check for Python interpreter in configure.ac
4556	             (Matthew Barnes)
4557	Bug 681679 - Typo in migration causes signatures to be dropped
4558	             (Matthew Barnes)
4559	Bug 682038 - "Show only this calendar" broken (Milan Crha)
4560	Bug 682102 - Upstream Debian's 20_gettext_intltool.patch
4561	             (Matthew Barnes)
4562	Bug 682103 - -fPIC build fix (Fabien Tassin)
4563
4564Other Changes:
4565	* Do not update unread count in source folder for junk/deleted
4566	  messages. (Milan Crha)
4567	* e-book-backend-db-cache.h: Avoid DB typedef. (Matthew Barnes)
4568	* CamelSession: Make forward_to() method asynchronous. (Matthew Barnes)
4569	* CamelSession: Remove camel_session_lock/unlock(). (Matthew Barnes)
4570	* CamelSession: Have add_service() return a new reference.
4571	  (Matthew Barnes)
4572	* Have camel_session_list_services() return new references.
4573	  (Matthew Barnes)
4574	* Rename camel_session_get_service(). (Matthew Barnes)
4575	* Rename camel_service_get_settings(). (Matthew Barnes)
4576	* Add e_collection_backend_claim_all_resources(). (Matthew Barnes)
4577	* cache-reaper: Clean up abandoned data directories. (Matthew Barnes)
4578	* Deprecate e_client_remove_sync(). (Matthew Barnes)
4579
4580Translations:
4581	Nilamdyuti Goswami (as)
4582	Daniel Mustieles (es)
4583	Fran Diéguez (gl)
4584	Sweta Kothari (gu)
4585	Aurimas Černius (lt)
4586	Sandeep Sheshrao Shedmake (mr)
4587	Мирослав Николић (sr)
4588	Krishnababu Krothapalli (te)
4589	Chao-Hsiung Liao (zh_HK)
4590
4591
4592Evolution-Data-Server 3.5.5 2012-08-06
4593--------------------------------------
4594
4595Bug Fixes:
4596	Bug 551788 - Hangs when network changes (Milan Crha)
4597	Bug 674696 - Crash from finish_operation, get_groups_cb in Google
4598	             backend (Milan Crha)
4599	Bug 677530 - Memory leaks in imapx code (Milan Crha)
4600	Bug 678893 - Allow concurrent authentication sessions (Matthew Barnes)
4601	Bug 679017 - Broken spool mbox file accounts (Milan Crha)
4602	Bug 679808 - e_source_selector_set_primary_selection() has side-effects
4603	             (Matthew Barnes)
4604	Bug 680013 - Deadlock in CalDAV calendar (Milan Crha)
4605	Bug 680106 - Missing status message in camel_folder_refresh_info_sync()
4606	             (Matthew Barnes)
4607	Bug 680211 - Memory usage increases on each folder select (Milan Crha)
4608	Bug 680502 - Deadlock in contacts backend (Milan Crha)
4609	Bug 680687 - System timezone name differs from set in Gnome
4610	             (Milan Crha)
4611
4612Other Changes:
4613	* Support creating/deleting remote resources. (Matthew Barnes)
4614	* Use template files to generate GEnumClass types. (Matthew Barnes)
4615	* google: Fix removal of custom vCard attributes in Google address
4616	  books (Philip Withnall)
4617	* Make sure IMAP is connected before doing online operations
4618	  (Milan Crha)
4619	* Move e_pointer_tracker to camel (Milan Crha)
4620	* Replace e_source_registry_server_queue_auth_session().
4621	  (Matthew Barnes)
4622	* CamelIMAPXServer: fixed API function for running custom commands
4623	  (Christian Hilberg)
4624	* Fix a memory leak in e-cal-system-timezone.c (Dan Vrátil)
4625	* Conditionally enable bug-buddy/gtk+ also for
4626	  evolution-source-registry (Milan Crha)
4627	* libecal: fix memory leak after failed object creation (Patrick Ohly)
4628	* e_source_registry_commit_source_sync(): Handle collection members.
4629	  (Matthew Barnes)
4630
4631Translations:
4632	Andika Triwidada (id)
4633	Chao-Hsiung Liao (zh_HK)
4634	Daniel Mustieles (es)
4635	Fran Diéguez (gl)
4636	Sweta Kothari (gu)
4637	Kjartan Maraas (nb)
4638	Nilamdyuti Goswami (as)
4639	Tom Tryfonidis (el)
4640	Мирослав Николић (sr)
4641
4642
4643Evolution-Data-Server 3.5.4 2012-07-16
4644--------------------------------------
4645
4646Bug Fixes:
4647	Bug 559391 - Wrong number of unread mails in folder tree (Milan Crha)
4648	Bug 578240 - Impossible to cancel search in search folders (Milan Crha)
4649	Bug 677697 - Huge memory leaks (Milan Crha)
4650	Bug 677886 - Runtime warning from ESourceAlarms (Milan Crha)
4651	Bug 678602 - Inform server of client-side auth cancellations.
4652	             (Matthew Barnes)
4653	Bug 678856 - Crash in add_instance() at e-cal-client.c (Milan Crha)
4654	Bug 678903 - GConf migration omits so-called "send-only" accounts
4655	             (Matthew Barnes)
4656
4657Other Changes:
4658	* Rework CamelIMAPXServer to be subclassed and extended more
4659	  easily. (Christian Hilberg)
4660	* google: Remove the option to not cache Google Contacts data locally
4661	  (Philip Withnall)
4662	* Fix install failure in google backend. (Matthew Barnes)
4663	* Add ESourceResource extension type. (Matthew Barnes)
4664	* weather: update for newer GWeather (Giovanni Campagna)
4665	* libedata-book.pc.in: Add a 'libexecdir' variable. (Matthew Barnes)
4666	* libedata-cal.pc.in: Add a 'libexecdir' variable. (Matthew Barnes)
4667	* camel_provider_list(): Emit CRITICAL if camel_provider_load() fails.
4668	  (Matthew Barnes)
4669	* Disregard G_FILE_ERROR_NOENT during GConf migration. (Matthew Barnes)
4670	* evolution-source-viewer: Add delete capability. (Matthew Barnes)
4671	* CamelStoreClass: Rename compare_folder_name to equal_folder_name.
4672	  (Matthew Barnes)
4673	* server_side_source_remove(): Disregard G_IO_ERROR_NOT_FOUND.
4674	  (Matthew Barnes)
4675	* Camel: Use folder display name in status messages when possible.
4676	  (Matthew Barnes)
4677	* Preset timeout on SoupSession-s to 90 seconds (Milan Crha)
4678	* online-accounts: Mail sources need to be writable. (Matthew Barnes)
4679
4680Translations:
4681	Nilamdyuti Goswami (as)
4682	Ihar Hrachyshka (be)
4683	Alexander Shopov (bg)
4684	Dimitris Spingos (el)
4685	Daniel Mustieles (es)
4686	Fran Diéguez (gl)
4687	Kjartan Maraas (nb)
4688	Nguyễn Thái Ngọc Duy (vi)
4689	Chao-Hsiung Liao (zh_HK)
4690
4691
4692Evolution-Data-Server 3.5.3 2012-06-25
4693--------------------------------------
4694
4695!!! MAJOR DESIGN CHANGES AND API BREAKS IN THIS RELEASE !!!
4696
4697* GConf dependency has been dropped.
4698
4699* Account data now resides in plain text files rather than GConf XML blobs.
4700  As part of this effort, a good part of libedataserver was rewritten from
4701  scratch.  For further details and links to documentation see:
4702  https://mail.gnome.org/archives/evolution-list/2012-May/msg00214.html
4703
4704Bug Fixes:
4705	Bug 668247 - Broken non-basic-latin folder name handling (Milan Crha)
4706	Bug 673817 - Crash in e_book_backend_file_dispose() (Milan Crha)
4707	Bug 676541 - Unreliable IMAP provider (Milan Crha)
4708	Bug 677183 - maildir account doesn't open (Milan Crha)
4709	Bug 677610 - Avoid modification of CPPFLAGS in Makefile.am (Milan Crha)
4710	Bug 677642 - Critical warnings on vFolder change (Milan Crha)
4711	Bug 677664 - Camel: Remove "SMTP Authentication" status message
4712	             (Matthew Barnes)
4713	Bug 677687 - Broken migration of "namespace" IMAP setting
4714	             (Matthew Barnes)
4715	Bug 677841 - Workaround for crash in
4716	             imapx_command_append_message_done() (Milan Crha)
4717	Bug 677933 - imapx_utils_init() called too early (Matthew Barnes)
4718	Bug 678067 - Localized display names get stuck (Matthew Barnes)
4719	Bug 678069 - Crash in _gdata_entry_update_from_e_contact() (Milan Crha)
4720	Bug 678255 - edata-cal missing libebackend-1.2 requirement
4721	             (Jordi Mallach)
4722	Bug 678378 - ESourceRegistry causes deadlock in gnome-shell
4723	             (Matthew Barnes)
4724	Bug 678618 - Runtime warning when clicking on top-level sidebar item
4725	             (Matthew Barnes)
4726
4727Other Changes:
4728	* Remove camel_settings_load_from_url(). (Matthew Barnes)
4729	* Remove camel_settings_save_to_url(). (Matthew Barnes)
4730	* ldap: Avoid a race during finalize. (Matthew Barnes)
4731	* imap[x]: Remove shell command option from user interfaces.
4732	  (Matthew Barnes)
4733	* Add 'evolution-source-viewer' test tool. (Matthew Barnes)
4734	* Port remaining bits from GConf to GSettings (Milan Crha)
4735	* Remove forgotten DBUS_GLIB_CFLAGS/LIBS, these are gone now
4736	  (Milan Crha)
4737	* Remove -Werror from AM_INIT_AUTOMAKE. (Matthew Barnes)
4738	* google: Split conversion functions from Google backend into a util
4739	  lib (Philip Withnall)
4740	* google: Add some tests to Google address book backend
4741	  (Philip Withnall)
4742	* google: Make ‘rel’ and ‘label’ mutually exclusive for certain
4743	  elements (Philip Withnall)
4744	* Tighten up pkg-config files. (Matthew Barnes)
4745	* build: Enable g-ir-scanner’s --warn-all option when building GIR
4746	  files (Philip Withnall)
4747	* Do not call g_object_notify() when property didn't change (Milan Crha)
4748	* imapx_store_noop_sync: Don't return FALSE without setting a GError.
4749	  (Matthew Barnes)
4750	* Deprecate EUri. (Matthew Barnes)
4751	* Updated Telugu Translation (Sasi Bhushan Boddepalli)
4752	* imapx_command_fetch_message_done: Fix an error handling issue.
4753	  (Matthew Barnes)
4754	* camel_data_cache_get_filename: Remove unused GError parameter.
4755	  (Matthew Barnes)
4756	* e_book_backend_file_open: Fix directory existence test.
4757	  (Matthew Barnes)
4758	* camel_data_cache_get: Improve empty file handling. (Matthew Barnes)
4759	* Improve imapx_command_fetch_message_done(). (Matthew Barnes)
4760	* CAMEL_PROVIDER_IS_STORE_AND_TRANSPORT: Handle NULL gracefully.
4761	  (Matthew Barnes)
4762	* Updated Telugu Translation (Sasi Bhushan Boddepalli)
4763	* Deprecate EDbHash. (Matthew Barnes)
4764	* google: Add a new custom vCard property containing Google system
4765	  groups (Philip Withnall)
4766	* libebook: Reference address books by UID instead of URI.
4767	  (Matthew Barnes)
4768	* Camel string pool improvements. (Matthew Barnes)
4769
4770Translations:
4771	Nilamdyuti Goswami (as)
4772	Ihar Hrachyshka (be)
4773	Daniel Mustieles (es)
4774	Bruno Brouard (fr)
4775	Fran Diéguez (gl)
4776	Yuri Kozlov (ru)
4777
4778
4779Evolution-Data-Server 3.5.2 2012-06-04
4780--------------------------------------
4781
4782Bug Fixes:
4783	Bug 606181 - Accepting bad SSL certificate applies to any hostname
4784	             (Matt McCutchen)
4785	Bug 664639 - [IMAPX] Doesn't quit gracefully on account disable
4786	             (Chenthill Palanisamy)
4787	Bug 666327 - IMAP deadlock when moving message and checking new mail
4788	             (Alban Browaeys)
4789	Bug 667725 - imapx_untagged: code should not be reached
4790	             (David Woodhouse)
4791	Bug 669191 - Address book dialog has incorrect default size
4792	             (Mathieu Trudel-Lapierre)
4793	Bug 670279 - "Category" selector mnemonic not shown (Milan Crha)
4794	Bug 671603 - Birthday calendar broken since 3.3.4 (Milan Crha)
4795	Bug 673946 - Cannot delete search folders (Milan Crha)
4796	Bug 675387 - Store certificates under $XDG_DATA_HOME (Matthew Barnes)
4797	Bug 676108 - OpenBSD needs _XOPEN_SOURCE_EXTENDED for strptime(3)
4798	             (Antoine Jacoutot)
4799	Bug 676403 - imapx: Syncing folder after server-side deletion of
4800	             many messages is *very* slow (David Woodhouse)
4801	Bug 676506 - imapx: After QRESYNC leaves us out of sync, a "full
4802	             resync" doesn't work either. (David Woodhouse)
4803
4804Other Changes:
4805	* Require libsoup >= 2.38.1. (Matthew Barnes)
4806	* Remove extra test on Google server photo data validity (Milan Crha)
4807	* Split camel-imapx library and merge into camel so that providers
4808	  can be written on top of imapx (Chenthill Palanisamy)
4809	* Add a extended response handler for unhandled imapx tokens to be
4810	  handled by the derived providers. (Chenthill Palanisamy)
4811	* Add EAsyncClosure. (Matthew Barnes)
4812	* Make sure data-book/cal is closed/freed in a separate thread
4813	  (Milan Crha)
4814	* CalDAV: Report NoSuchCal only when opening, ObjectNotFound
4815	  otherwise (Milan Crha)
4816	* Better error message for SOUP_STATUS_SSL_FAILED response (Milan Crha)
4817	* CalDAV: Also rename NoSuchCal to ObjectNotFound in
4818	  caldav_server_put_object() (Milan Crha)
4819	* Camel: Allow SSL certificate resave and use detailed errors from
4820	  SSL stream (Milan Crha)
4821	* Remove camel_folder_has_search_capability() (Milan Crha)
4822	* CamelService: Rewrite connect/disconnect API. (Matthew Barnes)
4823	* Simplify vFolder's code and other bunch of related time
4824	  optimizations (Milan Crha)
4825
4826Translations:
4827	Daniel Mustieles (es)
4828	Fran Diéguez (gl)
4829	Luca Ferretti (it)
4830	Kjartan Maraas (nb)
4831	Matej Urbančič (sl)
4832
4833
4834Evolution-Data-Server 3.5.1 2012-04-30
4835--------------------------------------
4836
4837Bug Fixes:
4838	Bug 658742 - Change EContact property description string (Milan Crha)
4839	Bug 663324 - Categories not correctly aligned with Google contacts
4840	             (Milan Crha)
4841	Bug 664639 - [IMAPX] Doesn't quit gracefully on account disable
4842	             (Milan Crha)
4843	Bug 664793 - Deadlock on EClient operation cancel (Milan Crha)
4844	Bug 665381 - LDAP backend crash when query_ldap_root_dse() fails
4845	             (Milan Crha)
4846	Bug 666438 - Contact's Full name field not displayed in list view
4847	             (Milan Crha)
4848	Bug 666896 - Workaround Improper GB-2312 Mail Encodings
4849	             (Palmer Dabbelt)
4850	Bug 667477 - EXDATE containing time are not handle correctly
4851	             (Milan Crha)
4852	Bug 667891 - Rapid message list regen when downloading a folder
4853	             (Milan Crha)
4854	Bug 668549 - Crash in objects_added_cb() in e-book-client-view.c
4855	             (Milan Crha)
4856	Bug 668679 - Crash on insertion of NULL in e_destination_set_contact()
4857	             (Milan Crha)
4858	Bug 668989 - Add a twitter username to IM in contacts (Milan Crha)
4859	Bug 669034 - [IMAP] Shows "Unknown background operation" on start
4860	             (Milan Crha)
4861	Bug 669085 - Saving draft on Google server emits runtime warning
4862	             (Milan Crha)
4863	Bug 670435 - Added e_cal_client_view_set_flags() (Christophe Dumez)
4864	Bug 670457 - Add bulk methods to ECalClient (Christophe Dumez)
4865	Bug 670470 - Do not force password for IMAPx connection (Yanko Kaneti)
4866	Bug 671172 - camel: smtp: Make EHLO keywords check case insensitive
4867	             (Pawel Moll)
4868	Bug 671537 - Option to validate SLL certificates with libsoup
4869	             (Milan Crha)
4870	Bug 672175 - Make CamelFolderSearch cancellable (Milan Crha)
4871	Bug 672258 - Error while moving messages in local folders (Milan Crha)
4872	Bug 672398 - CalDAV backend doesn't respect "Copy for offline" option
4873	             (Milan Crha)
4874	Bug 673527 - Addressbook bulk methods are broken (Christophe Dumez)
4875	Bug 673563 - Encoded filename for Outlook broken by spaces (Milan Crha)
4876	Bug 673894 - Adding events to Google Calendar is broken (Milan Crha)
4877	Bug 674257 - Recheck attachment availability on message download
4878	             (Milan Crha)
4879	Bug 674309 - Crash when calling oauth_init_nss() from two threads
4880	             (Milan Crha)
4881
4882Miscellaneous Changes:
4883	* Add an --enable-code-coverage configure option to enable gcov
4884	  support (Philip Withnall)
4885	* Limit supported gweather to < 3.5. (Matthew Barnes)
4886	* Require GLib >= 2.32. (Matthew Barnes)
4887	* EDataFactory: Use GNetworkMonitor always. (Matthew Barnes)
4888	* Deprecate and gut EOfflineListener. (Matthew Barnes)
4889	* Remove migration of categories from GConf. (Matthew Barnes)
4890	* EDBusServer: Add run/quit signals. (Matthew Barnes)
4891	* CalDAV backend could starve on its dispose waiting for slave
4892	  finish (Milan Crha)
4893	* Remove CamelHttpStream. (Matthew Barnes)
4894	* Add e_file_recursive_delete(). (Matthew Barnes)
4895	* Make e_dbus_server_load_modules() idempotent. (Matthew Barnes)
4896	* EDBusServer: Add exit codes to run() and quit(). (Matthew Barnes)
4897	* ENameSelectorEntry: Remove USER_QUERY_FIELDS macro. (Matthew Barnes)
4898	* ENameSelectorDialog: Remove use of "primary_addressbook".
4899	  (Matthew Barnes)
4900	* Remove EDataFactory's "online" property. (Matthew Barnes)
4901	* Remove EBackend::last-client-gone signal. (Matthew Barnes)
4902	* Add e_data_factory_ref_backend_factory(). (Matthew Barnes)
4903	* Bump libedataserverui shared object name. (Matthew Barnes)
4904	* ESourceSelector: Add e_source_selector_ref_source_by_path().
4905	  (Matthew Barnes)
4906	* ESourceSelector: Add e_source_selector_ref_primary_selection().
4907	  (Matthew Barnes)
4908	* Remove e_source_combo_box_get/set_active_uid(). (Matthew Barnes)
4909	* ESourceComboBox: Add e_source_combo_box_ref_active().
4910	  (Matthew Barnes)
4911	* Remove deprecated API from ESourceSelector (Milan Crha)
4912	* Fix Google Talk vCard attribute name definition (Milan Crha)
4913
4914Translations:
4915	Gil Forcada (ca)
4916	Jordi Serratosa (ca)
4917	Carles Ferrando (ca@valencia)
4918	Daniel Mustieles (es)
4919	Fran Diéguez (gl)
4920	Rajesh Ranjan (hi)
4921	Sandeep Sheshrao Shedmake (mr)
4922	Kjartan Maraas (nb)
4923	ManojKumar Giri (or)
4924	Daniel Nylander (sv)
4925	Krishnababu Krothapalli (te)
4926	Sasi Bhushan (te)
4927
4928
4929Evolution-Data-Server 3.4.0 2012-03-26
4930--------------------------------------
4931
4932Miscellaneous Fixes:
4933	* Various last-minute IMAPX crash fixes. (Matthew Barnes)
4934
4935Translations:
4936	Runa Bhattacharjee (bn_IN)
4937	Flemming Christensen (da)
4938	Kristjan SCHMIDT (eo)
4939	A S Alam (pa)
4940	Krishnababu Krothapalli (te)
4941	Nguyễn Thái Ngọc Duy (vi)
4942
4943
4944Evolution-Data-Server 3.3.92 2012-03-19
4945---------------------------------------
4946
4947Bug Fixes:
4948	Bug 736655 (bnc) - Deadlocks when auto-completing address in email composer (Chenthill Palanisamy)
4949	Bug 659756 - Initialize dbus-glib threading for GConf (Milan Crha)
4950	Bug 665025 - Memory leak in camel mime (Milan Crha)
4951	Bug 664186 - Maildir scan checks incorrectly for folder name prefix (Milan Crha)
4952	Bug 671470 - Mail search on body doesn't work (local mail) (Milan Crha)
4953	Bug 664186 - Fix regression after commit for bug #664186 (Milan Crha)
4954
4955Miscellaneous Fixes:
4956	Update API documentation. (Matthew Barnes)
4957	Fix some crashes in imapx_command_start_next(). (Matthew Barnes)
4958	EDS: memory leak fixes (Patrick Ohly)
4959	Update store<=>folder summaries connection on folder rename (Milan Crha)
4960	CamelIMAPXServer: Avoid crashing in cancel_all_jobs(). (Matthew Barnes)
4961	camel-local-provider.c: Remove superfluous conf entries. (Matthew Barnes)
4962	Fix compiler format warnings in IMAPX code (Milan Crha)
4963	Try to RC2047-decode address-only string when parsing email addresses (Milan Crha)
4964
4965Translations:
4966	Jiri Eischmann (cs)
4967	Piotr Drąg (pl)
4968	Mario Blättermann (de)
4969	Gabor Kelemen (hu)
4970	Hannie Dumoleyn (nl)
4971	Timo Jyrinki (fi)
4972	Seong-ho Cho (ko)
4973	Yuri Myasoedov (ru)
4974	Sweta Kothari (gu)
4975	Duarte Loreto (pt)
4976	Nilamdyuti Goswami (as)
4977	Bruno Brouard (fr)
4978	Bruce Cowan (en_GB)
4979	Khoem Sokhem (km)
4980	Rudolfs Mazurs (lv)
4981
4982* The dbus-glib dependency has temporarily returned.  GConf now uses
4983  dbus-glib instead of libbonobo but it does not initialize threading
4984  support, so we have to initialize it to avoid thread-safety issues.
4985  When we're ready to drop GConf we will drop dbus-glib along with it.
4986
4987
4988Evolution-Data-Server 3.3.91 2012-03-05
4989---------------------------------------
4990
4991Bug Fixes:
4992	Bug 610988 - Filter can't set labels on IMAP messages (Milan Crha)
4993	Bug 658742 - Gettext messages require translator comments (Milan Crha)
4994	Bug 663224 - Deleted message not deleted on other machine (Milan Crha)
4995	Bug 668639 - Sexps on VEVENT / VJOURNAL statuses are not supported
4996	             (Christophe Dumez)
4997	Bug 670887 - e_cal_client_generate_instances_for_object() returns
4998	             instances in reverse order (Christophe Dumez)
4999	Bug 670938 - e_cal_client_generate_instances_for_object() returns
5000	             invalid instances (Christophe Dumez)
5001
5002Other Changes:
5003	* Manual Refresh on a CalDAV calendar does not work (Milan Crha)
5004	* Initialize EGdbusTemplates main thread in book/calendar factories
5005	  (Milan Crha)
5006	* CamelSession: Add a default method for get_socks_proxy().
5007	  (Matthew Barnes)
5008	* Provide at least some NSPR error text, rather than cryptic error
5009	  code (Milan Crha)
5010	* EBookBackendFile: Fix a warning caused by Berkeley DB v5.
5011	  (Matthew Barnes)
5012	* EContact: fix "parse vcard + update contact + commit" (Patrick Ohly)
5013
5014Translations:
5015	Ihar Hrachyshka (be)
5016	Petr Kovar (cs)
5017	Inaki Larranaga Murgoitio (eu)
5018	Changwoo Ryu (ko)
5019	Jonh Wendell (pt_BR)
5020	Yuri Myasoedov (ru)
5021	Matej Urbančič (sl)
5022	Martin Srebotnjak (sl)
5023	Gheyret Kenji (ug)
5024	Nguyễn Thái Ngọc Duy (vi)
5025	Chao-Hsiung Liao (zh_HK)
5026
5027
5028Evolution-Data-Server 3.3.90 2012-02-20
5029---------------------------------------
5030
5031Bug Fixes:
5032	Bug 662920 - Creates MH folders, but needs restart to update folder list (Milan Crha)
5033	Bug 658348 - Harmonize wording for "Check new messages in INBOX" (Milan Crha)
5034	Bug 658347 - Harmonize mnemonic for "Check new messages for Junk contents" (Milan Crha)
5035	Bug 637200 - Add mnemonics to Folder Properties dialog checkboxes (Milan Crha)
5036	Bug 669341 - Plural forms in imapx (Milan Crha)
5037	Bug 391472 - Add ability to match headers by words (Milan Crha)
5038	Bug 669847 - Fix up online notification (part 2) (Alexander Larsson)
5039	Bug 669487 - Fix up online notification (part 1) (Alexander Larsson)
5040	Bug 535978 - Filtering on IMAP accounts causes message to be downloaded (Milan Crha)
5041	Bug 553796 - Unable to Reset Message Color (Milan Crha)
5042	Bug 485283 - Filter is not working for mix letter case (Milan Crha)
5043	Bug 309945 - Ability to filter folders other than INBOX too (Milan Crha)
5044	Bug 669545 - Crash invoking filters in IMAP folder (Milan Crha)
5045
5046Miscellaneous Fixes:
5047	Use GSettings for EProxy (Milan Crha)
5048	Revert one change from the previous commit, it emitted incorrect warnings (Milan Crha)
5049	Fix issues found by Coverity Scan (Milan Crha)
5050	Crash on message send, under check_header_in_message_info() (Milan Crha)
5051	Fix google contacts going online after being offline (Alexander Larsson)
5052
5053Translations:
5054	Daniel Mustieles (es)
5055	Мирослав Николић (sr)
5056	Daniel Nylander (sv)
5057	Yuri Myasoedov (ru)
5058	Ihar Hrachyshka (be)
5059	Aurimas Černius (lt)
5060	Fran Diéguez (gl)
5061	Kjartan Maraas (nn)
5062
5063
5064Evolution-Data-Server 3.3.5 2012-02-06
5065--------------------------------------
5066
5067Bug Fixes:
5068	Bug 666764 - SQL error migrating folders (Milan Crha)
5069	Bug 649141 - Return only system timezones known to libical (Milan Crha)
5070	Bug 669005 - Partial hang with unresponsive HTML email image source
5071	             (Milan Crha)
5072	Bug 669003 - CalDAV: Cannot modify calendar object (libical 0.48)
5073	             (Milan Crha)
5074	Bug 668811 - EBookBackendSqliteDB can be asked for an unknown contact
5075	             (Milan Crha)
5076	Bug 669238 - Warning while creating appointments/meetings (Punit Jain)
5077
5078Other Changes:
5079	* Remove CamelDList and use GQueues instead. (Matthew Barnes)
5080	* Improved deadlock and crash avoidance in IMAPX.  (Matthew Barnes)
5081	* CamelStoreSummary: Save count changes from CamelFolderSummary
5082	  immediately (Milan Crha)
5083	* CamelVeeFolder: Process folder changes more efficiently.
5084	  (Matthew Barnes)
5085	* CamelStoreSummary: Schedule save rather than save immediately
5086	  (Milan Crha)
5087	* Fix few memory leaks (Milan Crha)
5088	* Add auto_fetch param to avoid autofetching next mails.
5089	  (Srinivasa Ragavan)
5090	* Add sync+async apis for Fetch Messages and Purge Message Cache.
5091	  (Srinivasa Ragavan)
5092	* Add flags to the Provider and code for mobile mode in settings.
5093	  (Srinivasa Ragavan)
5094	* Added Mobile support and specific apis to imapx. (Srinivasa Ragavan)
5095	* Add mobile mode settings to POP3. (Srinivasa Ragavan)
5096
5097Translations:
5098	Daniel Mustieles (es)
5099	Kjartan Maraas (nb)
5100	Matej Urbančič (sl)
5101	Chao-Hsiung Liao (zh_HK)
5102
5103
5104Evolution-Data-Server 3.3.4 2012-01-16
5105--------------------------------------
5106
5107Bug Fixes:
5108	Bug 666327 - IMAP deadlock when moving message and checking new mail
5109	             (Alban Browaeys)
5110	Bug 666327 - [IMAP] Missing unlock in camel_imap_folder_fetch_data
5111	             (Alban Browaeys)
5112	Bug 357175 - IMAP alerts still too intrusive (Milan Crha)
5113	Bug 482171 - IMAP warnings are presented without folder context
5114	             (Milan Crha)
5115	Bug 662888 - Use --include-uninstalled for internal .gir files
5116	             (Colin Walters)
5117	Bug 592906 - Birthdays from WebDAV contacts do not show up in calendar
5118	             (Milan Crha)
5119	Bug 666770 - Add gmodule-2.0 to libedataserver.pc (Matthew Barnes)
5120	Bug 661743 - Return maildir Inbox sibling folders only when requested
5121	             (Milan Crha)
5122	Bug 665036 - Memory leaks spot in Contacts view (Milan Crha)
5123	Bug 666757 - [CalDAV] Manage authentication requests even after open
5124	             (Milan Crha)
5125	Bug 638810 - Crash in camel_folder_search_set_folder with IMAP account
5126	             (Milan Crha)
5127	Bug 644817 - Slow addressbook cache (Milan Crha)
5128	Bug 667698 - vapigen: fix builddir != srcdir issue (Ryan Lortie)
5129	Bug 667388 - Introspection annotation fixes for nullable return types
5130	             (Philip Withnall)
5131
5132Miscellaneous Changes:
5133	* Camel: Various iconv improvements (Jeffrey Steadfast)
5134	* Camel: Add thread-safe accessors for string settings (Matthew Barnes)
5135
5136Translations:
5137	Ihar Hrachyshka (be)
5138	Daniel Mustieles (es)
5139	Fran Diéguez (gl)
5140	OKANO Takayoshi (ja)
5141	Kjartan Maraas (nb)
5142
5143
5144Evolution-Data-Server 3.3.3 2011-12-19
5145--------------------------------------
5146
5147Bug Fixes:
5148	Bug 665253 - "New folder" dialog does not show IMAP accounts (Milan Crha)
5149	Bug 662068 - Crash in e-cal-backend-http.c:retrieval_done (Milan Crha)
5150	Bug 666106 - libical 0.47 handles CATEGORIES as multiple parameters (Milan Crha)
5151	Bug 652173 - EContact's file-as getter doesn't populate empty value (Milan Crha)
5152	Bug 665337: Remove --disable-calendar (Matthew Barnes)
5153	Bug 664819 - gmodule-2.0 dependency must be explicit (Diego López León)
5154	Bug 664572 - Change e_cal_backend_notify_component* to use ECalComponent (Milan Crha)
5155	Bug 652177 - Add "revision" property to calendar file backend (Tristan Van Berkom)
5156
5157Miscellaneous Fixes:
5158	Fix leaks around categories editing (Milan Crha)
5159	e_categories_selector_get_checked: Return them always in the same order (Milan Crha)
5160	Contacts calendar - consider also other than only file-as field (Milan Crha)
5161	Add CamelSession.remove_service() method. (Matthew Barnes)
5162	Fix glib-gen.mak rules. (Matthew Barnes)
5163	Call gettext on the short descriptions of port numbers. (Gabor Kelemen)
5164	Add --wait-for-client factory processes command line option (Milan Crha)
5165	Small correction to imapx_command_run_sync(). (Matthew Barnes)
5166	CamelIMAPXCommand: Make imapx_command_run_sync() more responsive to cancellations. (Matthew Barnes)
5167	CamelIMAPXCommand: Reference the command when running synchronously. (Matthew Barnes)
5168	CamelIMAPXCommand: Remove imapx_command_free() with imapx_command_unref(). (Matthew Barnes)
5169	CamelIMAPXCommand: Add imapx_command_ref(). (Matthew Barnes)
5170	CamelIMAPXCommand: Make IMAPX command functions static. (Matthew Barnes)
5171	CamelIMAPXCommand: Add a reference count. (Matthew Barnes)
5172	CamelIMAPXCommand: Allocate with g_slice_new(). (Matthew Barnes)
5173	CamelIMAPXJob: Make imapx_job_run() more responsive to cancellations. (Matthew Barnes)
5174	CamelIMAPXJob: Reference the job when queueing. (Matthew Barnes)
5175	CamelIMAPXJob: Replace imapx_job_free() with imapx_job_unref(). (Matthew Barnes)
5176	CamelIMAPXJob: Add imapx_job_ref(). (Matthew Barnes)
5177	CamelIMAPXJob: Add a reference count. (Matthew Barnes)
5178	CamelIMAPXJob: Allocate with g_slice_new(). (Matthew Barnes)
5179	imapx_parser_thread: Skip polling and just read the socket. (Matthew Barnes)
5180	rehandshake_ssl(): Be more responsive to cancellations. (Matthew Barnes)
5181	Reduce frequency of CamelFolder::changed emissions. (Matthew Barnes)
5182	Better runtime warnings in tcp_stream_set_error_from_pr_error(). (Matthew Barnes)
5183	Wean CamelIMAPXServer off CamelMsgPort. (Matthew Barnes)
5184	Avoid crash in e-cal-backend-http.c:webcal_to_http_method (Milan Crha)
5185	EProxy: Disconnect from signal handlers on dispose (Milan Crha)
5186	Added test case for new ECal revision backend property (Tristan Van Berkom)
5187	Pre-load all built-in timezones in libical on calendar factory start (Milan Crha)
5188	Add e_book_backend_sqlitedb_get_uids_and_rev() (Milan Crha)
5189
5190Translations:
5191	Matej Urbančič (sl)
5192	Gabor Kelemen (hu)
5193	Kjartan Maraas (nn)
5194	Daniel Mustieles (es)
5195	Xandru Armesto (ast)
5196
5197
5198Evolution-Data-Server 3.3.2 2011-11-21
5199--------------------------------------
5200
5201Bug Fixes:
5202	Bug 440316 - Improve SSL Certificate check bad signature dialog
5203	             (Milan Crha)
5204	Bug 652171 - Added e_book_client_view_set_flags() (Tristan Van Berkom)
5205	Bug 652175 - Add revision property to addressbook backend
5206	             (Tristan Van Berkom)
5207	Bug 655167 - Messages moved from IMAP Inbox reappear (Michel Dänzer)
5208	Bug 659736 - Do not report change on property set when not changed
5209	             (Milan Crha)
5210	Bug 660182 - Error dialog on LDAP query with multiple referrals
5211	             (Milan Crha)
5212	Bug 660646 - »IDLE« should not be translated in settings dialog
5213	             (Milan Crha)
5214	Bug 660972 - Unable to publish free/busy information (Milan Crha)
5215	Bug 660974 - sqlite backend: use INSERT OR IGNORE in
5216	             add_folder_into_db() (Christophe Dumez)
5217	Bug 661033 - Add support for E_CONTACT_FILE_AS field (Philip Withnall)
5218	Bug 662473 - Moving mails between local folders removes labels
5219	             (Milan Crha)
5220	Bug 662524 - POP3: Use a safer default value for "delete-after-days"
5221	             (Matthew Barnes)
5222	Bug 662643 - camel_url_decode_path() crashes on empty string
5223	             (Matthew Barnes)
5224	Bug 662929 - POP3 prevents expunge of local Inbox in offline
5225	             (Milan Crha)
5226	Bug 663062 - Missing attachment icon on a message with it (Milan Crha)
5227	Bug 663219 - Crash in imapx_completion at camel-imapx-server.c
5228	             (Chenthill Palanisamy)
5229
5230Other Changes:
5231	* Move remaining CamelURL elements to CamelSettings. (Matthew Barnes)
5232	* IMAP: Split off a new mutex for commands and responses.
5233	  (Matthew Barnes)
5234	* Remove g_thread_init() calls. (Matthew Barnes)
5235	* Avoid possible crash when url->path is NULL (Milan Crha)
5236	* Make local addressbook backend store image data as URIs.
5237	  (Tristan Van Berkom)
5238	* CamelTcpStreamRaw: Use PR_Interrupt() to cancel blocked I/O.
5239	  (Matthew Barnes)
5240	* Use the same technique in imapx_parser_thread(). (Matthew Barnes)
5241	* Kill gtk-doc tmpl files. (Matthew Barnes)
5242	* Camel no longer depends on libedataserver. (Matthew Barnes)
5243	* Add useful GBinding transform funcs from e-util. (Matthew Barnes)
5244
5245Translations:
5246	Daniel Mustieles (es)
5247	Fran Diéguez (gl)
5248	Kjartan Maraas (nb)
5249	Matej Urbančič (sl)
5250
5251
5252Evolution-Data-Server 3.3.1 2011-10-24
5253--------------------------------------
5254
5255Bug Fixes:
5256	Bug 527614 - Valgrind shows a nice amount of lost memory (Milan Crha)
5257	Bug 601898 - SOCKS proxy does not work with mailer (Milan Crha)
5258	Bug 620382 - Do not delete also directory for custom local calendars
5259	             (Milan Crha)
5260	Bug 632619 - Recurring events can clutter month view (Milan Crha)
5261	Bug 642984 - Drop --enable-ssl configure option (nss/nspr always
5262	             required) (Milan Crha)
5263	Bug 655252 - Need to escape the comp_uid part of a path (Milan Crha)
5264	Bug 656473 - Store server folder cache in user's cache directory
5265	             (Milan Crha)
5266	Bug 656603 - Add support for generating vCard 2.1 in libebook
5267	             (Bartosz Szatkowski)
5268	Bug 659438 - Checks junk in all folders despite restricting to INBOX
5269	             (Milan Crha)
5270	Bug 659553 - Fix e_vcard_unescape_string (Alexander Larsson)
5271	Bug 659555 - Add custom icons in a folder Subscription dialog
5272	             (Milan Crha)
5273	Bug 659568 - One day delay in calendar view (Milan Crha)
5274	Bug 659914 - e_book_get_changes: Fix crash caused by unref of a NULL
5275	             pointer (Christophe Dumez)
5276	Bug 660246 - EBookBackendSqliteDB: Bad loop iteration
5277	             (Christophe Dumez)
5278	Bug 660533 - Missing GOA cflags/libs in libedata-book (Cosimo Cecchi)
5279	Bug 660615 - Make POP3 provider more cancellable ready (Milan Crha)
5280	Bug 660656 - Fix e_iterator_get annotation (Alban Browaeys)
5281	Bug 660829 - Allow 'Mark as read' in right click menu on spam folder
5282	             (Milan Crha)
5283	Bug 660870 - Empty Contacts list when pressing "To:" in composer
5284	             (Milan Crha)
5285	Bug 660884 - Missing libebackend LIBADD in calendar/backends
5286	             (Christian Hilberg)
5287	Bug 661432 - 'Any field contains' search doesn't work in contact view
5288	             (Milan Crha)
5289	Bug 661448 - e_util_copy_*_slist(): Avoid using append function
5290	             (Christophe Dumez)
5291	Bug 661549 - Avoid fetching from backend when calculating summary
5292	             (Milan Crha)
5293
5294Other Changes:
5295	* libebook.pc.in: camel-1.2 is a private requirement. (Matthew Barnes)
5296	* Add CamelMemChunk (copy of EMemChunk). (Matthew Barnes)
5297	* CamelService: Add "password" property. (Matthew Barnes)
5298	* CamelProvider: Remove 'license' and 'license_file' members.
5299	  (Matthew Barnes)
5300	* Add EModule, EExtensible and EExtension (Matthew Barnes)
5301	* Add various base classes for backends and servers. (Matthew Barnes)
5302	* Provide CamelFolder::get_message_cached() (Milan Crha)
5303	* Merge libcamel-provider into libcamel. (Matthew Barnes)
5304	* Add a "services" directory. (Matthew Barnes)
5305	* Require GLib 2.30. (Matthew Barnes)
5306	* addressbook: Optimizations to avoid vcard parsing (Christophe Dumez)
5307	* Provide EClient's GSList utility functions within
5308	  e-data-server-util.h (Milan Crha)
5309	* Increase dependency on gtk+ to 3.2 (Milan Crha)
5310	* CamelFolderSummary API changes (Milan Crha)
5311	* gdbus_proxy_call_sync: check sync flag more frequently
5312	  (Christophe Dumez)
5313	* Make all backends return NULL when calling get_contact() and the
5314	  contact is not found. (Christophe Dumez)
5315	* e-book-client: add e_book_client_add_contacts*() methods
5316	  (Christophe Dumez)
5317	* addressbook: Improve bulk contact removal code (Christophe Dumez)
5318	* configure.ac: Bump ADDRESS_BOOK_DBUS_SERVICE_NAME to 2
5319	  (Christophe Dumez)
5320	* Workaround possible crash in imap_body_decode() (Milan Crha)
5321	* e-book-client: Add bulk contact modification methods.
5322	  (Christophe Dumez)
5323	* e_book_backend_sqlitedb_new: Fix database connection reuse
5324	  (Christophe Dumez)
5325	* Don't free vcard memory in e_data_book_view_notify_update*_vcard()
5326	  (Christophe Dumez)
5327	* ENameSelectorEntry::user_delete_text: Delete whole text when user
5328	  deleted it (Milan Crha)
5329	* e-book-backend-file: Don't share DB_ENV between address books from
5330	  different sources (Christophe Dumez)
5331	* Require libgdata >= 0.10. (Matthew Barnes)
5332	* Camel: New authentication API. (Matthew Barnes)
5333	* Really implement e_cal_client_view_set_fields_of_interest()
5334	  (Tristan Van Berkom)
5335	* Add camel_folder_refresh_info()/_finish(). (Matthew Barnes)
5336	* Avoid a crash in camel_session_get_service_by_url(). (Matthew Barnes)
5337
5338Translations:
5339	Ihar Hrachyshka (be)
5340	Alexander Shopov (bg)
5341	Gil Forcada (ca)
5342	Carles Ferrando (ca@valencia)
5343	Jiri Eischmann (cs)
5344	Mario Blättermann (de)
5345	Bruce Cowan (en_GB)
5346	Daniel Mustieles (es)
5347	Inaki Larranaga Murgoitio (eu)
5348	Alexandre Franke (fr)
5349	Fran Dieguez (gl)
5350	Gabor Kelemen (hu)
5351	Luca Ferretti (it)
5352	OKANO Takayoshi (ja)
5353	Changwoo Ryu (ko)
5354	Kjartan Maraas (nb)
5355	Piotr Drąg (pl)
5356	Matej Urbančič (sl)
5357	Daniel Nylander (sv)
5358	Nguyễn Thái Ngọc Duy (vi)
5359	YunQiang Su (zh_CN)
5360
5361
5362Evolution-Data-Server 3.2.0 2011-09-26
5363--------------------------------------
5364
5365Miscellaneous Changes:
5366	google: Handle multivalue custom vcard attributes (Alexander Larsson)
5367
5368Translations:
5369	Nilamdyuti Goswami (as)
5370	Mario Blättermann (de)
5371	Inaki Larranaga Murgoitio (eu)
5372	Sweta Kothari (gu)
5373	Luca Ferretti (it)
5374	Hannie Dumoleyn (nl)
5375	Manoj Kumar Giri (or)
5376	A S Alam (pa)
5377	Muhammet Kara (tr)
5378
5379
5380Evolution-Data-Server 3.1.92 2011-09-19
5381---------------------------------------
5382
5383Bug Fixes:
5384	Bug #659282 - Cannot add more than one appointment per session (Milan Crha)
5385	Bug 659184 - Contacts calendar backend doesn't show events (Milan Crha)
5386	Bug 659079 — Read all gContact:website (Alexander Larsson)
5387	Bug 659165 — editing eds contacts that has an avatar fails (Philip Withnall)
5388	Bug 655253 - fix regression introduced with MOD_ONLY_THIS (Patrick Ohly)
5389	Bug 632153 - Set X-Evolution-Source header consistently (Milan Crha)
5390	Bug 658911 - google: Always readonly addressbooks with goa (Alexander Larsson)
5391	Bug 655728 - Read proxy settings from GSettings since Gnome 3 (Milan Crha)
5392	Bug 655837 - Avoid use of deprecated g_unicode_canonical_decomposition (Vincent Untz)
5393	Bug 654818 crash fix : query conversion to sql (Punit Jain)
5394
5395Miscellaneous Fixes:
5396	Introspection: improve annotation for e_source_peek_group (Raul Gutierrez Segales)
5397	[imapx] Fix read of uninitialized memory from g_str_has_prefix (Milan Crha)
5398	e-d-s: Expose all gContact:websites items (Milan Crha)
5399	Handle changes in the goa accounts list at runtime (Alexander Larsson)
5400	calendar file backend: revert adding EXDATE when creating detached recurrences (Patrick Ohly)
5401	e-gdbus-templates: Fix incorrect type check in e_gdbus_proxy_finish_call_uint() (Christophe Dumez)
5402	Make maintiner mode enabled by default (Javier Jardón)
5403	Change order of system timezone detection (Milan Crha)
5404	camel-sasl-gssapi.c: Fix reply read of org.gnome.KrbAuthDialog.acquireTgt (Milan Crha)
5405
5406Translations:
5407	Duarte Loreto (pt)
5408	Jiro Matsuzawa (ja)
5409	Bruce Cowan (en_GB)
5410	A S Alam (pa)
5411	Gabor Kelemen (hu)
5412	Luca Ferretti (it)
5413	Krasimir Chonov (bg)
5414	Jorge González (es)
5415	Piotr Drąg (pl)
5416	Rajesh Ranjan (hi)
5417	I Felix (ta)
5418	Marek Černocký (cs)
5419	Changwoo Ryu (ko)
5420	Matej Urbančič (sl)
5421	Ihar Hrachyshka ()
5422	Rudolfs Mazurs (lv)
5423	Andika Triwidada (id)
5424	Martin Srebotnjak (sl)
5425	Antonio Fernandes C. Neto (pt)
5426
5427Evolution-Data-Server 3.1.91 2011-09-05
5428---------------------------------------
5429
5430Bug Fixes:
5431	Bug 566563 - Make ESource password prompts clearer (Milan Crha)
5432	Bug 655111 - Modify allday to date-time event keeps VALUE=DATE
5433	             parameter (Milan Crha)
5434	Bug 655253 - Delete of one occurrence of a repeatable event don't
5435	             work (Milan Crha)
5436	Bug 655433 - Drag and Drop of messages out of Junk folder broken
5437	             (Milan Crha)
5438	Bug 657345 - Remember password by default for book/calendar
5439	             (Milan Crha)
5440	Bug 657836 - Work around g_unix_signal API changes. (Denis Washington)
5441
5442Other Changes:
5443	* Do not expose password in imapx log (Milan Crha)
5444	* Add a vapi for ecalendar (Lucas Baudin)
5445	* Create tar.xz files for 'make dist' only (Milan Crha)
5446
5447Translations:
5448	Jorge González (es)
5449	Claude Paroz (fr)
5450	Fran Dieguez (gl)
5451	Shankar Prasad (kn)
5452	Kjartan Maraas (nb)
5453	Yuri Myasoedov (ru)
5454	Daniel Nylander (sv)
5455	krishnababu k (te)
5456	Chao-Hsiung Liao (zh_HK)
5457
5458
5459Evolution-Data-Server 3.1.90 2011-08-29
5460---------------------------------------
5461
5462Camel has a new class heirarchy for managing provider-specific settings
5463called CamelSettings.  Heavily utilizing GObject properties, this new API
5464replaces the prevous method of settings storage which stuffed values into
5465the CamelService URL string as "&key=value;..." pairs.
5466
5467Details about the new API here:
5468http://mail.gnome.org/archives/evolution-hackers/2011-August/msg00013.html
5469
5470Bug Fixes:
5471	Bug 562912 - Unread vfolder marks unread messages as read (Milan Crha)
5472	Bug 576398 - vfolder not showing new messages from nntp group
5473	             (Milan Crha)
5474	Bug 651469 - Folders don't update after moving mails in maildir
5475	             (Milan Crha)
5476	Bug 651693 - Decode QP encoded names when invoking 'Expand list Inline'
5477	             (Ritesh Khadgaray)
5478	Bug 651849 - Remove string from translation (Milan Crha)
5479	Bug 652437 - NNTP messages is sometimes displayed as grey (Milan Crha)
5480	Bug 652914 - IMAP: moving mail puts a copy into real Trash too
5481	             (Milan Crha)
5482	Bug 655121 - CalDAV: Can't reopen attachments saved on a server
5483	             (Milan Crha)
5484	Bug 655272 - IMAPX: Leaking file descriptors from open pipes
5485	             (Milan Crha)
5486	Bug 655833 — Mailing addresses for Google Contacts not saving if
5487	             PO Box… (Philip Withnall)
5488	Bug 655997 - Unneeded context specifiers (Milan Crha)
5489	Bug 656051 - Preserve mbox file attributes after rewrite (Milan Crha)
5490	Bug 657181 - Backends can be left half-opened when using ECal
5491	             (Milan Crha)
5492
5493Other Changes:
5494	* CamelStore: Split subscription API into a separate interface.
5495	  (Matthew Barnes)
5496	* Camel: Remove unused CAMEL_STORE_ASYNC flag. (Matthew Barnes)
5497	* google: Add a missing NULL pointer check (Philip Withnall)
5498	* Do not keep Google progress notifications in book view forever
5499	  (Milan Crha)
5500	* google: Fix cancellation and progress reporting for cold-cache
5501	  queries (Philip Withnall)
5502	* google: Tidy up finish_operation() (Philip Withnall)
5503	* Don't use our own DISABLE_DEPRECATED macros in .c files.
5504	  (Matthew Barnes)
5505	* CamelService: Add a "display-name" property. (Matthew Barnes)
5506	* Camel: Add CAMEL_STORE_CAN_EDIT_FOLDERS flag. (Matthew Barnes)
5507	* google: Fix various data loss bugs with organisations/jobs
5508	  (Philip Withnall)
5509	* Incorrect message signature verification failure (Milan Crha)
5510	* Pretend successful read when skipping 3+ part of multipart/signed
5511	  (Milan Crha)
5512	* [IMAPX] Do not overwrite errors on reconnect (Milan Crha)
5513	* Remove more similar strings from translation (Milan Crha)
5514	* Avoid a crash in gdata_goa_authorizer_get_parameters().
5515	  (Matthew Barnes)
5516	* Add Google Talk field to the list of IM information
5517	  (Raul Gutierrez Segales)
5518	* Avoid use-after-free by unsetting open_finished flag sooner
5519	  (Milan Crha)
5520	* Use cached value in e_cal_client_get_default_object() (Milan Crha)
5521	* Check ic->status is not NULL imapx_command_select_done ()
5522	  (Raul Gutierrez Segales)
5523	* Add E_TYPE_CAL_CLIENT_SOURCE_TYPE macro. (Matthew Barnes)
5524
5525Translations:
5526	Alexander Shopov (bg)
5527	Mario Blättermann (de)
5528	Jorge González (es)
5529	Daniel Mustieles (es)
5530	Fran Dieguez (gl)
5531	Andika Triwidada (id)
5532	Kjartan Maraas (nb)
5533	Wouter Bolsterlee (nl)
5534	Yuri Myasoedov (ru)
5535	Мирослав Николић (sr)
5536	Daniel Nylander (sv)
5537	Abduxukur Abdurixit (ug)
5538
5539
5540Evolution-Data-Server 3.1.5 2011-08-14
5541--------------------------------------
5542
5543Bug Fixes:
5544	Bug 656490 - imapx: Memory leak of stream tokenbuf (David Woodhouse)
5545	Bug 656487 - Memory leak in imapx fetch_folders_for_namespaces() (David Woodhouse)
5546	Bug 656480 - Memory leak in camel_folder_search_search() (David Woodhouse)
5547	Bug 656267 - Checking for auth types doesn't work properly (Milan Crha)
5548	Bug 656058 - Improve EBookBackendSqliteDB searching API (Tristan Van Berkom)
5549	Bug 652172 - Fix a regression from the previous commit (Milan Crha)
5550	Bug 655748 - rdate parsing failure: unknown value for period 20068 (Milan Crha)
5551	Bug 655190 - Sluggish performance interacting with calendar/tasks (Milan Crha)
5552	Bug 619135 — Add photo support to Google Contacts backend (Philip Withnall)
5553	Bug 655499 - Don't crash when getting contacts before backend is opened (Milan Crha)
5554	Bug 654893 - Fix one missed rename of 'msg_security' to 'dirty' (Sean Finney)
5555	Bug 655414 - Need translation comments (Milan Crha)
5556	Bug 655409 - Extra flags in CamelStoreInfo break folder type check (Milan Crha)
5557	Bug 654472 - Crash on async error return over GDBus (Milan Crha)
5558	Bug 655331 - pgp/gpg signature is not shown (Milan Crha)
5559	Bug 654480 - [imapx] Mark as Junk is not reliable (Matthew Barnes)
5560
5561Miscellaneous Fixes:
5562	libecal: e_cal_remove_object() must remove *all* recurrences (Patrick Ohly)
5563	calendar file backend: fixed incomplete sanity check in e_cal_create_object() (Patrick Ohly)
5564	e_client_utils_open_new() could use already freed memory (Milan Crha)
5565	Properly manage boolean values in SQLite contacts cache (Milan Crha)
5566	Vala bindings: work around owned not being honored in metadata (Raul Gutierrez Segales)
5567	Call gtk_init_check() in factories with enabled maintainer mode (Milan Crha)
5568	Handle fields-of-interest for local addressbook backend. (Tristan Van Berkom)
5569	Do not cancel cancellable in free_get_objects_async_data() (Milan Crha)
5570	Be able to provide backtraces for e_ptr_tracker* functions (Milan Crha)
5571	Fix stray unref of server in imapx add_folders_to_summary() (David Woodhouse)
5572	Make e-{addressbook,calendar}-factory supersede old factory at startup. (David Woodhouse)
5573	Introspection: fix annotation fixes (Raul Gutierrez Segales)
5574	Be able to fetch all vCards/uids from an SQLite book backend cache (Milan Crha)
5575
5576Translations:
5577	Yuri Kozlov (ru)
5578	Daniel Mustieles (es)
5579	Fran Dieguez (gl)
5580	Jorge González (es)
5581	Daniel Nylander (sv)
5582	Kjartan Maraas (nn)
5583
5584
5585Evolution-Data-Server 3.1.4 2011-07-25
5586--------------------------------------
5587
5588Bug Fixes:
5589	none
5590
5591Other Changes:
5592	* Authorization domains are no longer used in password storage.
5593	  (Matthew Barnes)
5594	* POP3: Use GError instead of errno. (Matthew Barnes)
5595	* NNTP: Remove unnecessary <errno.h> includes. (Matthew Barnes)
5596	* SMTP: Use GError instead of errno. (Matthew Barnes)
5597	* camel_tcp_stream_ssl_enable_ssl(): Add GError parameter.
5598	  (Matthew Barnes)
5599	* camel_stream_process_connect(): Add GError parameter.
5600	  (Matthew Barnes)
5601	* CamelImapWrapper: Use GError instead of errno. (Matthew Barnes)
5602	* Prefer g_seekable_seek() over camel_stream_reset(). (Matthew Barnes)
5603	* Remove camel_stream_reset(). (Matthew Barnes)
5604	* Remove camel_stream_printf(). (Matthew Barnes)
5605	* CamelDataWrapper: Keep contents in a GByteArray. (Matthew Barnes)
5606	* Move the "$host" down when $host is actually set and don't set
5607	  DL_LIB to libdl which is not available on OpenBSD/FreeBSD.
5608	  (Antoine Jacoutot)
5609	* Fix wakeups in imapx parser thread. (David Woodhouse)
5610	* Rewrite Camel's junk plugin interface. (Matthew Barnes)
5611	* Break reference cycle between CamelSession and CamelService.
5612	  (Matthew Barnes)
5613	* CamelIMAPXServer: Fix CamelSession reference leak. (Matthew Barnes)
5614	* CamelSession: Add camel_session_remove_services() (Matthew Barnes)
5615	* Break reference cycle between CamelStore and CamelFolder.
5616	  (Matthew Barnes)
5617	* CamelIMAPXConnManager: Keep a weak pointer to CamelStore.
5618	  (Matthew Barnes)
5619	* Generate GTypes for various Camel enums. (Matthew Barnes)
5620	* Add CamelNetworkService interface. (Matthew Barnes)
5621
5622Translations:
5623	Mario Blättermann (de)
5624	Daniel Mustieles (es)
5625	Fran Dieguez (gl)
5626	Aurimas Černius (lt)
5627	Rudolfs Mazurs (lv)
5628	Kjartan Maraas (nb)
5629	Matej Urbančič (sl)
5630	Muhammet Kara (tr)
5631	Abduxukur Abdurixit (ug)
5632	Wylmer Wang (zh_CN)
5633
5634
5635Evolution-Data-Server 3.1.3 2011-07-04
5636--------------------------------------
5637
5638Bug Fixes:
5639	Bug #650671 - Service connect/disconnect not cancelled properly (Milan Crha)
5640	Bug #653476 - icaltimezone not copied completely with libical 0.43 (Milan Crha)
5641	Bug #650126 - Add API to set the scroll policy of the Contacts container (Raul Gutierrez Segales)
5642	Bug #653385 - ldaps fails with server using self-signed certificate (Milan Crha)
5643	Bug #224687 - Skip ignored destinations in destination_get_address() (Dan Vrátil)
5644	Bug #224687 - Create lists of lists (Dan Vrátil)
5645	Bug #652173 - libebook: Delay client-side vCard parsing (Christophe Dumez)
5646	Bug #648468 - POP3 doesn't recover or claim error after lost connection (Milan Crha)
5647	Bug #269413 - Search treats "4 weeks" and "1 month" as synonymous (Milan Crha)
5648	Bug #565961 - Crash with recurring all-day event (Milan Crha)
5649	Bug #652530 - EClient - Notify about opening phase result first (Milan Crha)
5650
5651Miscellaneous Fixes:
5652	Require libgdata >= 0.9.1 for GNOME Online Accounts support. (Matthew Barnes)
5653	Bump the required version of Vala for the bindings. (Travis Reitter)
5654	e_cal_client_get_object() should not return VCALENDAR components (Milan Crha)
5655	Fix LDAP authentication and process authentication requests on idle (Milan Crha)
5656	Add OAuth support to Google Contacts backend. (Matthew Barnes)
5657	libedata-book cleanups. (Matthew Barnes)
5658	Minor compiler warning fix (change #if to #ifdef) (Milan Crha)
5659	Vala bindings: we depend on gio-2.0 (Raul Gutierrez Segales)
5660	Allow asynchronous retrieval of EClient capabilities for easier caching (Milan Crha)
5661	Fix build breaks when using libgdata 0.9. (Matthew Barnes)
5662	Remove pointless ENABLE_THREADS define. (Matthew Barnes)
5663	Introspection: fix annotation in e_vcard_get_attribute (Raul Gutierrez Segales)
5664	SMTP: Handle 235 code after initial AUTH command. (Matthew Barnes)
5665	Make Camel's SASL framework more extensible. (Matthew Barnes)
5666	Fix a few srcdir != builddir issues (Colin Walters)
5667	Keep opening EClient-s till they report busy error (Milan Crha)
5668	Make loading of ENameSelector on demand and cancellable (Milan Crha)
5669	Reverting one line I added to Christophe's commit on my own (Milan Crha)
5670	Fix few memory leaks (Milan Crha)
5671	Emit notification for EClient::opened property (Raul Gutierrez Segales)
5672	Fix sqlitedb-test build error. (Travis Reitter)
5673	EBookBackendSqliteDD: Fix a missing comma in search contacts. (Chenthill Palanisamy)
5674
5675Translations:
5676	Fran Dieguez (gl)
5677	Hannie Dumoleyn (nl)
5678	Daniel Nylander (sv)
5679	Fran Diéguez (gl)
5680	Matej Urbančič (sl)
5681	Daniel Mustieles (es)
5682
5683Evolution-Data-Server 3.1.2 2011-06-13
5684--------------------------------------
5685
5686Bug Fixes:
5687	Bug 550414 - Corruption of mailbox and can't expunge trash (Milan Crha)
5688	Bug 589495 - Search folder by Size (KB) counts bytes, not KB
5689	             (Milan Crha)
5690	Bug 633948 - Try harder to use -lresolv in LDAP_LIBS
5691	             (Mathieu Trudel-Lapierre)
5692	Bug 640054 - CamelDB: do not read the db while a trasaction is in
5693	             progress (Chenthill Palanisamy)
5694	Bug 640083 - Force secured connection when using LDAPS port (Milan Crha)
5695	Bug 646898 - IMAPX should invalidated cache when uidvalidity changes
5696	             (Milan Crha)
5697	Bug 648454 - Subfolders disappear when moving a folder (Milan Crha)
5698	Bug 648736 - Crash when adding default vcard for newly created DB
5699	             (Matthew Barnes)
5700	Bug 649433 - e-calendar-factory SIGSEGV while reading hash_table
5701	             (David Woodhouse)
5702	Bug 649757 - Filtering based on a source account always succeeded
5703	             (Milan Crha)
5704	Bug 649757 - Return back camel_filter_driver_filter_mbox() (Milan Crha)
5705	Bug 649761 - Add gobject-introspection build system to libebook
5706	             (Raul Gutierrez Segales)
5707	Bug 649762 - Add support for Vala bindings (Raul Gutierrez Segales)
5708	Bug 650105 - Deadlock in GroupWise connector (Matthew Barnes)
5709	Bug 650524 - Use g_unix_signal_add_watch_full() for SIGTERM
5710	             (Matthew Barnes)
5711	Bug 650950 - entry_compare() should iterate over attributes with
5712	             the same name (Christophe Dumez)
5713	Bug 650952 - Remove unknown EContact field name runtime warning
5714	             (Christophe Dumez)
5715	Bug 651054 - Support queries based on "photo" contact field
5716	             (Christophe Dumez)
5717	Bug 651113 - [libebook] Querying date fields is not supported
5718	             (Christophe Dumez)
5719	Bug 651147 - EBook/ECal done signals ignored due to wrong name
5720	             (Milan Crha)
5721	Bug 651226 - e_book_new_system_addressbook() should create source
5722	             in GConf (Christophe Dumez)
5723	Bug 651446 - Implement e_book_client_get_contacts_uids() (Milan Crha)
5724	Bug 651458 - Add getters/settrs for EContactPhoto
5725	             (Raul Gutierrez Segales)
5726
5727Other Changes:
5728	* New asynchronous APIs to replace EBook/ECal (Milan Crha)
5729	* Improved introspection annotations (Raul Gutierrez Segales)
5730	* Improved Vala bindings (Raul Gutierrez Segales)
5731	* Various calendar file backend improvements (Patrick Ohly)
5732	* Camel: Fetch quota information asynchronously. (Matthew Barnes)
5733	* addressbook file backend: libdb must be initialized for concurrent
5734	  read/write (Patrick Ohly)
5735	* CamelService: Add async query_auth_types() functions (Matthew Barnes)
5736	* IMAPX: optionally download the messages in descending order
5737	  (Chenthill Palanisamy)
5738	* Handle SIGTERM instead of SIGQUIT. (Matthew Barnes)
5739	* CamelDB: use a RW lock to prevent reads while write is in progress
5740	  (Chenthill Palanisamy)
5741	* CamelVeeFolder: Fix a deadlock. (Matthew Barnes)
5742	* Replace deprecated g_atomic_int_exchange_and_add() (Milan Crha)
5743	* Limit libgdata to 0.7 or 0.8. (Matthew Barnes)
5744	* e_name_western_reorder_asshole: Fix possible memory leak
5745	  (Christophe Dumez)
5746	* e_dbhash_new: Close and reopen db handle to avoid memory leak
5747	  (Christophe Dumez)
5748	* e_contact_name_from_string(): Fix possible memory leak
5749	  (Christophe Dumez)
5750	* e_book_backend_file_get_contact_list: Fix memory leak
5751	  (Christophe Dumez)
5752	* CamelVeeFolder: Fix a hang in folder_change_change.
5753	  (Chenthill Palanisamy)
5754	* Use the right free function in the boxed type for
5755	  EVCardAttributeParam (Alexander Larsson)
5756	* CamelIMAPXFolder: Fix handling of "filter_junk" option.
5757	  (Matthew Barnes)
5758	* EBookBackendSqliteDB: Add sqlitedb cache for addressbook
5759	  (Chenthill Palanisamy)
5760
5761Translations:
5762	Carles Ferrando (ca@valencia)
5763	Jorge González (es)
5764	Daniel Mustieles (es)
5765	Seán de Búrca (ga)
5766	Fran Diéguez (gl)
5767	Kjartan Maraas (nb)
5768	Matej Urbančič (sl)
5769	Abduxukur Abdurixit (ug)
5770
5771
5772Evolution-Data-Server 3.1.1 2011-05-09
5773--------------------------------------
5774
5775Announcements:
5776
5777* As of this release, the backend for Novell GroupWise servers has been
5778  split off as a new module named evolution-groupwise.
5779
5780* Various Camel API breaks:
5781  http://mail.gnome.org/archives/evolution-hackers/2011-April/msg00093.html
5782  http://mail.gnome.org/archives/evolution-hackers/2011-April/msg00099.html
5783  http://mail.gnome.org/archives/evolution-hackers/2011-May/msg00017.html
5784
5785Bug Fixes:
5786	Bug 332497 - Add Edit -> Available Categories (Dan Vrátil)
5787	Bug 418954 - Add a separate entry combo for port numbers (Dan Vráti)
5788	Bug 628142 - Fix handling of simultaneous get_message requests
5789	             (David Woodhouse)
5790	Bug 645239 - Fix build error when enabling kerberos without specifying
5791	             path (Niki Guldbrand)
5792	Bug 645498 - [maildir] Fails to show already read messages again
5793	             (Milan Crha)
5794	Bug 645783 - Return safe paths from CamelService::get_path()
5795	             (Milan Crha)
5796	Bug 646117 - e-calendar-factory does not exit (Matthew Barnes)
5797	Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
5798	Bug 646619 - Typo in user-visible string: "defalut" should be "default"
5799	             (Milan Crha)
5800	Bug 647429 - Hide port-entry for providers without port (Dan Vrátil)
5801	Bug 647873 - Sources should be created in GConf (David Woodhouse)
5802	Bug 648844 - IMAP Error: LIST failed: wildcards not permitted in
5803	             username (Milan Crha)
5804	Bug 649365 - Creation of new repository evolution-groupwise
5805	             (Vibha Yadav)
5806	Bug 649684 - GIR files should contain <package name=../>
5807	             (Raul Gutierrez Segales)
5808
5809Other Changes:
5810	* Collect all test code into a top-level "tests" directory
5811	  (Matthew Barnes)
5812	* Support NTLMv2 in camel-sasl-ntlm.c (David Woodhouse)
5813	* Infer NTLM domain from username; don't assume it matches the server's
5814	  domain (David Woodhouse)
5815	* Add camel_sasl_try_empty_password_sync() method. (David Woodhouse)
5816	* Add asynchronous camel_sasl_try_empty_password() (David Woodhouse)
5817	* Add support for NTLM single-sign-on using /usr/bin/ntlm_auth
5818	  (David Woodhouse)
5819	* Fix read off end of string in NTLM SSO support (David Woodhouse)
5820	* Pull in translations from Evolution for "On This Computer"
5821	  (David Woodhouse)
5822	* Seal up CamelService. (Matthew Barnes)
5823	* Fix Gtk-Doc notation in Camel. (Matthew Barnes)
5824	* Fix few memory leaks (Milan Crha)
5825	* Define a boxed GType for CamelURL. (Matthew Barnes)
5826	* Rework how CamelServices are added to CamelSession. (Matthew Barnes)
5827	* CamelStore: Chain up in the constructed() method (Matthew Barnes)
5828	* CamelSession: Remove some leftover debug messages. (Matthew Barnes)
5829	* CamelStore: Remove a dead assignment. (Matthew Barnes)
5830	* Remove unused CamelTimeoutCallback typedef. (Matthew Barnes)
5831	* Remove unused camel_session_thread_wait(). (Matthew Barnes)
5832	* Replace CamelSessionThreadMsg with a more modern API. (Matthew Barnes)
5833	* Revise camel_session_get_service_by_url(). (Matthew Barnes)
5834	* Fix definition of CamelProvider.url_equal(). (Matthew Barnes)
5835	* Remove camel_store_folder_uri_equal(). (Matthew Barnes)
5836	* Mark the param spec strings for translation correctly.
5837	  (Kjartan Maraas)
5838	* Remove camel_filter_driver_filter_mbox() (Matthew Barnes)
5839	* Camel: Store UIDs in X-Evolution-Source headers. (Matthew Barnes)
5840	* CamelFolderSearch: Hack to deal with "message-location".
5841	  (Matthew Barnes)
5842	* CamelFolder: Remove "uri" property. (Matthew Barnes)
5843	* Remove CAMEL_STORE_SUMMARY_FRAGMENT flag. (Matthew Barnes)
5844	* CamelVeeStore: Change handling of CHANGE_NOSELECT flag.
5845	  (Matthew Barnes)
5846	* Remove "uri" field of CamelFolderInfo. (Matthew Barnes)
5847	* Rename "name" field of CamelFolderInfo to "display_name".
5848	  (Matthew Barnes)
5849	* Rename "name" property of CamelFolder to "display-name".
5850	  (Matthew Barnes)
5851
5852Translations:
5853	Alexander Shopov (bg)
5854	Jordi Serratosa (ca)
5855	Kris Thomsen (da)
5856	Kristjan SCHMIDT (eo)
5857	Daniel Mustieles (es)
5858	Inaki Larranaga Murgoitio (eu)
5859	Fran Diéguez (gl)
5860	Sweta Kothari (gu)
5861	Luca Ferretti (it)
5862	Takayuki KUSANO (ja)
5863	Jiro Matsuzawa (ja)
5864	Žygimantas Beručka (lt)
5865	Kjartan Maraas (nb)
5866	Wouter Bolsterlee (nl)
5867	Hannie Dumoleyn (nl)
5868	Antonio Fernandes C. Neto (pt_BR)
5869	Andrej Žnidaršič (sl)
5870	Daniel Nylander (sv)
5871	Abduxukur Abdurixit (ug)
5872
5873
5874Evolution-Data-Server 3.0.0 2011-04-04
5875--------------------------------------
5876
5877Bug Fixes:
5878	Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
5879
5880Translations:
5881	Alexander Shopov (bg)
5882	Jordi Serratosa (ca)
5883	Kris Thomsen (da)
5884	Wolfgang Stöggl (de)
5885	Kristjan SCHMIDT (eo)
5886	Rajesh Ranjan (hi)
5887	Sweta Kothari (gu)
5888	Luca Ferretti (it)
5889	Takayuki KUSANO, Jiro Matsuzawa (ja)
5890	Žygimantas Beručka (lt)
5891	Sandeep Shedmake (mr)
5892	Kjartan Maraas (nb)
5893	Wouter Bolsterlee, Hannie Dumoleyn (nl)
5894	Antonio Fernandes C. Neto (pt_BR)
5895
5896
5897Evolution-Data-Server 2.91.92 2011-03-21
5898----------------------------------------
5899
5900Bug Fixes:
5901	Bug 629032 - GW count is not updated while downloading contacts
5902	             (Punit Jain)
5903	Bug 634663 - e-calendar-factory crashes while retracting a meeting.
5904	             (Punit Jain)
5905	Bug 641838 - More compiler warning fixes (Kjartan Maraas)
5906	Bug 642783 - CamelLocalFolder: Let glibc's realpath() allocate for
5907	             us (Emilio Pozuelo Monfort)
5908	Bug 643748 - Slow message_location search rule with maildir
5909	             accounts (Milan Crha)
5910	Bug 644367 - Check NNTP server capabilities before using OVER
5911	             command (Milan Crha)
5912	Bug 644532 - Crash when opening ESource with local:/system URI
5913	             (Milan Crha)
5914
5915Miscellaneous Fixes:
5916	* Don't use gnome-keyring to store credentials on Windows
5917	  (Fridrich Štrba)
5918	* Miscellaneous build fixes for Windows (Fridrich Štrba)
5919	* Improve camel_file_util_encode_fixed_string (Matthew Barnes)
5920	* Allow special CAMEL_DEBUG=pop3 to debug pop3 communication only
5921	  (Milan Crha)
5922	* Add e-passwords-win32.c into POTFILES.in (Milan Crha)
5923	* Finish documenting the libebackend API. (Matthew Barnes)
5924	* Improve libedataserver API docs (Matthew Barnes)
5925	* Ensure backend life-time during inner calls (Milan Crha)
5926	* Fix linking in calendar/libegdbus/Makefile.am (Matthew Barnes)
5927	* Coding style and whitespace cleanup. (Matthew Barnes)
5928	* Remove ESoapMessage and ESoapResponse (David Woodhouse)
5929
5930Translations:
5931	Mario Blättermann (de)
5932	Michael Kotsarinis (el)
5933	Bruce Cowan (en_GB)
5934	Sweta Kothari (gu)
5935	Gabor Kelemen (hu)
5936	Changwoo Ryu (ko)
5937	Rudolfs Mazurs (lv)
5938	Piotr Drąg (pl)
5939	Crenguta Bacaoanu (ro)
5940	Lucian Adrian Grijincu (ro)
5941	Matej Urbančič (sl)
5942	Krishnababu K (te)
5943	Daniel Korostil (uk)
5944	Lele Long (zh_CN)
5945	Chao-Hsiung Liao (zh_HK) (zh_TW)
5946
5947
5948Evolution-Data-Server 2.91.91 2011-03-07
5949----------------------------------------
5950
5951Bug Fixes:
5952	Bug 614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
5953	             (Milan Crha)
5954	Bug 617763 - Cannot create events on Yahoo through CalDAV (Milan Crha)
5955	Bug 633156 - Runtime warning when creating direct subfolder of
5956	             On This Computer (Milan Crha)
5957	Bug 639201 - Crash on startup - pop3_get_message,
5958	             camel_pop3_delete_old (Milan Crha)
5959	Bug 640829 - Can drop text/plain message lines in message preview
5960	             (Milan Crha)
5961	Bug 643095 - Crash when opening invalid multipart/signed message
5962	             (Milan Crha)
5963
5964Other Changes:
5965	* ECalRecur: Convert intervals < 1 into the default (1)
5966	  (Carlos Martín Nieto)
5967	* e_source_copy() may copy also relative_uri (Milan Crha)
5968	* Modularize e-addressbook-factory migration. (Matthew Barnes)
5969	* Modularize e-calendar-factory migration. (Matthew Barnes)
5970	* Bump BASE_VERSION to 3.0. (Matthew Barnes)
5971
5972Translations:
5973	Khaled Hosny (ar)
5974	David Planella (ca)
5975	Bruno Brouard (fr)
5976	Luca Ferretti (it)
5977	Rudolfs Mazurs (lv)
5978	Duarte Loreto (pt)
5979	Yuri Myasoedov (ru)
5980	Daniel Nylander (sv)
5981	Wei Li (zh_CN)
5982
5983
5984Evolution-Data-Server 2.91.90 2011-02-21
5985---------------------------------------
5986
5987Bug Fixes:
5988	Bug 639483 - Category list includes weather information (hao.h.li)
5989	Bug 638563 - Make string consistent with other providers (Milan Crha)
5990	Bug 638246 - Runtime warning: and_operator: assertion `argc == 2' failed (Milan Crha)
5991	Bug 638089 - Some mobile phone contacts are not shown in preview (Milan Crha)
5992	Bug 641757 - Fix warnings from GCC 4.6 (Kjartan Maraas)
5993	Bug 601111 - Do not use empty host names in EProxy (Milan Crha)
5994	Bug 641250 - Cannot add more than 2 recipients in To: or Cc: field (Vibha Yadav)
5995	Bug 640696 - Hidden new messages in On This Computer/Inbox (Milan Crha)
5996	Bug 634743 - Moving message on GMail with real Trash set deletes it (2nd try) (Milan Crha)
5997	Bug 641110 - Improve 'select destination' window in copy/move to calendar (Milan Crha)
5998	Bug 634743 - Moving message on GMail with real Trash set deletes it (Milan Crha)
5999
6000Miscellaneous Fixes:
6001	CamelTcpStream cleanups. (Matthew Barnes)
6002	Memory leak fix and return events in proper order (Milan Crha)
6003	Remove NULL checks for GObject methods. (Matthew Barnes)
6004	CamelMaildirStore: Fix memory leak (Carlos Martín Nieto)
6005	Bump GTK+ requirement to 3.0. (Matthew Barnes)
6006	Be able to define DBus call timeout in configure and runtime (Milan Crha)
6007	Perform consistency check on local folders based on the parameter 'need-summary-check' (Chenthill Palanisamy)
6008	Remove streams tests (Kjartan Maraas)
6009	Add a --keep-running option to e-calendar-factory. (Matthew Barnes)
6010	Add a --keep-running option to e-addressbook-factory. (Matthew Barnes)
6011	Improve libebook annotations. (Raul Gutierrez Segales)
6012
6013Translations:
6014	Changwoo Ryu (ko)
6015	Mario Blättermann (de)
6016	Mattias Põldaru (et)
6017	Kjartan Maraas (nn)
6018	Ivar Smolin (et)
6019	Petr Kovar (cs)
6020	Jorge González (es)
6021	Fran Diéguez (gl)
6022	krishnababu k (ug)
6023	Shankar Prasad (kn)
6024	Runa Bhattacharjee (bn)
6025
6026Evolution-Data-Server 2.91.6 2011-01-31
6027---------------------------------------
6028
6029Bug Fixes:
6030	Bug 640898 - Evolution creates invalid vCard (Matthew Barnes)
6031	Bug #623933 - Crash under ESourceList::conf_changed_callback (Milan Crha)
6032	Bug 640529 - Default size of category window is too small (Matthew Barnes)
6033	Bug #636495 - Build fails :GtkStyle deprecated (Vibha Yadav)
6034	Bug #635519 - Crash at cell_renderer_color_render (Vibha Yadav)
6035	Bug #635339 - 'Mark as read' from popup menu not working on Junk folder (Milan Crha)
6036	Bug 635353 — Don't parse empty addresses in the Google Contacts backend (Philip Withnall)
6037	Bug 566441 — The Google backend doesn't use the tags/categories/groups (Philip Withnall)
6038	Bug #639469 - WebDAV addressbook only uses https (Andrew McMillan)
6039	Bug #627788 - EDataCalView is never freed in a factory process (Milan Crha)
6040	Bug #639165 - maildir expunge not working as expected (Milan Crha)
6041	Bug #525565 - Crash in find_book_by_contact at e-name-selector-entry.c (Milan Crha)
6042	Bug #638948 - NNTP folder doesn't implement Expunge (Milan Crha)
6043
6044Miscellaneous Fixes:
6045	CamelGroupwiseFolder: Dynamically allocate MD5 digest. (Matthew Barnes)
6046	Fix possible invalid read when checking citation depth (Milan Crha)
6047	Require the latest gtk+-3.0 release until 3.0. (Matthew Barnes)
6048	Drop support for gtk+-2.0. (Matthew Barnes)
6049	Add versioning to D-Bus service names. (Matthew Barnes)
6050	Kill CamelSeekableStream. (Matthew Barnes)
6051	Kill CamelSeekableSubstream. (Matthew Barnes)
6052	CamelMultipartSigned: Avoid using bounded streams. (Matthew Barnes)
6053	Replace CamelStreamSeekPolicy with GSeekType. (Matthew Barnes)
6054	Bump libcamel's shared object name. (Matthew Barnes)
6055	Make contact removal asynchronous in the Google Contacts backend (Philip Withnall)
6056	Add cancellation support to the Google Contacts backend (Philip Withnall)
6057	Rebase the Google Contacts backend as an asynchronous EBookBackend (Philip Withnall)
6058	Add e_source_selector_get_source_by_path() (Matthew Barnes)
6059	Bump libgdata dependency to 0.7.0 (Philip Withnall)
6060	Use GDBus calls without any timeout set (Milan Crha)
6061	imapx_server_get_message: Avoid unreffing a NULL stream. (Matthew Barnes)
6062	CamelStreamFs: Check for cancellation before closing or flushing (Matthew Barnes)
6063	Crash on bogus component removal in file calendar backend (Milan Crha)
6064
6065Translations:
6066	Michael Kotsarinis (el)
6067	Andika Triwidada (id)
6068	Fran Diéguez (gl)
6069
6070Evolution-Data-Server 2.91.5 2010-01-10
6071---------------------------------------
6072
6073Address book and calendar backend modules are now split into different
6074installation directories so the D-Bus factory processes will only load
6075relevant backend modules.
6076
6077This changes some pkg-config details for third-party backend modules.
6078
6079Instead of querying the backend directory with:
6080
6081  pkg-config --variable=extensiondir evolution-data-server-1.2
6082
6083you must query the directory for address book backends with:
6084
6085  pkg-config --variable=backenddir libedata-book-1.2
6086
6087and the directory for calendar backends with:
6088
6089  pkg-config --variable=backenddir libedata-cal-1.2
6090
6091
6092Bug Fixes:
6093	Bug 637838 - Include annotation-glossary.xml in API docs
6094	             (Matthew Barnes)
6095	Bug 637916 - configure.ac with_nspr_includes test is incorrect
6096	             (Stef Walter)
6097	Bug 638095 - Async ops in ENameSelectorEntry can exceed widget
6098	             lifetime (Matthew Barnes)
6099
6100Other Changes:
6101	* Merge utility functions into Google Contacts backend
6102	  (Philip Withnall)
6103	* Temporarily remove GTK_DISABLE_DEPRECATED. (Matthew Barnes)
6104	* Change the installation path for E-D-S backends. (Matthew Barnes)
6105
6106Translations:
6107	Torstein Adolf Winterseth (nb)
6108	A S Alam (pa)
6109	Daniel Nylander (sv)
6110	Gheyret T.Kenji (ug)
6111
6112
6113Evolution-Data-Server 2.91.4 2010-12-20
6114---------------------------------------
6115
6116Bug Fixes:
6117	Bug 636334 - Birthdays&Anniversaries calendar skips local address books (Milan Crha)
6118	Bug 636850 - Consistent libgweather configure options (Matthew Barnes)
6119	Bug 633180 -Attendee uneditable if typed manually (jpunit)
6120	Bug 420813 - Unnecessarily slow update/reopen of webcal calendars (Milan Crha)
6121	Bug 634385 - Crash in smtp_connect (Milan Crha)
6122	Bug 616452 - Do not set '-Wl,--no-undefined' on freebsd/openbsd (Milan Crha)
6123	Bug 633557 - Translation comments needed (Milan Crha)
6124	Bug 573125 - Crashes right after startup when having broken db summary (Milan Crha)
6125	Bug 633332 - Preserve port number in WebDAV address book (Milan Crha)
6126	Bug 631568 - Scheduling Meetings with CalDAV calendars (Milan Crha)
6127	Bug 590245 - 'evolution --force-shutdown' should kill factories (Milan Crha)
6128	Bug 628563 - Use-after-free crash in objects_added_cb() (Milan Crha)
6129	Bug 530205 - Use CalDAV calendar read-only when server unreachable (Milan Crha)
6130	Bug 625048 - Fails to detect America/New York system timezone (Milan Crha)
6131	Bug 590476 - Evolution corrupts PDF files. (bnc) (Vibha Yadav)
6132	Bug 6498 - Filters are not applied to imapx Inboxes (bmo) (Federico Mena Quintero)
6133
6134Miscellaneous Fixes:
6135	Do not store and generate locel:/system URIs (Milan Crha)
6136	Maildir: Hide folders which do not start with a dot (Chenthill Palanisamy)
6137	Drop support for password key files. (Matthew Barnes)
6138	Use less threads in CamelDB (Milan Crha)
6139
6140Translations:
6141	Fran Diéguez (gl)
6142	Jorge González (es)
6143	Kjartan Maraas (nn)
6144	Ivar Smolin (et)
6145
6146Evolution-Data-Server 2.91.3 2010-11-29
6147---------------------------------------
6148Bug Fixes:
6149	Bug #635825 - Ensure valid UTF8 strings are passed to GDBus/GVariant (Milan Crha)
6150	Bug #624420 - Crash camel_imapx_server_append_message (Milan Crha)
6151	Bug #635673 - Stack overflow when opening slow calendar (Milan Crha)
6152	Bug #632962 - Duplicate "On this computer" sources after update (Milan Crha)
6153	Bug 635572 - Various linking failures (Diego Escalante Urrelo)
6154	Bug #635550 - e-calendar-factory leaks memory (Milan Crha)
6155	Bug #633780 - ESourceSelector - check paths when removing source/group (Milan Crha)
6156	Bug #634573 - Crash when importing ics file (Milan Crha)
6157	Bug #633181 - Deadlock after moving some mails in maildir (Milan Crha)
6158	Bug #486553 - Inline expansion of email lists are not separated by commas (Milan Crha)
6159	Bug #634658 - Unread counts for vfolders never update (Milan Crha)
6160	Bug #602958 - Right click over source in calendar view opens a calendar (Milan Crha)
6161	Bug 634593 - Maildir hang when create new folders (Chenthill Palanisamy)
6162	Bug 633122 - git head 2010-10-25 maildir folders that used to work now don't (Chenthill Palanisamy)
6163	Bug #581288 - Remove .ui files from evolution-data-server (Milan Crha)
6164	Bug #632692 - Thread by In-Reply-To, then first found reference (Milan Crha)
6165	Bug #538716 - Do not set expiration on POP3 message cache (Milan Crha)
6166	Bug #632676 - Only "Checking for new mail" in status bar and nothing else (Milan Crha)
6167	Bug #631804 - Aborts with pthread error in imapx_server_dispose() (David Woodhouse)
6168	Bug #634084 - ECal reports loaded state too early (Milan Crha)
6169
6170Miscellaneous Fixes:
6171	Cannot delete maildir folder (ritz)
6172	CamelStore: Place Inbox at the top while building folder info (Chenthill Palanisamy)
6173	Maildir: Use Inbox instead of '.' while building folder info (Chenthill Palanisamy)
6174	Maildir: Allow subfolders for Inbox (Chenthill Palanisamy)
6175	Use '_' instead of '^' for renaming folders with dot symbol in it (Chenthill Palanisamy)
6176	Do not unset the deleted flag while copying mails across folders (Chenthill Palanisamy)
6177	Make EFileCache changes freezer recursiveable (Milan Crha)
6178	Fix QRESYNC protocol violation (RH #648082) (David Woodhouse)
6179
6180Translations:
6181	Gheyret T.Kenji (ug)
6182	Ivar Smolin (et)
6183	Jorge González (es)
6184	Fran Diéguez (gl)
6185	Georgios Stefanakis (el)
6186	Matej Urbančič (sl)
6187	Marcos Lans (gl)
6188	Kjartan Maraas (nn)
6189
6190Evolution-Data-Server 2.91.2 2010-11-08
6191---------------------------------------
6192
6193Bug Fixes:
6194	Bug 631073 - Task update operation has some delay (Milan Crha)
6195	Bug 631290 - Crash in vee_folder_synchronize_sync (Milan Crha)
6196	Bug 632687 - Doesn't build against gtk+ 2.91.1 (Matthew Barnes)
6197	Bug 623017 - Add introspection support (Maxim Ermilov)
6198	Bug 597567 - Crash in comp_subject() (Milan Crha)
6199	Bug 632771 - Recurring calendar events set to recur forever do not
6200	             display past first week (Chenthill Palanisamy)
6201	Bug 631953 - A possible double-free in google backend
6202	             (Gary Ching-Pang Lin)
6203	Bug 632030 - Crashed while Groupwise server is not responding
6204	             (Punit Jain)
6205	Bug 445439 - Delete mail from pop-server when deleted from Inbox/Trash
6206	             (Milan Crha)
6207	Bug 631842 - Improve error reporting in some ECal/EBook functions
6208	             (Christophe Fergeau)
6209	Bug 632527 - Unmatched vFolder returns incorrect uids on search
6210	             (Milan Crha)
6211	Bug 632177 - Hide source group when none source lefts after remove
6212	             (Aparna)
6213	Bug 633122 - Maildir migration from old folder hierarchy to maildir++
6214	             hierarchy (Chenthill Palanisamy)
6215	Bug 632532 - Double free in imapx_job_done,
6216	             imapx_command_step_fetch_done (Milan Crha)
6217	Bug 633919 - Stuck on Mark messages as read (Milan Crha)
6218	Bug 634167 - Fails to build with gir (James M. Cape)
6219
6220Other Changes:
6221	* [IMAPX] Crash on QRESYNC line formatting on 32bit platform
6222	  (Milan Crha)
6223	* Fix linking against out-of-tree e-d-s (Priit Laes)
6224	* Fix failure to RSET SMTP connection before re-use. (David Woodhouse)
6225	* Commit a missing m4 file. (Matthew Barnes)
6226	* Change the maildir folder hierarchy as per maildir++ spec
6227	  (Chenthill Palanisamy)
6228	* override get_full_path and get_meta_path in maildir store
6229	  (Chenthill Palanisamy)
6230	* Fix remove maildir folder (Chenthill Palanisamy)
6231	* Fix maildir rename and some memory leaks (Chenthill Palanisamy)
6232	* Fix memory leak on imapx_server_get_message() failure
6233	  (David Woodhouse)
6234	* Workaround GtkComboBoxText in .ui file (Milan Crha)
6235	* camel-folder-search: Fix minor GError handling issue (Matthew Barnes)
6236	* ESourceSelector: Add a "primary-selection" property. (Matthew Barnes)
6237	* Fix a build failure due to used CPPFLAGS (Paul Smith)
6238	* ENameSelectorDialog: Fix a potential string comparison crash
6239	  (Matthew Barnes)
6240
6241Translations:
6242	Xandru Armesto (ast)
6243	Gil Forcada (ca)
6244	Carles Ferrando (ca@valencia)
6245	Jorge González (es)
6246	Matej Urbančič (sl)
6247	Aron Xu (zh_CN)
6248	Ivar Smolin (et)
6249
6250Evolution-Data-Server 2.91.1 2010-10-18
6251---------------------------------------
6252
6253Bug Fixes:
6254	Bug 558478 - Autocompletion inserts comma. (Vibha Yadav)
6255	Bug 632376 - Rewind in camel-disco-diary to fix a crash (Pacho Ramos)
6256	Bug 534369 - New mail notifications for local Inbox don't work (Milan Crha)
6257	Bug 630358 - Google contacts doesn't sync anniversary (Milan Crha)
6258	Bug 608557 - CamelOfflineJournal can call fclose with NULL (Milan Crha)
6259	Bug 630358 - Google contacts doesn't sync birthday and URL (Milan Crha)
6260	Bug 631594 - Various races in CamelOperation (Matthew Barnes)
6261	Bug 347520 - Names containing a dot in address parsed incorrectly (Milan Crha)
6262	Bug 630361 - Categories editing fixes (Milan Crha)
6263	Bug 630889 - Use-after-free while sending messages (Milan Crha)
6264	Bug 631404 - Stop shipping a Locations.xml (Matthew Barnes)
6265
6266Miscellaneous Fixes:
6267	Prefix soup_soap_(message/response) with e_soap and add it in libedataserver so that groupwise, evolution-ews
6268	  and evolution-sync for ews (Chenthill Palanisamy)
6269	Google contacts - do not drop all URLs/events on update (Milan Crha)
6270	Add a CamelFolder:uri property. (Matthew Barnes)
6271	Include also reason_phrase on libsoup errors (Milan Crha)
6272	CamelOperation: Try to avoid crashing on refcount errors. (Matthew Barnes)
6273	Really fix srcdir != builddir builds. (Javier Jardón)
6274	Limit libgdata support to 0.6. (Matthew Barnes)
6275
6276Translations:
6277	Matej Urbančič (sl)
6278	Jorge González (es)
6279	Kjartan Maraas (nn)
6280
6281Evolution-Data-Server 2.91.0 2010-10-04
6282---------------------------------------
6283
6284Bug Fixes:
6285	Bug 629714 - endless loop in imapx_parse_status()
6286	             (David Woodhouse)
6287	Bug 630135 - No UI feedback when imapx connection fails
6288	             (David Woodhouse)
6289	Bug 630150 - imapx attempts to connect to server when already
6290	             cancelled (David Woodhouse)
6291	Bug 630152 - imapx_parser_thread registers wrong operation
6292	             (David Woodhouse)
6293	Bug 629752 - ldap doesn't work in offline (Milan Crha)
6294	Bug 616598 - AM/PM in Date header confuses parser (Milan Crha)
6295	Bug 615274 - Encode proxy user/password in proxy URL (Milan Crha)
6296	Bug 628655 - imapx parser thread gerror memory leak (Milan Crha)
6297	Bug 615828 - Incorrectly set off-line state on CamelOfflineStore
6298	             (Milan Crha)
6299	Bug 629916 - imapx fails to handle errors in imapx_command_idle_stop()
6300	             (David Woodhouse)
6301	Bug 616596 - Disable debug prints from e-categories.c (Milan Crha)
6302	Bug 629726 - Increase imapx starting buffer size to 4KiB
6303	             (David Woodhouse)
6304	Bug 629908 - assertion failed: (E_IS_BOOK (book)) (David Woodhouse)
6305	Bug 630321 - Disabling IMAPX account produces runtime warnings
6306	             (Milan Crha)
6307	Bug 630149 - imapx_sync() never returns error (David Woodhouse)
6308	Bug 599741 - Cannot accept meeting request (Vibha Yadav)
6309	Bug 630265 - Refetches unchanged 'On The Web' calendar (Milan Crha)
6310	Bug 629507 - e_book_backend_cache_set_time doesn't rewrite old value
6311	             (Milan Crha)
6312	Bug 616172 - Return NULL from imapx_find_commad_tag when not found
6313	             (Julien Ducourthial)
6314	Bug 630222 - Build failure camel-tcp-stream-raw.c (David Ronis)
6315
6316Other Changes:
6317	* Don't dupplicate wspiapi.h internally.  This will put the
6318	  responsibility to load a libary correctly to the one who implements
6319	  the wspiapi.h header. (Fridrich Štrba)
6320	* bmc#3667 - SOCKS5 failure doesn't fall back to SOCKS4
6321	  (Federico Mena Quintero)
6322	* Merge branch 'camel-socks-proxy-master' (Federico Mena Quintero)
6323	* Recast CamelOperation as a GCancellable subclass. (Matthew Barnes)
6324	* Increase safety on Windows Call SetDllDirectory() to reduce risk of
6325	  DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue
6326	  code execution. (Fridrich Štrba)
6327	* Fix a potential race in operation_idle_cb(). (Matthew Barnes)
6328	* Move printf inside camel_imapx_debug() macro to make prefixes easier
6329	  (David Woodhouse)
6330	* Add server tagprefix to imapx debug output messages (David Woodhouse)
6331	* Use correct debug tagprefix in imapx_parse_capability()
6332	  (David Woodhouse)
6333	* Update license to LGPLv2 for e-debug-log files (Chenthill Palanisamy)
6334	* Updated licenses for imapx to LGPLv2 (Chenthill Palanisamy)
6335	* Use new GDK keysym names if available. (Matthew Barnes)
6336	* Sanitize error handling in the SOCKS5/SOCKS4 code paths
6337	  (Federico Mena Quintero)
6338	* Merge branch 'camel-socks-proxy-master' (Federico Mena Quintero)
6339	* Oops, fix a struct field's name (Federico Mena Quintero)
6340	* Merge branch 'camel-socks-proxy-master' (Federico Mena Quintero)
6341	* Fix potential use-after-free in ECal, as with EBook bug #629908
6342	  (David Woodhouse)
6343	* Use GCancellable in all methods that may block. (Matthew Barnes)
6344	* Rename blocking Camel methods. (Matthew Barnes)
6345	* Camel: Add an asynchronous API. (Matthew Barnes)
6346	* Camel: Adapt tests to API changes. (Matthew Barnes)
6347	* Bump Camel's soname for all this API breakage. (Matthew Barnes)
6348	* Bump gtk+-2.0 requirement to 2.22.0. (Matthew Barnes)
6349	* Fix GCancellable usage in IMAPX threads. (Matthew Barnes)
6350	* Have camel_operation_new() return a GCancellable. (Matthew Barnes)
6351	* Use macros for CamelOperation timeouts. (Matthew Barnes)
6352	* Adapt to GtkObject removal in GTK3 (Javier Jardón)
6353	* Emit CamelFolder and CamelStore signals from idle callbacks.
6354	  (Matthew Barnes)
6355	* Don't link libebook to GTK+. (Matthew Barnes)
6356	* Use upstream gettext instead glib one (Javier Jardón)
6357	* IMAPX: Use a CamelOperation, not GCancellable in the parser thread
6358	  (Matthew Barnes)
6359	* No need to allocate colors with cairo drawing (William Jon McCann)
6360	* CamelStore: Forgot a part in store_get_folder_info() (Matthew Barnes)
6361	* Collect Camel flags into enum types. (Matthew Barnes)
6362	* Avoid passing NULL to g_strstrip in e_contact_get calls (Milan Crha)
6363	* Temporarily disable EBook tests. (Matthew Barnes)
6364
6365Translations:
6366	Marek Cernocky (cs)
6367	Kenneth Nielsen (da)
6368	Christian Kirbach (de)
6369	Ivar Smolin (et)
6370	Jiri Grönroos (fi)
6371	Yaron Shahrabani (he)
6372	Takayuki KUSANO (ja)
6373	Žygimantas Beručka (lt)
6374	Mario Blättermann (nl)
6375	Wouter Bolsterlee (nl)
6376	Piotr Drąg (pl)
6377	Antonio Fernandes C. Neto (pt_BR)
6378	Chao-Hsiung Liao (zh_HK)
6379
6380Evolution-Data-Server 2.31.92 2010-09-13
6381----------------------------------------
6382
6383Bug Fixes:
6384	Bug 628299 - Crash in g_variant_is_trusted. (Bharath Acharya)
6385	Bug 507290 (bnc) -Messages in thread out of order (Chenthill Palanisamy)
6386	Bug 471079 (bnc) - Unable To Exclude Names (Sankar P)
6387	Bug 627336 - Groupwise cal can return NULL without error on create_object (Milan Crha)
6388	Bug 628426 - Fix double free crash caused by the previous patch (Milan Crha)
6389	Bug 603044 (bnc) -Issues with Forward as redirect (Chenthill Palanisamy)
6390	Bug 611568 (bnc) - Search fails for Cc recipient. (Bharath Acharya)
6391	Bug 628977 - crash in imapx_parse_uids() (Make stream buf grow automatically) (David Woodhouse)
6392	Bug 628659 - imapx_sync_changes memory leak (Milan Crha)
6393	Bug 628658 - imapx expunge memory leak (Milan Crha)
6394	Bug 628657 - imapx sync_folders memory leak (Milan Crha)
6395	Bug 628651 - memory leak in imapx_append_message() (Milan Crha)
6396	Bug 628426 - imapx refresh_info memory leak (Milan Crha)
6397	Bug 624135 - Gerror with imap provider when clicked 'cancel' (Milan Crha)
6398	Bug 624229 - Password dialog is not accessible in Subscriptions window (Milan Crha)
6399	Bug 611539 - EProxy doesn't use authentication for HTTPS (Milan Crha)
6400	Bug 627817 - Runtime warning when no default addressbook exists (Milan Crha)
6401	Bug 625110 - IMAPX : Do not free connection manager on disconnect (Milan Crha)
6402	Bug 624130 - Sasl::challenge reported failure without setting its GError (Milan Crha)
6403	Bug 624228 - Gerror with Usenet / nntp (Milan Crha)
6404	Bug 624705 - IMAPX : Deadlock while quiting evolution (Milan Crha)
6405	Bug 624702 - Cann't create a new folder in imapx (Milan Crha)
6406	Bug 624318 - Don't claim "CamelOperation status stack non empty" (Milan Crha)
6407	Bug 569329 - [groupwise] EDS crashed when checking contacts (Milan Crha)
6408	Bug 628485 - Accessing freed memory in EContactStore::dispose (Milan Crha)
6409	Bug 624027 - Groupwise cal doesn't use store's default_timezone (Milan Crha)
6410	Bug 628100 - Weather's cal get_object can ask for nonexistent comp (Milan Crha)
6411	Bug 623912 - SMTP::query_auth_types should not use NULL hash table (Milan Crha)
6412	Bug 627627 - Evolution not saving mail labels (Chenthill Palanisamy)
6413	Bug 627871 - e-name-selector crash (Milan Crha)
6414	Bug 627609 - imapx user_flags memory leak in imapx_untagged() (Chenthill Palanisamy)
6415	Bug 627617 - calendar memory leak (Chenthill Palanisamy)
6416
6417Miscellaneous Fixes:
6418	Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS. (Matthew Barnes)
6419	Update API documentation. (Matthew Barnes)
6420	Re-work my GtkDialog:has-separator workaround. (Matthew Barnes)
6421	Work around deprecation of gtk_dialog_set_has_separator() (Matthew Barnes)
6422	Update the server utc time in the key file to avoid fetching duplicates items again and again. This had been broken when fetching modified items moved away from get_quick_messages to get_items_request.
6423	 Remove the lock from get_object_list. (Chenthill Palanisamy)
6424	Switch off user_insert signal handler while inserting the comma. Fixes comma insertion while selecting auto-completed emails. (Chenthill Palanisamy)
6425	Fixed - Unable to send mails using Evolution. (Bharath Acharya)
6426	Put the component into the cache after inserting into interval tree. Store comps in interval tree based on just uid for non-recurring events (Punit Jain)
6427	Remove the key if the value is NULL. (Chenthill Palanisamy)
6428	Don't use getline, implement a simple replacement. Some systems don't have getline in their C library, so use a private implementation released under LGPL v2+ and found here:
6429         http://www.google.com/codesearch/p?hl=en#qUwOD6iX2hc/openjaus/branches/tom/OpenJAUSv3.3.1/ojVehicleSim/src/getLine.c&q=getline%20lang:c&sa=N&cd=9&ct=rc&l=144 (Fridrich ¿trba)
6430	Ensure end date is generated for master recurrence event while inserting into the interval tree (Chenthill Palanisamy)
6431	Avoid having backslashes in uri on windows (Fridrich ¿trba)
6432	Handle error from camel_imapx_stream_token() (David Woodhouse)
6433	Fix attachments retrieval issue in groupwise. Add the prefix file:// to the filename to form the uri (Chenthill Palanisamy)
6434	Find the timezone in libical first and then the backend or cache while resolving tzids (Chenthill Palanisamy)
6435	Patch from Stanislav Slusny as part of the Google Summer of Code project to optimize eds calendar memory usage and speed. Punit Jain <jpunit@novell.com> worked upon this patch and
6436	 fixed issues to be able to be upstreamed. Thanks to both of them. (Stanislav Slusny)
6437	Remove fatal assertions from libecal. (Matthew Barnes)
6438	Fix calls of e_data_book_view_unref (Milan Crha)
6439	ESourceList: Fix signal registrations. (Matthew Barnes)
6440	Remove non-existent symbols from Camel API docs. (Matthew Barnes)
6441
6442Translations:
6443	Changwoo Ryu (ko)
6444	Chao-Hsiung Liao (zh_HK)
6445	Aron Xu (zh_CN)
6446	Kjartan Maraas (nn)
6447	Luca Ferretti (it)
6448	Christian Kirbach (de)
6449	Ivar Smolin (et)
6450	Dr.Tirumurti Vasudevan (ta)
6451	Daniel Nylander (sv)
6452	Dirgita (id)
6453	Philip Withnall (en_GB)
6454	Petr Kovar (cs)
6455	Matej Urban¿i¿ (sl)
6456	Claude Paroz (fr)
6457	Duarte Loreto (pt)
6458	Kiyotaka NISHIBORI (ja)
6459	Marek ¿ernocký (cs)
6460	Gabor Kelemen (hu)
6461	Yaron Shahrabani (he)
6462	Simos Xenitellis (el)
6463
6464Evolution-Data-Server 2.31.91 2010-08-29
6465----------------------------------------
6466
6467Bug Fixes:
6468	Bug 623703 - Reference counting error in Google backend
6469	             (Matthew Barnes)
6470	Bug 625115 - Changes notified from backends aren't propagated to UI
6471	             (Milan Crha)
6472	Bug 625514 - Client doesn't recognize server close/crash on GDBus
6473	             (Milan Crha)
6474	Bug 625579 - Corruption of mbox file should be properly reported
6475	             (Milan Crha)
6476	Bug 627333 - Cannot cancel password dialog for an addressbook
6477	             (Milan Crha)
6478	Bug 627597 - Memory leak in user_delete_text() (David Woodhouse)
6479	Bug 627599 - Memory leak in imapx qresync (David Woodhouse)
6480	Bug 627610 - imapx store summary memory leak (David Woodhouse)
6481	Bug 627616 - CamelIMAPXStoreSummary never frees its namespace list
6482	             (Matthew Barnes)
6483	Bug 627854 - imapx conn-manager memory leak (Matthew Barnes)
6484	Bug 627855 - smtp_auth() memory leak (David Woodhouse)
6485	Bug 627876 - PangoAttrList leak in ENameSelectorEntry (Matthew Barnes)
6486	Bug 627937 - Crash on email Add to a contact list (Milan Crha)
6487	Bug 628196 - Miscellaneous string fixes (Philip Withnall)
6488
6489Miscellaneous Fixes:
6490	* Rewrite e_load_book_source_async(). (Matthew Barnes)
6491	* Add e_source_list_peek_default_source(). (Matthew Barnes)
6492	* Remove -DGDK_DISABLE_DEPRECATED (Matthew Barnes)
6493	* Fix SEGV when imapx_parse_list() fails (David Woodhouse)
6494	* Do not unref EDataBook before done with it (part of bug #627332)
6495	  (Milan Crha)
6496	* Fix another memory leak in imapx qresync (David Woodhouse)
6497
6498Translations:
6499	Ask H. Larsen (da)
6500	Giannis Katsampirhs (el)
6501	Philip Withnall (en_GB)
6502	Jorge González (es)
6503	Ivar Smolin (et)
6504	Bruno Brouard (fr)
6505	Claude Paroz (fr)
6506	Fran Diéguez (gl)
6507	Yaron Shahrabani (he)
6508	Kjartan Maraas (nb)
6509	A S Alam (pa)
6510	Daniel Nylander (sv)
6511	Chao-Hsiung Liao (zh_HK)
6512
6513Evolution-Data-Server 2.31.90 2010-08-16
6514----------------------------------------
6515
6516Bug Fixes:
6517	Fix for bug #624789, use ldapssl_init to initialize SSL connection for sunldap. (Jeff Cai)
6518	Bug 626505 - ECategoriesDialog doesn't show new categories (Matthew Barnes)
6519	Bug 626090 - Only set -fno-strict-aliasing for GCC (Matthew Barnes)
6520
6521Miscellaneous Fixes:
6522	Merge branch camel-socks-proxy-master for SOCKS5 / IPv6 support (Federico Mena Quintero)
6523	use cairo as gc is deprecated (Chenthill Palanisamy)
6524	Enable largefile support by default. (Matthew Barnes)
6525	ENameSelectorEntry: Avoid IM confusion when inserting text (Matthew Barnes)
6526	Deprecate CamelHttpStream. (Matthew Barnes)
6527	cleanup, and fix for substantial GWise / soap mail leak, bgo#622366 (Michael Meeks)
6528
6529Translations:
6530	drtv (ta)
6531	Matej Urban¿i¿ (sl)
6532	Daniel Nylander (sv)
6533	Kjartan Maraas (nn)
6534
6535Evolution-Data-Server 2.31.6 2010-08-02
6536---------------------------------------
6537
6538Evolution-Data-Server now complies with the XDG Base Directory
6539Specification [1], which means user-specific data is no longer
6540stored under ~/.evolution.  Instead, data is partitioned into
6541three base directories controlled by environment variables:
6542
6543   $XDG_DATA_HOME/evolution    (default: $HOME/.local/share/evolution)
6544   $XDG_CACHE_HOME/evolution   (default: $HOME/.cache/evolution)
6545   $XDG_CONFIG_HOME/evolution  (default: $HOME/.config/evolution)
6546
6547Data which is managed by the various address book and calendar
6548backends will be migrated from $HOME/.evolution upon starting the
6549corresponding D-Bus factory service.
6550
6551[1] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
6552
6553Bug Fixes:
6554	Bug 602287 - Avoid racing with camel_operation_mute() (Matthew Barnes)
6555	Bug 608299 - Cut/copy error when selection has trailing comma
6556	             (Matthew Barnes)
6557	Bug 612082 - Do not expose off_t in public API, use goffset instead
6558	             (Milan Crha)
6559	Bug 622884 - Migrate from dbus-glib to glib's GDBus (Milan Crha)
6560	Bug 624029 - Copying messages across stores is broken (Matthew Barnes)
6561	Bug 624316 - Disable debug messages in GroupWise calendar backend
6562	             (Matthew Barnes)
6563	Bug 624325 - CamelPOP3Store missing some methods (Matthew Barnes)
6564	Bug 624417 - Fix error handling in e_cal_backend_sync_get_timezone()
6565	             (Matthew Barnes)
6566	Bug 624891 - Various compiler warnings in git/master (Milan Crha)
6567	Bug 625039 - Commonly named macros in Camel header files
6568	             (Matthew Barnes)
6569	Bug 625083 - Gettext can't parse GLib's printf format constants
6570	             (Matthew Barnes)
6571	Bug 625282 - Quick add contact claims on console (Milan Crha)
6572	Bug 625351 - Sending through sendmail reports error (Milan Crha)
6573	Bug 625482 - Personal addressbook is vanished (Milan Crha)
6574	Bug 625606 - git/master build dies with glib-2.25.12 (Milan Crha)
6575
6576Other Changes:
6577	* libebook.pc.in missing camel-1.2 requirement. (Matthew Barnes)
6578	* Add connection manager to imapx (Chenthill Palanisamy)
6579	* Removed folders from connection when operations gets done -
6580	  handles when jobs return back without executing
6581	  (Chenthill Palanisamy)
6582	* CamelOperation debugging improvement (Matthew Barnes)
6583	* Avoid absolute paths in "On This Computer" source groups.
6584	  (Matthew Barnes)
6585	* Remove deprecated ECalBackend::set_default_timezone (Milan Crha)
6586	* Fix bug #624909 (Jeff Cai)
6587	* EDataCal: Add a getCacheDir() D-Bus method. (Matthew Barnes)
6588	* Comply with XDG Base Directory Specification. (Matthew Barnes)
6589	* Reset BASE_VERSION to 2.32. (Matthew Barnes)
6590	* Fix error handling in CamelLocalFolder::sync() (Matthew Barnes)
6591	* Fix error handling in CamelImapFolder::get_message() (Matthew Barnes)
6592	* Avoid overwriting files while migrating. (Matthew Barnes)
6593	* Build path portably in session_get_storage_path(). (Matthew Barnes)
6594	* imapx: server flags can be integers (David Woodhouse)
6595	* imapx: ->cinfo *can* be NULL in imapx_server_dispose() for a
6596	  failed connection (David Woodhouse)
6597	* ebook: Remove duplicate free from array_to_stringlist helper
6598	  (#625750) (Rob Bradford)
6599	* ebook & edataserverui: Use _async suffix rather than _ex suffix
6600	  (Rob Bradford)
6601	* Replace dbus-glib-1 with gio-2.0 in pkgconfig files. (Matthew Barnes)
6602	* Prefer gio-2.0 when requiring GLib libraries. (Matthew Barnes)
6603	* Replace "Since: 3.0" with "Since: 2.32". (Matthew Barnes)
6604	* Fixed uudecode logic (Jeffrey Stedfast)
6605	* Optimized camel_uuencode_step (Jeffrey Stedfast)
6606
6607Translations:
6608	Christian Kirbach (de)
6609	Jorge González (es)
6610	Fran Diéguez (gl)
6611	Yaron Shahrabani (he)
6612	Kjartan Maraas (nb)
6613	Lucian Adrian Grijincu (ro)
6614	Aron Xu (zh_CN)
6615	Chao-Hsiung Liao (zh_HK)
6616
6617Evolution-Data-Server 2.31.5 2010-07-12
6618---------------------------------------
6619
6620Bug Fixes:
6621	Bug 618938 - Crash when reading calendar acknowledgement message
6622	             (Milan Crha)
6623	Bug 623936 - 75 second delay when creating new DAV entries in Zimbra
6624	             (Milan Crha)
6625	Bug 624018 - Fix error handling in groupwise_get_folder()
6626	             (Matthew Barnes)
6627	Bug 623204 - Be able to report detailed errors from backends
6628	             (Milan Crha)
6629	Bug 623919 - Error while opening any newly received message
6630	             (Matthew Barnes)
6631	Bug 623795 - URI at the end of text isn't clickable (Milan Crha)
6632	Bug 621609 - Can pass unknown UID to e_source_combo_box_set_active_uid
6633	             (Milan Crha)
6634	Bug 623431 - Use gweather-3.0 when building with gtk3
6635	             (Maciej Piechotka)
6636	Bug 623430 - libedataserverui.pc.in hardcodes 1.2 API version
6637	             (Matthew Barnes)
6638
6639Other Changes:
6640	* Lots of IMAPX improvements (David Woodhouse and Chenthill Palanisamy)
6641	* Make NSS database initialisation more robust, handle errors better
6642	  (David Woodhouse)
6643	* Use text/vcard content type on WebDAV PUT request (Milan Crha)
6644	* Migrate from CamelException to GError. (Matthew Barnes)
6645	* Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.
6646	  (Matthew Barnes)
6647	* Add functions to get Evo/EDS base directories. (Matthew Barnes)
6648	* Improve error handling in CamelStreamBuffer::read(). (Matthew Barnes)
6649
6650Translations:
6651	Mario Blättermann (de)
6652	Jorge González (es)
6653	Fran Diéguez (gl)
6654	Kjartan Maraas (nb)
6655
6656Evolution-Data-Server 2.31.4 2010-06-29
6657---------------------------------------
6658
6659Bug Fixes:
6660	Bug 622392 - Build failure due to missing nspr includes (Matthew Barnes)
6661	Bug 622799 - Fails to link libedataserverui-1.2.la (Matthew Barnes)
6662	Bug 622710 - Crash in imapx_idle_supported due to cinfo being NULL (Milan Crha)
6663	Bug 620815 - Memory leaks with Evolution (Milan Crha)
6664	Bug 622008 - Don't trust is->select_folder in imapx_job_scan_changes_done() (David Woodhouse)
6665	Bug 316783 - Broken dragging of email addresses (Matthew Barnes)
6666	Bug 621851 - CamelFolder description should fall back to full-name (Matthew Barnes)
6667	Bug 621961 - Remove GroupWise debugging messages. (Matthew Barnes)
6668	Bug 601535 - Categories not translated in menus (Matthew Barnes)
6669	Bug 621877 - Crash in summary_header_to_db at camel-vee-folder.c (Milan Crha)
6670	Bug 621842 - use 'UID FETCH' instead of 'FETCH' for scan_changes (David Woodhouse)
6671	Bug 621740 - Fix double-free of is->literal in cancel_all_jobs() (David Woodhouse)
6672	Bug 621740 - Fix double command ->complete() in imapx_command_start_next() (David Woodhouse)
6673	Bug 617723 - Critical warnings when going offline in contact view (Milan Crha)
6674	Bug 206061 - Allow normal, non-vFolder, Trash and Junk folder (Milan Crha)
6675	Bug 610919 - Remove superfluous space in flags in APPEND command (David Woodhouse)
6676	Bug 610919 - to display the exceptions to the user. We still need to enable displaying exceptions asyncronously (Chenthill Palanisamy)
6677	Bug 615239 - Fix GSSAPI (and other SASL) authentication for imapx (David Woodhouse)
6678	Bug 599879 - Fix NULL return without exception on krb5-auth-dialog failure (David Woodhouse)
6679	Bug 585301 - Use ~/.pki/nssdb for NSS SQL database, not Evolution directory. (David Woodhouse)
6680	Bug 585301 - Use correct NSS system database where appropriate. (David Woodhouse)
6681	Bug 621262 - Fix fetch of large mails from broken servers like Exchange (David Woodhouse)
6682	Bug 621237 - Add imap-over-custom-command support for imapx (David Woodhouse)
6683	Bug 585353 - Add new CAMEL_STORE_REAL_JUNK_FOLDER flag (Milan Crha)
6684	Bug 550414 - Corruption of mailbox and can't expunge trash (Milan Crha)
6685	Bug #622350 - CamelFolder's "deleted" signal prototype changed (Milan Crha)
6686
6687Miscellaneous Fixes:
6688	For the sake of portability: sleep -> g_usleep (Fridrich ¿¿trba)
6689	Revamp imapx_job_refresh_info_start() to make use of modseq and uidnext (David Woodhouse)
6690	Always enable QRESYNC where it's available. (David Woodhouse)
6691	Handle UIDNEXT and MODSEQ/HIGHESTMODSEQ information from server. (David Woodhouse)
6692	Allow debugging to be enabled with CAMEL_DEBUG environment variable (David Woodhouse)
6693	Permit all characters but dir_sep in imapx folder names. (David Woodhouse)
6694	Simplify relationship between full and path names for imapx (David Woodhouse)
6695	Queue non-folder specific jobs while waiting for SELECT to complete (David Woodhouse)
6696	Propagate STATUS responses to folders directly from imapx_untagged() (David Woodhouse)
6697	Fix overzealous IDLE handling (David Woodhouse)
6698	Handle [CLOSED] status (RFC5162). (David Woodhouse)
6699	Cope with unsolicited FETCH having both FLAGS and UID. (David Woodhouse)
6700	Support VANISHED response (RFC5162) (David Woodhouse)
6701	Extract EXPUNGE handling into imapx_expunge_uid_from_summary() function. (David Woodhouse)
6702	Fix imapx_parse_flags to not just return the first UID repeatedly, export it. (David Woodhouse)
6703	Fix batch fetch to use UID FETCH in imapx_job_fetch_new_messages_start() (David Woodhouse)
6704	Add LITERALPLUS support. (David Woodhouse)
6705	Encode folder names as literals when sending commands, where needed (David Woodhouse)
6706	Accept unsolicited CAPABILITY report as part of LOGIN/AUTHENTICATE response (David Woodhouse)
6707	Detect CONDSTORE and QRESYNC capabilities (David Woodhouse)
6708	Use camel_folder_sync_message() to sync messages. (David Woodhouse)
6709	camel_folder_append_message: 'info' can be NULL. (Matthew Barnes)
6710	Clarify documentation for e_destination_get_address(). (Matthew Barnes)
6711	s/EVOLUTION_LOCALEDIR/LOCALEDIR/ (Matthew Barnes)
6712	Check EBook DBus error names without underscores too (Milan Crha)
6713	Build with gtk3 and have backward compatibility (Chenthill Palanisamy, Matthew Barnes)
6714
6715Translations:
6716	Yaron Shahrabani (he)
6717	Fran Di¿¿guez (gl)
6718
6719Evolution-Data-Server 2.31.3 2010-06-07
6720---------------------------------------
6721
6722Bug Fixes:
6723	Bug #619347 - Return formatted address in e_destination_get_address (David Ayers)
6724	Bug #620522 - Build break: 'nss_config' undeclared (Matthew Barnes)
6725	Bug #617261 - Evolution didn't quit due to deadlock (Milan Crha)
6726	Bug #617439 - Fix translation of birthday and anniversary events (Gert Michael Kulyk)
6727	Bug #585301 - Use NSS SQLite database, if available (Craig Ringer)
6728	Bug #601535 - Fix translation domain for default categories (Gert Michael Kulyk)
6729
6730Miscellaneous Fixes:
6731	Gtk-Doc updates. (Matthew Barnes)
6732	Set the GTK+ backward compatibility check to 2.21.2. (Matthew Barnes)
6733	Add compatibility with GTK+ 2.20 (Florian M¿¿llner)
6734	Use accessors for newly sealed GdkDragContext members (Florian M¿¿llner)
6735	Making e-d-s build on Windows and also build on other platforms :) (Fridrich ¿¿trba)
6736	Factor out function to rehandshake SSL (Federico Mena Quintero)
6737	Add support for SOCKS proxy support (Federico Mena Quintero)
6738	Declare mbox' frompos as goffset, not off_t (Milan Crha)
6739	Remove dead CamelFolderSummary methods. (Matthew Barnes)
6740
6741Translations:
6742	Kjartan Maraas (nn)
6743	Ivar Smolin (et)
6744
6745Evolution-Data-Server 2.31.2 2010-05-24
6746---------------------------------------
6747
6748Bug Fixes:
6749	#240317 - Allow searching in subscribe dialog (Milan Crha)
6750	#304415 - Allow change of signature hash algorithm (Milan Crha)
6751	#337479 - Evolution forgets password on any error (Milan Crha)
6752	#531912 - Mail inline parser doesn't always work (Milan Crha)
6753	#556061 - EContact/EVCard can re-order phone and email attributes
6754	          (Milan Crha)
6755	#566330 - WebDAV addressbook is too strict about content-type
6756	          (Petr Tomasek)
6757	#566354 - Handle server's resource rename on WebDAV PUT response
6758	          (Milan Crha)
6759	#604650 - Mishandling of '@' in WebDAV contacts username (Milan Crha)
6760	#612596 - Crash in gnome_keyring_item_info_free from e-passwords.c
6761	          (Milan Crha)
6762	#617168 - WebDAV Addressbook backend should use ctags (Milan Crha)
6763	#617881 - Crash on fetch finish with POP3 (Milan Crha)
6764	#618474 - WebDAV backend not linking to libebackend (Matthew Barnes)
6765	#618578 - Require automake >= 1.10 (Adrian Bunk)
6766
6767Other Changes:
6768	* e_cal_new_from_uri/e_cal_open_default emits runtime warning
6769	  (Milan Crha)
6770	* Remove an unused label in the name selector dialog
6771	  (Federico Mena Quintero)
6772	* Convert CamelObject events to GObject signals. (Matthew Barnes)
6773	* Remove border_width from the name selector's dialog toplevel
6774	  contents (Federico Mena Quintero)
6775	* Create a section in the name selector dialog in its own function
6776	  (Federico Mena Quintero)
6777	* Redo the container hierarchy in the name selector dialog
6778	  (Federico Mena Quintero)
6779	* Don't set a default vertical size for the name selector window
6780	  (Federico Mena Quintero)
6781	* Disallow overwriting one CamelException with another.
6782	  (Matthew Barnes)
6783	* Shrink the spacing between the name selector's sections
6784	  (Federico Mena Quintero)
6785	* Put the name selector's section labels in the same row as the
6786	  treeviews (Federico Mena Quintero)
6787	* Fix pointlessly narrow default width in the name selection dialog
6788	  Name the pointless label at the top, so it can be disabled for
6789	  MeeGo (Michael Meeks)
6790	* Add ORG support to the Google Contacts backend (Philip Withnall)
6791	* Add NOTE support to the Google Contacts backend (Philip Withnall)
6792	* Remove Google Calendar backend (Philip Withnall)
6793	* Add argument checks to camel-block-file.c. (Matthew Barnes)
6794	* Add argument checks to camel-partition-table.c. (Matthew Barnes)
6795	* Bump libedataserver soname twice. (Matthew Barnes)
6796
6797Translations:
6798	Thomas Thurman (en@shaw)
6799	Fran Diéguez (gl)
6800	Kjartan Maraas (nb)
6801	Manoj Kumar Giri (or)
6802
6803Evolution-Data-Server 2.31.1 2010-05-03
6804----------------------------------------
6805
6806Bug Fixes:
6807	Bug #617263 - Crash of e-addressbook-factory on second start of evolution (Milan Crha)
6808	Bug #545505 - Properly free unused message infos periodically (Milan Crha)
6809	Bug #616819 - CamelIMAPXStore type definition typo (Milan Crha)
6810	Bug #615735 - Contacts are not displayed in GW Addressbook. (Bharath Acharya)
6811	Bug #608620 - Use CRLF in signed & encrypted S/MIME messages (dev+gnome)
6812	Bug #615246 - Teach camel_sexp_to_sql_sexp about no-arg (match-all) (Matt McCutchen 2)
6813	Bug #616318 - Don't use an unitialized key in folder_changed_remove_uid (Claudio Saavedra)
6814	Bug #616821 - From field missing in mail (Milan Crha)
6815	Bug #580021 — Port to external libgdata (Philip Withnall)
6816	Bug #603773 - com_err.h doesn't exist on Solaris (Matthew Barnes)
6817	Bug #501140 - IMAP provider missing mnemonics (Alex Kloss)
6818	Bug #562595 - POP3 Delete after X days should depend on Leave messages (Milan Crha)
6819	Bug #615776 - Drop camel-private.h and offer a public alternative for locks (Milan Crha)
6820	Bug #608766 - Replace pthread with GLib's GThread (Milan Crha)
6821	Bug #507423 (bnc) -  Message list in Inbox doesn't get refreshed (Chenthill Palanisamy)
6822	Bug #611646 - Calendar shows recurring birthdays incorrectly (Milan Crha)
6823	Bug #615290 - Fails to build with Heimdal Kerberos (Alexandre Rostovtsev)
6824	Bug #514041 - Add space between categories (punit)
6825	Bug #583791 (bnc) - User created contact list does not behave reliably (Bharath Acharya)
6826	Bug #253510 - Do not use "Item(s)" in translatable string (Milan Crha)
6827	Bug #336776 - Learning junk feedback in status bar unclear (Milan Crha)
6828	Bug #593843 - Unclear "Use cancel" translatable message (Milan Crha)
6829	Bug #538793 - Translation issues under camel/providers/local (Milan Crha)
6830	Bug #614388 - Broken Delete after X days behaviour (Lucian Langa)
6831	Bug #325121 - Do not translate developer strings in g_param_spec_* (Milan Crha)
6832	Bug #261087 - "Learning junk" in camel difficult to translate (Milan Crha)
6833	Bug #611247 - Bad concatenation for translators (Claude Paroz)
6834	Bug #610353 - Search folder with label matches on substring (Milan Crha)
6835	Bug #570508 - Google Contacts does not display business phone (Jim McMahon)
6836	Bug #567000 - [IMAP] Renaming folder generates errors (Milan Crha)
6837	Bug #520233 - Crash in imap_body_decode at camel-imap-utils.c:979 (Milan Crha)
6838	Bug #518876 - Does not display recent messages in nntp (Milan Crha)
6839	Bug #418502 - Evolution causes gpg stale locks (Milan Crha)
6840	Bug 614056 - evolution-data-server-2.29.92 failed to build (Chenthill Palanisamy)
6841	Bug 549221 - Deleted E-Mails re-appear in Evolution client (Chenthill Palanisamy)
6842	Bug 549225 (bnc) -Evlution client does not update status of messages in the GroupWise Post Office (Chenthill Palanisamy)
6843
6844Miscellaneous Fixes:
6845	Set the CamelIMAPXFolder type to OFFLINE_FOLDER type (Chenthill Palanisamy)
6846	Add a null check while accessing folder_get_fullname - imapx (Chenthill Palanisamy)
6847	Fix a crasher in moving large number of messages - imapx (Chenthill Palanisamy)
6848	Make selecting a folder to work - imapx (Chenthill Palanisamy)
6849	Remove a stray file (Kjartan Maraas)
6850	Don't abbreviate public symbols. (Matthew Barnes)
6851	Use GObject properties instead of CamelArg. (Matthew Barnes)
6852	Avoid passing NULL to g_strstrip in e_contact_get calls (Milan Crha)
6853	Specify the executable extension where applicable in the service files (Fridrich Å trba)
6854	The 'operation' in camel_mime_filter_progress_new can be NULL (Milan Crha)
6855	Port Camel to GObject. (Matthew Barnes)
6856	Clean up the Google Contacts addressbook backend (Philip Withnall)
6857	Whitespace fixes for the Google Contacts addressbook backend (Philip Withnall)
6858	Get Camel tests building again. (Matthew Barnes)
6859	Seal up libedataserverui classes. (Matthew Barnes)
6860	A little bit more of cleaning (Fridrich Å trba)
6861	Show deleted mails from trash and fix a crash (Chenthill Palanisamy)
6862	[win32] Use _WIN32 define instead of G_OS_WIN32 in public headers (Fridrich Å trba)
6863	[win32] G_OS_WIN32 cannot be defined if no glib header is included (Fridrich Å trba)
6864	Implement CamelVeeStore::get_name() (Milan Crha)
6865	Bump gtk+ version requirement to 2.20.0 (Milan Crha)
6866	Add GSEAL_ENABLE to AS_COMPILER_FLAGS. (Matthew Barnes)
6867	Assure that G_OS_WIN32 can be defined before relying on it (Fridrich Å trba)
6868	Compare the recurrence appointments using item id rather than rid while fetching deltas, Rid comparision may not be fool-proof as default_zone can change (Chenthill Palanisamy)
6869	Don't leave dangling stale pointers to ECal's in the backend (Michael Meeks)
6870	Drop the "hula" Camel provider. (Matthew Barnes)
6871	Drop the "imap4" Camel provider. (Matthew Barnes)
6872	[win32] Trying to remove inclusion of win32 headers in camel headers. Following the new include policy of camel/camel.h, windows defines were poluting everything. Trying to make them unseen and unheard of. (Fridrich Å trba)
6873	Do not call camel_mime_filter_basic_new recursively (Milan Crha)
6874	Assure that the G_OS_WIN32 is defined on windows (Fridrich Å trba)
6875	Lock down Camel headers. (Matthew Barnes)
6876	Implicit declaration of function 'gpg_ctx_op_cancel' on windows (Milan Crha)
6877	Add gtk-doc tests, but leave them disabled. (Matthew Barnes)
6878	Add --name-space to MKDB_OPTIONS. (Matthew Barnes)
6879	Remove deprecated API from libedataserver. (Matthew Barnes)
6880	Remove ESourceOptionMenu from libedataserverui. (Matthew Barnes)
6881	Convert ENTITY tags to xi:include in Camel API docs. (Matthew Barnes)
6882	Fix a crash on quit - imapx (Chenthill Palanisamy)
6883
6884Translations:
6885	Valencian translation  (ca)
6886	Francisco Diéguez (gl)
6887	Jorge González (es)
6888	Fran Diéguez (gl)
6889	Philip Withnall (en_GB)
6890	Theppitak Karoonboonyanan (th)
6891	Mario Blättermann (de)
6892	Kjartan Maraas (nn)
6893	Laurent Coudeur (fr)
6894	Wadim Dziedzic (pl)
6895	Shankar Prasad (kn)
6896
6897Evolution-Data-Server 2.29.92 2010-03-08
6898----------------------------------------
6899
6900Bug Fixes:
6901	#529331 - Be able to disallow selection of a certain ESource
6902	          (Milan Crha)
6903	#600322 - assertion failed: (reply == msg) in cs_waitinfo()
6904                  (Milan Crha)
6905	#602723 - Contact list name doesn't get displayed in 'To' dialog
6906	          (Milan Crha)
6907	#611125 - Duplicate definition of camel-iconv.h in install targets
6908	          (Priit Laes)
6909	#611355 - calendar/tests/ecal/test-ecal-create-object--2 test
6910	          (Priit Laes)
6911	#611860 - Pilot calendar, todo, memo do not sync when timezone is
6912	          set to UTC (Matt McCutchen 2)
6913	#611873 - Make triple-clicking a shortcut for "Show Only This ..."
6914	          (Matthew Barnes)
6915
6916Other Changes:
6917	Locking improvements in Camel (Michael Meeks)
6918	Steady progress on the new IMAPX backend (Chenthill Palanisamy)
6919	Various cleanups for Windows support (Fridrich Strba)
6920
6921Translations:
6922	Alexander Shopov (bg)
6923	Simos Xenitellis (el)
6924	Bruce Cowan (en_GB)
6925	Inaki Larranaga Murgoitio (eu)
6926	Claude Paroz (fr)
6927	Yuri Kozlov (ru)
6928	Daniel Nylander (sv)
6929
6930Evolution-Data-Server 2.29.91 2010-02-22
6931----------------------------------------
6932
6933Bug Fixes:
6934	#603506 - Use thread safe G_DEFINE_TYPE/G_DEFINE_TYPE_EXTENDED (Milan Crha)
6935	#609964 -  Crash in imapx_command_expunge_done (Chenthill Palanisamy)
6936	#574940 - Always ref returned info from message_info_from_uid (Milan Crha)
6937	#609649 - Doesn't emit cal-opened on password prompt cancel (Milan Crha)
6938	#609646 - Unset global DBus variables on destroy or disconnect (Milan Crha)
6939	#609614 -  Folder -> expunge doesn't work in imapx (Chenthill Palanisamy)
6940	#606811 - evolution crashed in match_content_type at camel-folder-summary.c:5066 (Bharath Acharya)
6941	#609398 -  [IMAPX] Subscriptions are not respected. (Chenthill Palanisamy)
6942	#609390 -  search folders don't work in imapx (Chenthill Palanisamy)
6943	#609393 -  evolution crashed when clicked on search folder (Chenthill Palanisamy)
6944	#609375 -  Duplicate mnemonic in imapx preference (Chenthill Palanisamy)
6945	#609310 -  IMAPX - Crasher - imapx_job_done (Chenthill Palanisamy)
6946	#609374 -  Missing mnemonic in imapx preference (Chenthill Palanisamy)
6947
6948Other Fixes
6949	Fix distcheck error. (Matthew Barnes)
6950	Remove libglade-2.0 from libedataserverui.pc. (Matthew Barnes)
6951	More imapx fixes (Chenthill Palanisamy)
6952
6953Translations:
6954	Mario Blättermann (de)
6955	Christian Kirbach (de)
6956	Antonio Fernandes C. Neto (pt_BR)
6957	Petr Kovar (cs)
6958	vasudeven (ta)
6959	Mattias Põldaru (et)
6960	Fran Diéguez (gl)
6961	Chao-Hsiung Liao (zh_HK)
6962	Lucian Adrian Grijincu (ro)
6963	Matej Urbančič (sl)
6964	Kjartan Maraas (nb)
6965	Jorge González (es)
6966
6967Evolution-Data-Server 2.29.90 2010-02-08
6968----------------------------------------
6969
6970Bug Fixes:
6971	#581604 - Permissions on mail/local folders are too open
6972	          (Chenthill Palanisamy)
6973	#602820 - Test validity of a book_view before using it in LDAP
6974	          (Milan Crha)
6975	#607812 - Properly encode CalDAV URL (Milan Crha)
6976
6977Other Changes:
6978	Disable strict aliasing optimization. (Matthew Barnes)
6979	Steady progress on the new IMAPX backend (Chenthill Palanisamy)
6980	Fix a misspelling of "calendar". (Bruce Cowan)
6981	Use conditional locks in camel-folder (Srinivasa Ragavan)
6982	Level the differences with the alternative runtime/header set
6983	(Fridrich Strba)
6984	Fix missing LDFLAGS for imapx. (Srinivasa Ragavan)
6985	Add gthread-2.0 to E_DATA_SERVER.  At times soap test fails.
6986	(Srinivasa Ragavan)
6987
6988Translations:
6989	Krasimir Chonov (bg)
6990	Jamil Ahmed (bn)
6991	Jorge González (es)
6992	Kjartan Maraas (nb)
6993	Matej Urbančič (sl)
6994
6995Evolution-Data-Server 2.29.5 2010-01-25
6996---------------------------------------
6997
6998Bug Fixes:
6999	#605232 - configure.ac quoting fixes and sync with evolution
7000		  (H.Habighorst)
7001	#607588 - Fix leak in camel_folder_info_build() (Jonathon Jongsma)
7002	#602983 - Unresponsive IMAP Inbox (Milan Crha)
7003	#345401 - Cannot include 2 emails from same contact in To: dialog
7004		  (Milan Crha)
7005	#590762 - Reocurring google calendar items are not changeable
7006		  (Milan Crha)
7007	#607191 - Do not install gtk-docs that claim lower-level functions
7008		  (Matthew Barnes)
7009	#568822 - (bnc) - crash caused overly large window due to malicious
7010		  POP3 server (Chenthill Palanisamy)
7011	#607169 - Remove space and tab trailing backspace
7012		  (Thomas Hindoe Paaboel Andersen)
7013	#606765 - e_cal_get_timezone() broken for sync backends(Travis Reitter)
7014	#599879 - Dbus integration with krb5-auth-dialog for renewing ticket
7015		  when it expires. (Srinivasa Ragavan)
7016
7017Other Changes:
7018	Fix distcheck errors. (Matthew Barnes)
7019	Coding style and whitespace cleanups. (Matthew Barnes)
7020	Fix possible access to already freed memory in camel-store-summary.c
7021	(Milan Crha)
7022	Update the folder count in NOOP (Chenthill Palanisamy)
7023	A bit less 'camel_exception_get_id called with NULL parameter' on
7024	console (Milan Crha)
7025	Change the conditional sentences. Solaris CC does not support a ? : ""
7026	Change them to a ? a : "" (caiqm)
7027
7028Added tests for various modules (Travis Reitter)
7029	Add tests to stress-test the addressbook factory. (Travis Reitter)
7030	Add tests to stress-test the calendar factory. (Travis Reitter)
7031	Make tests silent by default. (Travis Reitter)
7032	Use the proper freeing function for the members of the list returned
7033	by e_cal_get_free_busy(). (Travis Reitter)
7034	Add test for EDataCal method 'getQuery' and the view's 'start' method.
7035	(Travis Reitter)
7036	Add a test for EDataCal method 'receiveObjects'. (Travis Reitter)
7037	Add a test for EDataCal method 'sendObjects'. (Travis Reitter)
7038	Add test for EDataCal method 'getFreeBusy'. (Travis Reitter)
7039	Add test for EDataCal method 'setDefaultTimezone'. (Travis Reitter)
7040	Add test for EDataCal method 'addTimezone'. (Travis Reitter)
7041	Add test for EDataCal method 'getTimezone'. (Travis Reitter)
7042	Add test for EDataCal method 'modifyObject'. (Travis Reitter)
7043	Add test for EDataCal method 'getObjectList'; factor out some common
7044	test code as a utility. (Travis Reitter)
7045	Add tests for EDataCal methods '{get,create,remove}Object'.
7046	(Travis Reitter)
7047	Add test for EDataCal method 'getDefaultObject'. (Travis Reitter)
7048	Add test for EDataCal method 'setMode'. (Travis Reitter)
7049	Add test for EDataCal method 'getSchedulingInformation'.
7050	(Travis Reitter)
7051	Add test for EDataCal method 'getLdapAttribute'. (Travis Reitter)
7052	Add test for EDataCal method 'getAlarmEmailAddress'. (Travis Reitter)
7053	Cut commented code. (Travis Reitter)
7054	Add test for EDataCal method 'getCalAddress'. (Travis Reitter)
7055	Add test for EDataCal D-Bus methods 'open'. (Travis Reitter)
7056	Add a test for e-cal's 'remove' method to libecal (as the beginning
7057	of an automated test suite, like libebook has). (Travis Reitter)
7058	Add a test program for the e-book book view. (Travis Reitter)
7059	Cut some trailing whitespace. (Travis Reitter)
7060	Add a test for the e-book 'getBookView' method. (Travis Reitter)
7061	Move all the well-formed addressbook tests into the list of tests to
7062	run for 'make check' (Travis Reitter)
7063	Trivial clean-ups for the output of the test utils and a couple tests
7064	(Travis Reitter)
7065	Add a test for the e-book 'getSupportedAuthMethods' method.
7066	(Travis Reitter)
7067	Don't crash when getSupportedAuthMethods is called on the file backend
7068	(Travis Reitter)
7069	Add a test for the e-book 'getSupportedFields' method.(Travis Reitter)
7070	Add a test for the e-book 'getRequiredFields' method.(Travis Reitter)
7071	Add a test for the e-book 'getStaticCapabilities' method.
7072	(Travis Reitter)
7073	Pass the full closure into the test util async callback functions, for
7074	greater flexibility in the tests. (Travis Reitter)
7075	Add a test for the e-book 'removeContacts' method. (Travis Reitter)
7076	Add a test for the e-book 'removeContacts' method. (Travis Reitter)
7077	Factor out test vcard into its own file, so we can add additional ones
7078	in a clean way. (Travis Reitter)
7079	Use consistent style with the new tests. (Travis Reitter)
7080	Take advantage of add-contact util function in test-changes and don't
7081	return newly-allocated memory when the caller may not care about the
7082	return value. (Travis Reitter)
7083	Add a test program for the e-book 'addContact' method. (Travis Reitter)
7084	Add test program for the e-book 'getContact' method. (Travis Reitter)
7085	Additional test factoring (Travis Reitter)
7086	Begin factoring out ebook test functions (Travis Reitter)
7087	Rename test-book-remove to test-ebook-remove for a little more
7088	consistency. (Travis Reitter)
7089	Add a test for e_book.*_remove() (Travis Reitter)
7090
7091Translations:
7092	Chao-Hsiung Liao (zh_HK) (zh_TW)
7093	Vasudeven (ta)
7094	Kjartan Maraas (nb)
7095	Jorge González (es)
7096	Daniel Nylander (sv)
7097	Krasimir Chonov (bg)
7098	Stéphane Raimbault (fr)
7099
7100Evolution-Data-Server 2.29.5 2010-01-11
7101---------------------------------------
7102
7103Bug Fixes:
7104	#550622 - Always update attachment flag on IMAP message fetch
7105	          (Milan Crha)
7106	#597816 - Do not crash on incorrect parameters used in sexp to SQL
7107	          (Milan Crha)
7108	#604236 - Slow GPG processing (Milan Crha)
7109	#605125 - Crash while trying to access ldap address book (Milan Crha)
7110	#605432 - Renaming source allows entering same name (Milan Crha)
7111	#605682 - Do not scan url in invalid UTF8 strings (Milan Crha)
7112	#606316 - Mail with an attachment in a Junk folder crashes Evo
7113	          (Milan Crha)
7114
7115Other Changes:
7116	Do not show the passwd in the dialog while typing (Bharath Acharya)
7117	Steady progress on the new IMAPX backend (Chenthill Palanisamy)
7118	Bump libedata-cal soname from 6 to 7. (Matthew Barnes)
7119
7120Translations:
7121	Xandru Armesto Fernandez (ast)
7122	Daniel Nylander (sv)
7123	Maxim V. Dziumanenko (uk)
7124
7125Evolution-Data-Server 2.29.4 2009-12-21
7126---------------------------------------
7127
7128Bug Fixes:
7129Mailer:
7130	#604865 - Message part description shouldn't be translated (Matthew Barnes)
7131	#553057 - Add information about signers to a validity structure (Matthew W. S. Bell)
7132	#603342 - Memory leak fixes (Milan Crha)
7133	#592317 - Sign S/MIME with valid certificates only (Milan Crha)
7134	#604305 -  Attachments not properly indicated in message summary (Milan Crha)
7135	#603689 -  Improper escaping of folder name (Lucian Langa)
7136	#487988 - Bad search filter for LDAP address book (Alex Larsson)
7137Calendar:
7138	#603437 - Fixes for valgrind reports on e-calendar-factory (Milan Crha)
7139	 #602945 - Avoid code duplication with timezone fetching from backends (Milan Crha)
7140Contacts:
7141	#601513 - Crashes when trying to add a new contact in MAPI (Milan Crha)
7142
7143Misc:
7144	#604550 - e_passwords_shutdown is buggy password_cache is destroyed without properly
7145	acquiring the lock. (Wenli).
7146	#603770, Replace __PRETY_FUNCTION__ with G_STRFUNC (Jeff Cai)
7147	#603772 - Include e-data-server-ui-marshal.list in tarballs (Matthew Barnes)
7148
7149Other Changes:
7150	Get the prototype for strptime() when it's available  Instead of only getting it on Linux.
7151	Also use nl_langinfo() (Emilio Pozuelo Monfort)
7152	In the factories, don't double-free some memory (and crash) when the DBus service name owner changes.
7153	(Travis Reitter)
7154	Fixes a crash in select - imapx. (Chenthill Palanisamy)
7155	Sync up the store summary and rename labels for backward, thunderbird compatibility - imapx (Chenthill
7156	Palanisamy)
7157	Get rid of rest of the warnings. (Chenthill Palanisamy)
7158	Initialize the uidset before sync user flags. (Chenthill Palanisamy)
7159	Sync the changes - imapx. (Chenthill Palanisamy)
7160	Lock the search. (Chenthill Palanisamy)
7161	Create a new me-card in e_book_get_self() if one doesn't exist (Ross Burton)
7162
7163Translations:
7164	Lucian Adrian Grijincu (ro)
7165	Kjartan Maraas (nb)
7166	Ivar Smolin (et)
7167	Matej Urbančič (sl)
7168
7169
7170Evolution-Data-Server 2.29.3 2009-11-30
7171---------------------------------------
7172
7173Bug Fixes:
7174
7175Mailer:
7176	#600449 - segfault in camel_msgport_destroy (Milan Crha)
7177	#549221 (BNC) - delete, sync flags immediately (Chenthill Palanisamy)
7178	#361145 - Evolution hangs when formatting message - fixes part of it.
7179	(Chenthill Palanisamy)
7180	#574940 - Crash in message_info_to_db() (Milan Crha)
7181
7182Calendar:
7183	#394567 - Use correct FBTYPE values in GroupWise calendar backend
7184	(Jari Urpalainen)
7185	#347845 - Early Hour AM iCal Calendar Entries Do Not Load (Milan Crha)
7186	Bug 603311 -  Prepare for new weather_info_get_icon_name() return values
7187	(Frank Solensky)
7188	Bug 494394 -  No way for the user to refresh a calendar (Milan Crha)
7189
7190Misc:
7191	#602719 - Crash in ep_set_proxy with no proxy user or password
7192	(Milan Crha)
7193
7194
7195Other Changes:
7196
7197Calendar:
7198	Check the proxy state at the beginning of each function(Travis Reitter)
7199	Add a bit more input validation for D-Bus-bound ECal functions.
7200	(Travis Reitter)
7201
7202Contacts:
7203	Documentation fix (Patrick Ohly)
7204
7205Camel:
7206	Coding style and whitespace cleanup. (Matthew Barnes)
7207	Fetch message summary - imapx. (Chenthill Palanisamy)
7208	Add camel cflags for nameselector test program. (Chenthill Palanisamy)
7209	Fetches the folderinfo from multiple namespaces - imapx.
7210	(Chenthill Palanisamy)
7211	Pass the port directly which to exchange message(Chenthill Palanisamy)
7212	Revert 'Remove unused assignments' as it breaks nntp summary
7213	(Lucian Langa)
7214	Serializes the connect, notify new messages to UI, fixes a crash - imapx
7215	(Chenthill Palanisamy)
7216
7217Misc:
7218	Update API documentation. (Matthew Barnes)
7219	Enable automatic .gitignore generation. (Matthew Barnes)
7220
7221Translations:
7222	Ivar Smolin (et)
7223
7224
7225Evolution-Data-Server 2.29.2 2009-11-16
7226---------------------------------------
7227
7228Bug Fixes:
7229	#599955 - Addressbook's writable signal received late (Milan Crha)
7230	#597648 - Crash due to DBus used from more threads in one time
7231	(Milan Crha)
7232	#600573 - e-addressbook-factory aborts on ldap lookup (Milan Crha)
7233	#332496 - Category icons not removable (Milan Crha)
7234	#600527 - Do not use space-and-comma as a category delimiter
7235	(Milan Crha)
7236	#600792 - build failure: e_calendar_factory (Yan Li)
7237	#600792 - build failure: undefined reference to
7238	`e_offline_listener_new' (Yan Li)
7239	#344790 - Add nss/nspr package names to pkgconfig requirements
7240	(Matthew Barnes)
7241	#599735 - evolution crashes on start up (Chenthill Palanisamy)
7242	#599671 - gtk_tree_view_column_get_cell_renderers() is deprecated
7243	(Matthew Barnes)
7244
7245Other Changes:
7246	Update API documentation. (Matthew Barnes)
7247	Whitespace cleanups. (Matthew Barnes)
7248	Add MANUAL_NSPR_LIBS, too, to LDFLAGS for duration of one test
7249	(Tor Lillqvist)
7250	Use EAGAIN instead of ETIMEDOUT on Windows (Tor Lillqvist)
7251	Don't use commas on the Requires line (Tor Lillqvist)
7252	Do not skip the + symbol while parsing namespaces and parse all
7253	namespaces. (Chenthill Palanisamy)
7254	Deprecate camel_mkdir() and remove assertions. (Matthew Barnes)
7255	Use g_mkdir_with_parents() in camel_mkdir() (Tor Lillqvist)
7256	Allow ESourceComboBox to exist with no ESourceList. (Matthew Barnes)
7257	Remove the IDL stuff from our pkgconfig files. (Matthew Barnes)
7258	Use SQLite's default cache size of 2000 pages in folders.db
7259	(C de-Avillez)
7260	Don't pass NULL to PR_Lock() during camel_shutdown(). (Matthew Barnes)
7261	Deprecate EDList. (Matthew Barnes)
7262	Use CamelDList and CamelMsgPort in imapx. (Matthew Barnes)
7263
7264Translations:
7265	Thomas Thurman (en@shaw)
7266	Jorge González (es)
7267	Antón Méixome (gl)
7268	Kjartan Maraas (nb)
7269	Dumitru Mișu Moldovan (ro)
7270	Matej Urbančič (sl)
7271	Daniel Nylander (sv)
7272	Matej Urbančič (sl)
7273	drtvasudevan (ta)
7274
7275
7276Evolution-Data-Server 2.29.1 2009-10-26
7277----------------------------------------
7278
7279Bug Fixes:
7280	Bug #484839 - Keep uids order as is before doing threading (Milan Crha)
7281	Bug #598971 - Preserve selection in ENameSelectorEntry if possible
7282	(Milan Crha)
7283	Bug #593953 - LDAP - first unset SSL mode, then try to change it
7284	(Milan Crha)
7285	Bug #592159 - Support multiple factories for address-book with dbus
7286	(Milan Crha)
7287	Bug #413422 - IMAP Subscribing/Viewing of Shared Folders does not work
7288	(Milan Crha)
7289	Bug #556933 - Too long quoted-printable lines in edge case (Milan Crha)
7290	Bug #386468 - gpg encrypted message not shown (Milan Crha)
7291	Bug #372435 - Pass signer's certificate to the camel_cipher_validity
7292	(Milan Crha)
7293	Bug #596095 - Open saved ESource-s for e_cal_/e_book__new_system_* calls
7294	(Milan Crha)
7295	Bug #593953 - Define LDAP_DEPRECATED as we use deprecated functions
7296	(Milan Crha)
7297	Bug #581508 - /usr/share/zoneinfo/ isn't being parsed correctly
7298	(Milan Crha)
7299	Bug #516000 - Wrong formatted quoted text (Milan Crha)
7300	Bug #592873 - Connect to "changed" signal on a source in file backend
7301	(Milan Crha)
7302	Bug #499180 - BYDAY and BYMONTHDAY combination show too many entries
7303	(Milan Crha)
7304	Bug #594502 - Some google calendar meetings don't show up (Milan Crha)
7305	Bug #593023 - Deleting an imported recurrent event will remain
7306	(Milan Crha)
7307	Bug #482526 - E-mail list truncated in To/Cc/Bcc (Milan Crha)
7308	Bug #523399 - Maildir speedup when moving items to another Maildir
7309	(Philip Van Hoof)
7310	Bug #329100 - Choosing adress book for birthdays (Milan Crha)
7311	Bug #498095 - Fixing mnemonics (Milan Crha)
7312	Bug #597932 - Split out Kerberos 5 check into an macro (H. Habighorst)
7313	Bug #596619 - Fixup problems in building docs (H. Habighorst)
7314	Bug #597855 - Fix for NSS/NSPR check (H. Habighorst)
7315	Bug #597836 - Remove E2K_DEBUG (Matthew Barnes)
7316	Bug #597716 - Fixes for KRB5/SSL and KRB4 removal (H. Habighorst)
7317	Bug #597157 - Better error handling and dbus signal names without '-'
7318	(Milan Crha)
7319	Bug #597513 - Uninitialized variable after e_cal_get_object_list
7320	(Milan Crha)
7321	Bug #597182 - Rewrite autoconf check of NSS\NSPR (H. Habighorst)
7322	Bug #597566 - Remote calendars are marked as readonly (Milan Crha)
7323	Bug #597157 - Crashes e-calendar-factory on multiple EDataCal requests
7324	(Milan Crha)
7325	Bug #513031 - Partial Fix (Milan Crha)
7326	Bug #597173 - Rewrite autoconf check of gnome-keyring (H.Habighorst)
7327	Bug #595393 - Use per-target CPPFLAGS in EDS (Matthew Barnes)
7328	Bug #596971 - Drop support for Kerberos 4 (H.Habighorst)
7329	Bug #596834 - Fix misquoting in libdb configuration (H.Habighorst)
7330	Bug #410164 - Remove local copy of Berkeley DB (libdb) (Matthew Barnes)
7331	Bug #270893 - Support client certificates for IMAP (Craig Ringer)
7332	Bug #596157 - Use "Message-ID" instead of "Message-Id" (Jeremy Visser)
7333	Bug #595082 - contacts displayed twice in new email contact list
7334	(Milan Crha)
7335	Bug #595351 - Drop OpenSSL support in Camel (H.Habighorst)
7336	Bug #595327 - Bump libtool to 2.2 and remove dolt (H.Habighorst)
7337	Bug #350007 - evolution busy-waits on GPG signing operations (Milan Crha)
7338	Bug #474948 (BNC) - Expand <group> Inline Adds Control Codes.
7339	(Bharath Acharya)
7340	Bug #499179 (BNC) - Paste of e-mail always goes to left most position
7341	(Bharath Acharya)
7342	Bug #578910 - Removed debug printf and changed other console print
7343	(Milan Crha)
7344	Bug #429317 - (Petr Tomasek)
7345	Bug #578910 - Fixes problem of missing migration for left out
7346	(Srinivasa Ragavan)
7347	Bug #592310 - Deadlock in maildir provider after doing expunge
7348        (Milan Crha)
7349	Bug #581288 - Use GtkBuilder instead of libglade (Milan Crha)
7350	Bug #590575 - Do not crash while searching unmatched categories.
7351	(Chenthill Palanisamy)
7352	Bug #590574 - Do not allow hyphen in error names. Fixes memory leaks.
7353	(Chenthill Palanisamy)
7354	Bug #590227 - missing evolution-data-server idl (Bharath Acharya)
7355	Bug #591377 - Fails to detect krb5 in configure with -as-needed
7356	(H.Habighorst)
7357	Bug #591324 – Cosmetic changes and fixes in configure.ac (H.Habighorst)
7358	Bug #590044 - Drop index on all columns of sqlite database
7359	(Romuald Brunet)
7360	Bug #571206 - Index files on Maildir accounts are not updated on move
7361	(Milan Crha)
7362
7363Other Fixes:
7364	Coding style and whitespace cleanup. (Matthew Barnes)
7365	Automatic Gtk-Doc updates. (Matthew Barnes)
7366	Put compiler warning flags in AM_CPPFLAGS instead of CFLAGS.
7367        (Matthew Barnes)
7368	Remove the structured exception handling as it may cause
7369	(Chenthill Palanisamy)
7370	Remove dead Camel code that uses EPoolv. (Matthew Barnes)
7371	Remove dead Camel code that uses EStrv. (Matthew Barnes)
7372	Fix compiler warnings. (Matthew Barnes)
7373	Move servers/exchange to evolution-exchange. (Matthew Barnes)
7374        Full list of errors returned from EDataCal/EDataBook (Milan Crha)
7375	Fix the libecal documentation build (Ross Burton)
7376	Port libecal to DBus (Ross Burton)
7377	Port libedata-cal to DBus (Ross Burton)
7378	Remove calendar/idl (Ross Burton)
7379	Remove EComponentListener (Ross Burton)
7380	Remove the Bonobo factory (Ross Burton)
7381	Remove unused Bonobo checks (Ross Burton)
7382	Switch calendar to DBus instead of Bonobo (Ross Burton)
7383	Unbreak Camel providers. (Matthew Barnes)
7384	Remove unused assignments (Kjartan Maraas)
7385	Remove unused code (Kjartan Maraas)
7386	Mark data static (Kjartan Maraas)
7387	libecal: importing event with pseudo "Etc/UTC" timezone crashed
7388        (Bug #593019) (Patrick Ohly)
7389	Retrieving and storing bodystructure from IMAP servers (Philip Van Hoof)
7390	Let offline listener set local/remote mode in factory. (Johnny Jacob)
7391	Added a crude gconf based offline listener for e-addressbook-factory
7392	(Johnny Jacob)
7393	Port libedata-book to DBus (Ross Burton)
7394	Port libebook to DBus (Ross Burton)
7395	Migrate eds pkgconfig to dbus (Ross Burton)
7396	Build the ORBit server only if the calendar is enabled (Rob Bradford)
7397	Remove the addressbook support from the ORBit server (Ross Burton)
7398	Add DBUS related gubbins to configure. (Rob Bradford)
7399
7400Translations:
7401	Ivar Smolin (et)
7402	Jorge González (es)
7403	drtvasudevan (ta)
7404	ifelix (ta)
7405	Kjartan Maraas (nb)
7406	Amitakhya Phukan (as)
7407	Jiri Eischmann (cs)
7408	Astur (ast)
7409	Takayuki KUSANO (ja)
7410	David Planela (ca)
7411	Adi Roiban (ro)
7412	A S Alam (pa)
7413	Ask H. Larsen (da)
7414	Philip Withnall (en_GB)
7415	Matej Urbančič (sl)
7416	Shankar Prasad (kn)
7417	Mario Blättermann (de)
7418	krishnababu k (te)
7419	Piotr DrÄ…g (pl)
7420	Sweta Kothari (gu)
7421	Žygimantas Beručka (lt)
7422	Gabor Kelemen (hu)
7423	Luca Ferretti (it)
7424	Duarte Loreto (pt)
7425	Daniel Nylander (sv)
7426	Aron Xu (zh_CN)
7427	Claude Paroz (fr)
7428	Inaki Larranaga Murgoitio (eu)
7429	Manoj Kumar Giri (or)
7430	Seán de Búrca (ga)
7431	Alexander Shopov (bg)
7432	Antón Méixome (gl)
7433	Sandeep Shedmake (mr)
7434
7435Evolution-Data-Server 2.27.90 2009-08-10
7436----------------------------------------
7437
7438Bug Fixes:
7439
7440Calendar:
7441	#579965 - calendar file backend, update 'LAST-MODIFIED' when removing a recurring event
7442		  instance (Chen Congwu)
7443	#589984 - eds crash trying to create an event. (Chenthill Palanisamy)
7444
7445Mail:
7446	#511283 - Some Images Do not Display in Evolution Mail Reader (Milan Crha)
7447
7448Miscellaneous:
7449	#590697 – Build regression detecting com_err.h (Matthew Barnes)
7450	#589388 – Build fixes / enhancements for EDS (H.Habighorst)
7451
7452Other Fixes:
7453	Enforce including only top-level GLib and GTK+ headers. (Matthew Barnes)
7454
7455Translations:
7456	Seán de Búrca (ga)
7457	Djavan Fagundes (pt_BR)
7458	Kjartan Maraas (nb)
7459	Jamil Ahmed (bn)
7460	Chao-Hsiung Liao (zh_HK)
7461
7462Evolution-Data-Server 2.27.5 2009-07-27
7463---------------------------------------
7464
7465Bug Fixes:
7466
7467Address Book:
7468	#587558 - Removing a picture of a contact in an LDAP addressbook
7469	crashes evolution (Milan Crha)
7470	#589325 - Evolution Contacts reports ambiguous error on Google
7471	Contacts authentication failure with bad password (Milan Crha)
7472
7473Calendar:
7474	#572176 - Allow local iCal files to be selected as calendar source
7475	(Milan Crha)
7476	#586342 - CalDAV backend does not support attachments (Wang Xin)
7477	#588857 - CalDAV for Google calendars should allow email notifications
7478	(Milan Crha)
7479
7480Mail:
7481	#524219 (bnc) - Unable to read forward groupwise mails in other
7482	clients. (Chenthill Palanisamy)
7483	#588220 - Evolution crashed when starting with local account
7484	configured (Jeff Cai)
7485	#588573 - NULL string comparison in camel-search-sql-sexp.c
7486	(Matthew Barnes)
7487
7488Miscellaneous:
7489	#583374 - The broken Google calendar import should be replaced by
7490	the working CalDAV support (Milan Crha)
7491	#588277 - Unnecessary special-purpose configure flag (Matthew Barnes)
7492
7493Other Fixes:
7494	Handle quota error messages. (Chenthill Palanisamy)
7495	Return the proper timezone to get the counts right in all timezones.
7496	(Chenthill Palanisamy)
7497	CamelVeeFolder - pass exceptions to functions instead of NULL
7498	(Milan Crha)
7499	Migrate caldav, groupwise, http, weather backends to ECalBackendStore.
7500	(Chenthill Palanisamy)
7501
7502Translations:
7503	Ilkka Tuohela (fi)
7504	Daniel Nylander (sv)
7505
7506Evolution-Data-Server 2.27.4 2009-07-13
7507---------------------------------------
7508
7509Bug Fixes:
7510
7511Addressbook:
7512	#540779 - Do not call e_book_new in the main thread (Milan Crha)
7513	#563668 - Do not pop-down an empty completion list (Milan Crha)
7514	#586225 - Parse numeric name suffixes (Marco Barisione)
7515
7516Calendar:
7517	#548702 - google calendar source does not show all events (Milan Crha)
7518
7519Mail:
7520	#575701 - Message disappear from unread vfolder, when reply. (Srinivasa Ragavan)
7521	#568302 - create camel summary table if not exists on load (Milan Crha)
7522	#586602 – folder messages are lost on folder rename (Lucian Langa)
7523	#327285 - Word "Success" in error message for failed action (Milan Crha)
7524	#587699 - IMAP - Localize only Inbox folder name, no other (Milan Crha)
7525	#579065 - IMAP - Synchronize remote mail locally is not working (Milan Crha)
7526	#564388 - UI blocks for a long time when downloading mails with nntp (Srinivasa Ragavan)
7527
7528Misc:
7529	#586442 – Various build cleanups (H.Habighorst)
7530	#586477 – Fix quoting in configure.ac (H.Habighorst)
7531	#586811 – Require automake 1.9 and fix whitespace (H.Habighorst)
7532	#586813 – Fix iconv cflags/libs in configure.ac (H.Habighorst)
7533	#586809 – Enable "silent rules" automake 1.11 option (H.Habighorst)
7534	#587165 – Double free in initialize_categories (Matthew Barnes)
7535	#587374 - iconv test broken on some gcc (Matthew Barnes)
7536
7537Other Fixes:
7538
7539Misc:
7540	Use G_BEGIN_DECLS / G_END_DECLS macros. (Matthew Barnes)
7541	Work around deprecation of g_mapped_file_free() (Matthew Barnes)
7542	Silence some compiler warnings (Ross Burton)
7543	Fixes for windows build (Fridrich Strba)
7544
7545Calendar:
7546	CalDav Fixes/improvements (Milan Crha)
7547
7548Translations:
7549	Ivar Smolin (et)
7550	Maxim Dubovoy (uk)
7551
7552Evolution-Data-Server 2.27.3 2009-06-15
7553---------------------------------------
7554
7555Bug Fixes:
7556
7557	#583507 - Fix for evolution hang while updating search folder.
7558		  (Srinivasa Ragavan)
7559	#585327 - Attaching a message via drag and drop doesn't work for
7560		  GW provider. (Bharath Acharya)
7561	#266678 - Renaming LDAP contacts CN breaks DN. (Sven Anders)
7562	#580198 - IMAP offline mode improvement. (Milan Crha)
7563	#584797 - Do not set internal SQLite3 structures on error. (Milan Crha)
7564	#580212 - Report errors in CamelException when verifying signature (Milan Crha)
7565	#559345 - Support CalDAV free/busy extension (Milan Crha)
7566	#337082 - Do not return folders with empty names (Milan Crha)
7567	#584101 - Configure fails with kerberos and LDFLAGS="-Wl,--as-needed" (Tiziano Muller)
7568	#584030 - New API function for ESourceSelectorDialog (Milan Crha)
7569	#583344 - do not leak pipe handles (Milan Crha)
7570	#562015 - CalDAV - Store CTag in a cache (Milan Crha)
7571	#506265 - (bnc) do not reset the meeting date to delivered date. (Milan Crha)
7572	#583528 - Hints of missing mails in Gw (Chenthill Palanisamy)
7573	#582643 - Deleted mails are not immediately synced (Chenthill Palanisamy)
7574	#543069 - Support detached instances in CalDAV (Milan Crha)
7575	#559980 - Harden WebDAV contact backend by checking for etag being NULL (Tobias Muller)
7576
7577Translations:
7578	Manoj Kumar (or)
7579	Kjartan Maraas (nb)
7580
7581Other Fixes:
7582	Support for header based threading in GroupWise provider. (Chenthill Palanisamy)
7583	Compiler warnings and white space cleanup (Matthew Barnes)
7584	Correctly dispose of the source in EBookBackend. Code cleanup. (Ross Burton)
7585	Instead of duplicating libgnome function, use corresponding glib functions (Fridrich Strba)
7586	Make the backend factory type const (Rob Bradford)
7587
7588Evolution-Data-Server 2.27.2 2009-05-25
7589---------------------------------------
7590
7591Bug Fixes:
7592
7593	#549094 – provider_table might not be initialized in
7594                  camel_provider_list (Tobia Mueller)
7595	#576413 – Cannot delete multiple categories at once (Matthew Barnes)
7596	#579176 – crashes when accepting meeting invitation (Milan Crha)
7597	#579360 – Problem with vfolders in latest svn trunk version
7598                  (Srinivasa Ragavan)
7599	#580154 – Use e_data_book_view_{ref,_unref} transition functions
7600                  (Rob Bradford)
7601	#580419 – Remove deprecated libgnome dependency (Milan Crha)
7602	#581420 – Cannot retrieve html images on Solaris (Jeff Cai)
7603	#581424 – Personal folder tree appears besides Public folder when
7604                  you go to Folder > Subscription (Johnny Jacob)
7605	#582110 – build: dolt has some link issues with library dependency
7606                  (Marc-André Lureau)
7607	#184554 – (bnc) multiple groupwise open notices (Chenthill Palanisamy)
7608	#494490 – (bnc) Fixes a crash while moving messages twice
7609                  (Chenthill Palanisamy)
7610	#498712 – (bnc) meetings are not deleted properly sometimes
7611                  (Chenthill Palanisamy)
7612	#498745 – (bnc) Read/Unread count is not syncronized properly
7613                  (Chenthill Palanisamy)
7614	#499105 – (bnc) do not update the server utc time when the
7615                  calendar opens (Chenthill Palanisamy)
7616	#500133 – (bnc) show mails with same subject in a single thread
7617                  (Chenthill Palanisamy)
7618
7619Updated Translations:
7620
7621	Jorge Gonzalez (es)
7622	Ivar Smolin (et)
7623	drtvasudevan (ta)
7624
7625Evolution-Data-Server 2.27.1 2009-05-04
7626----------------------------------------
7627
7628Bug fixes:
7629	#480091 (bnc) - Crash From Filters Moving To Sub-Folders
7630	#477697 (bnc) - Evolution GroupWise Sender column is blank
7631	#576424 - Do not unref object twice and treat icalcomponent as it, not as icaltimezone.
7632	#573187 - Do not leak unchanged components.
7633	#569700 - Disconnect properly on a failure
7634	#564465 - Pass correct body for signature verification
7635	#573880 - Properly encode given uri before using it
7636	#571677 - Do not duplicate timezones in a file on open
7637	#575084 - Check for actual SQLite3 version in runtime
7638	#577002 - Do not leak ".ev-journal" file handles
7639	#574522 - Free list's members of e-proxy properly
7640	#241604 (bnc) - Fixes monthly recurring appointments to be created on correct dates
7641	#471083 (bnc) - Do not allow deletion of system folders
7642	#488632 (bnc) - Fixes the number of instances created on server
7643	#561312 - Need not merge master event dates as evo handles it now
7644	#573205 - Use the util function to load the system timezone if its not
7645	#556116 - support for unmatched search folder
7646	#578823 - fixed a wrong condition
7647	#578210 - fix the code to handle re-entrant problem
7648	#578817 - fixed potential invalid dereference
7649	#578822 - fixed potential invalid dereference
7650	#578818 - only do closedir() if directory is not NULL
7651	#343505 - Make Search ignore accents for address book summary searches
7652	#381132 - Allow getting system timezone information in libecal
7653	#552583 - Compare URLs only on protocol, user, host and port for smtp and pop3
7654	#569652 - Deprecate e_source_list_peek_group_by_name
7655	#571206 - Index files on Maildir accounts are not updated
7656	#563954 - Define camel_folder_cmp_uids to compare UIDs properly
7657	#478239 - Unset attachment icon if no attachment found
7658	#575773 - Set new object properly on object modify in a file calendar backend
7659	#553932 - Ask calendar on a readonly state after changing its mode
7660	#567731 – Redundant declarations in camel-folder-summary.h
7661	#577485 – CRL strings suck: explain the abbrevation
7662	#572977 – Use g_strerror() instead of strerror()
7663	#577491 – "mailbox:%s (%s)" typo
7664	#573170 - Add back support for vfolder of vfolders
7665
7666Updated translation:
7667
7668	Kjartan Maraas (nb)
7669	Anas Afif Emad (ar)
7670	Manoj Kumar (or)
7671	Jorge Gonzalez (es)
7672	Baris Cicek (tr)
7673	Gabor Kelemen (hu)
7674	Milo Casagrande (it)
7675	Philip Withnall (ne)
7676
7677
7678Evolution-Data-Server 2.26.0 2009-03-16
7679----------------------------------------
7680
7681What is in 2.26.0?
7682
7683	Support CalDAV for VTODO and VJOURNAL (Milan Crha)
7684	Improved Camel/Sqlite support
7685	Dropped libical fork and uses upstream libical
7686	Exchange MAPI support for Exchange 2007 connectivity.
7687	Mail summary database restructured for use by Tracker/Beagle
7688	Loads of bug fixes
7689
7690Evolution-Data-Server 2.25.92 2009-03-02
7691----------------------------------------
7692
7693Updated Translations:
7694	Alexander Shopov (bg)
7695	Andre Gondim (pt)
7696	Arangel Angov (mk)
7697	Changwoo Ryu (ko)
7698	Chao-Hsiung Liao (zh)
7699	Claude Paroz (fr)
7700	Clytie Siddall (vi)
7701	Daniel Nylander (sv)
7702	David Planella (ca)
7703	Duarte Loreto (pt)
7704	Gabor Kelemen (hu)
7705	Ilkka Tuohela (fi)
7706	Inaki Larranaga Murgoitio (eu)
7707	Ivar Smolin echo
7708	Jani Monoses (ro)
7709	Jiri Eischmann (cs)
7710	Jorge Gonzalez (es)
7711	Kenneth Nielsen (da)
7712	Kjartan Maraas (nb)
7713	Luca Ferretti (it)
7714	Philip Withnall (en)
7715	Robert Sedak (hr)
7716	Sweta Kothari (gu)
7717	Takeshi AIHANA (ja)
7718	Theppitak Karoonboonyanan (th)
7719	Vladimir Melo (pt)
7720	Wadim Dziedzic (pl)
7721	Wouter Bolsterlee (nl)
7722
7723Bug Fixes:
7724	#266147 : Verify signature of the encrypted text, if any (Milan Crha)
7725	#273233 : Show to user also reason why the operation failed (Milan Crha)
7726	#477535 : Randomly mail status changes were not getting stored in server (Sankar P)
7727	#534938 : Remember which IDs we added to the folder and ignore these in report of recent messages (Milan Crha)
7728	#555888 : Use proxy configurable within Evolution (Milan Crha)
7729	#563212 : Track state of the operation, three states WAITING, PROCESSING, CANCELLING and cancel or process only those WAITING (Milan Crha)
7730	#567008 : Avoiding the clearing of the uids in the spool summary if forceindex is true (Jeff Cai)
7731	#567861 : Two sources also differ when one has set color_spec and the other not (Milan Crha)
7732	#569459 : Revert back to including <libical/ical*.h> (Suman Manjunath)
7733	#570653 : Kill n_std_folders and use G_N_ELEMENTS (std_folders) instead (Matthew Barnes)
7734	#570696 : Define GDATA_CFLAGS and GDATA_LIBS and explicitly require libsoup-2.4 and libxml-2.0 (Matthew Barnes)
7735	#570765 : Do not store UTC to the component (Milan Crha)
7736	#571046 : Always strip trailing white-spaces added during message transmission, before verifying message signature (Milan Crha)
7737	#571726 : Fix a translatable string typo (Matthew Barnes)
7738	#571761 : Stop using deprecated GtkType macros (Matthew Barnes)
7739	#572268 : Do not create duplicate folder infos (Milan Crha)
7740	#572566 : Do not set/access NULL pointers (Milan Crha)
7741	#572950 : Fix ordering of -I compiler directives (Daniel Macks)
7742	#573175 : Use a proper format string to call g_set_error with (Tobias Mueller)
7743	#573240 : Do not disconnect on user canceled (Milan Crha)
7744	#573497 : Use "%s" as format-string to g_set_error (Tobias Mueller)
7745	#566984 : (Tom Parker)
7746	#570696 : Remove unnecessary dependencies from libgdata (Daniel Macks)
7747	#573183 : Use a gint64 for a format string with the macro PRId64 (Tobias Mueller)
7748	#573494 : Use a const char[] instead of a const char* for a fixed sized format-string to increase auditability (Tobias Mueller)
7749	#549838 : Entity-encode the text and target URL of links when formatting plain text mail to HTML for display (Matt McCutchen)
7750
7751Other contributions:
7752	AC_HELP_STRING instead of AS_HELP_STRING (Tor Lillqvist)
7753	Add a "no space" error (Ross Burton)
7754	Add e_contact_field_id_from_vcard() (Ross Burton)
7755	Add EVC_X_SIP and E_CONTACT_SIP (Ross Burton)
7756	Comment too recent error codes (Milan Crha)
7757	Fix -Wold-style-definition warnings (Andre Klapper)
7758	Handle EContactName structures containing NULLs (Ross Burton)
7759	Move e_book_view_set_book to -private (Ross Burton)
7760	Recompute digests from the signed message content (Nalin Dahyabhai)
7761	Some help comments for the future maintainers (Sankar P)
7762	Include <libical/ical*.h> (Suman Manjunath)
7763	Use correct server parameter for getting folder information (Sankar P)
7764
7765Evolution-Data-Server 2.25.90 2009-02-02
7766----------------------------------------
7767
7768Updated Translations:
7769	Andre Klapper (de)
7770	Changwoo Ryu (ko)
7771	David Planella (ca)
7772	Gabor Kelemen (hu)
7773	Laurent Coudeur and Claude Paroz (fr)
7774	Matthew Barnes (PO)
7775	Yair Hershkovitz (he)
7776
7777Bug Fixes:
7778	#390198 : Free the exception object which was leaking. (Sankar P)
7779	#464758 : Evolution crashes while moving mails to Junk in Groupwise (Sankar P)
7780	#464878 (BNC) : When an HTML attachment contains an image tag with a source that returns a "HTTP/302 Moved Temporarily", that image is not displayed (Simon Brys)
7781	#467075 (BNC) : Incorrect url is displayed in Evolution plain text mails when the url is surrounded by brackets (Simon Brys)
7782	#467638 (BNC) : Fix the broken current_folder handling code. Lots of issues are fixed. some may remain yet. (Sankar P)
7783	#470143	: GroupWise Container Crash (Sankar P)
7784	#557348 : Search folders with "Include threads" do not update reliably (Srinivasa Ragavan)
7785	#568332 : Sqlite vfs for async disk wrigte (Milan Crha)
7786	#568561 : crash in summary_reloaded (Srinivasa Ragavan)
7787	#569405 : Negated header criterion fails to match messages without the header (Matt McCutchen 2)
7788	#569742 : Do not crash when open of the file failed. Also be thread safe with respect of filling global variables. (Milan Crha)
7789	#569874 : Crash while deleting messages  (Srinivasa Ragavan)
7790	#347287 : MVC for calendar. Store the current operation going on. (Chenthill Palanisamy)
7791	#550414 : Corruption of mbox and failure to expunge (Hiroyuki Ikezoe)
7792
7793
7794Other contributions:
7795	Add libical to the calendar and server deps to ensure that it is available everywhere it is needed, and not checked if we're not building the calendar. (Ross Burton)
7796	Fix compiler warning (Srinivasa Ragavan)
7797	"GUI" executable on Windows to avoid console windows that annoy end-users. (Tor Lillqvist)
7798	Include appropriate headers which otherwise cause build failures with strict compiler settings. (Suman Manjunath)
7799	Remove some trailing whitespace. (Ross Burton)
7800	Allow cross-compiling e-d-s for windows fix some win32 hickups. (Fridrich Strba)
7801	Use G_DEFINE_TYPE. (Ross Burton)
7802	Use GObject private data instead of g_new(). (Ross Burton)
7803
7804
7805Evolution-Data-Server 2.25.5 2009-01-19
7806---------------------------------------
7807
7808Updated Translations:
7809	Andre Klapper (de)
7810	Kjartan Maraas (nb)
7811	Luca Ferretti (it)
7812	Wadim Dziedzic (pl)
7813
7814Bug Fixes:
7815	#303738 : Return AuthFailed when need auth, to ask for a password again, or return AuthRequired to indicate we require authentication. (Milan Crha)
7816	#360813 : RFC 2445 - CREATED/DTSTAMP/LAST-MODIFIED always in UTC.  (Milan Crha)
7817	#435599 : Don't do to displaying and creation of organization's contact in evolution.  (Ashish Shrivastava)
7818	#439986 (bugzilla.novell.com) : Set the transparency on the cached object. (Chenthill Palanisamy)
7819	#443296 (bugzilla.novell.com) : Free memory only after it is duped.  (Suman Manjunath)
7820	#443544 (bugzilla.novell.com) : Send a 'Free' block to the frontend if there are no 'Busy' blocks. Also set the start/end of the Free/Busy range. (Suman Manjunath)
7821	#463095 : Fix cinfo parsing logic (Simon Brys)
7822	#501298 : Make _open function quick as much as possible, to not block the sync_backend lock for long, thus other threads can work with it too. Do not search a book when it wasn't opened correctly. Do not ref/unref backend in a structure which backend holds itself. (Milan Crha)
7823	#518920 : Handle relative URIs in value of action attribute of form in form-based authentication. (Chow Loong Jin)
7824	#554182 : Don't use 'authmech' for URL comparision. (Milan Crha)
7825	#557348 : Re-did bits of threaded vfolder (Matt McCutchen)
7826	#562200 : Define subclass of a GtkCellRendererToggle, which toggles itself only when user clicks over the toggle cell and not in any other case. of a GtkCellRendererToggle to prevent unnecessary toggling in a source selector when source itself doesn't have defined its color. (Milan Crha)
7827	#564339 : Reduce the IO done during sync by not reading into memory locally cached files. (Robert Collins)
7828	#564543 : Bump gtk_minimum_version to 2.14.0. (Matthew Barnes)
7829	#564543 : Call soup_form_encode_hash() instead of soup_form_encode_urlencoded(). Call soup_session_add_feature() instead of soup_logger_attach(). Fix what we can with GSEAL_ENABLE defined. (Matthew Barnes)
7830	#564954 : Fix SQL-ization of booleans and immediate-function confusion. (Matt McCutchen)
7831	#566279 : Introduces a new API in Camel needed for implementing EPlugin of Bug #565091 (Philip Van Hoof  )
7832	#565376 : Support more search options (Milan Crha)
7833	#567384 : Remove unused variables. Comment out variables that are used by commented out code to silence compiler warnings. (Matthew Barnes)
7834
7835Other contributions:
7836	DB Logging and DB Optimizations  (Srinivasa Ragavan  )
7837	Manage GroupWise counts better. fix bugs in read-cursor elimination. A brand new flags handling code for GroupWise provider. (Sankar P)
7838	Always send XEV headers with messages. (Srinivasa Ragavan)
7839	Allowing devleoper to add migration code for in case the schema of Camel's summary SQLite data format changes. Also adds two columns, modified and created, to the summary data being stored and renames the column msg_security to dirty as requested by Srinivasa Ragavan and Sankar P.  (Philip Van Hoof)
7840	Hack and debug log to get one hard to get imap crash. (Srinivasa Ragavan)
7841	Fix for better vfolder flag syncing and count (Srinivasa Ragavan)
7842	Sync using counting manually than the old approach (Srinivasa Ragavan)
7843
7844Evolution-Data-Server 2.25.4 2009-01-05
7845---------------------------------------
7846
7847Bug Fixes:
7848	#209514: (Novell Bugzilla) Addresses some missing mails issues. Optimization fixed (Sankar P)
7849	#446290: Parallel clients support and (un)read count handling (Sankar P)
7850	#448079: (Novell Bugzilla) Avoid invalid reads by validating optional fields (Sankar P, Simon Brys)
7851	#449916: (Novell Bugzilla) Display multiple lines of an assinged asks or shared memo. (Bharath Acharya)
7852	#462575: (Novell Bugzilla) Extend function to honor "Check in all folders" setting (Simon Brys)
7853	#559153: Migration improvements (Sankar P)
7854	#564652: Convert time from UTC properly. Leak a bit less (Milan Crha)
7855
7856Updated Translations:
7857	Jorge Gonzalez (es)
7858
7859Evolution-Data-Server 2.25.3 2008-12-15
7860---------------------------------------
7861
7862Bug Fixes:
7863	#270376: Skype name field added to the  list of IM information (Sasa Ostrouska)
7864	#348299: New files implement category completion (Matthew Barnes)
7865	#352287: Share locations and forecast rertieving with libgweather (Milan Crha)
7866	#357948: Show preview of the selected image file when choosing new icon (Milan Crha)
7867	#435632: (Novell Bugzilla) Don't unref when things aren't reffed (Srinivasa Ragavan)
7868	#440265, #447121: (Novell Bugzilla) Fix some stupidity (Srinivasa Ragavan)
7869	#451734: Correctly set Blythe, CA URL (Ian Weisser)
7870	#503662: Use last '@' in the address part to be the delimiter between user name and server address, not the first one (Milan Crha)
7871	#545834: Update mailing list information after full retrieval if necessary (Milan Crha)
7872	#552986: Ensure error description is valid UTF-8 text before using it (Milan Crha)
7873	#558883: Don't do DB sort from IMAP (Srinivasa Ragavan)
7874	#561081: Delete mails for XGWMOVE when mails are moved (Srinivasa Ragavan)
7875	#561561: Use a sufficiently large buffer for  strings used as an operand in strftime() (Federic van Starbann)
7876	#562228: Always store correct owa_path when validating, without trailing slash and without mailbox name (Milan Crha)
7877	#562567: Remember local/remote mode correctly. Also done various cleanups, less debug output and waits for the slave thread only if exists (Milan Crha)
7878
7879Updated Translations:
7880	Kjartan Maraas (nb)
7881	Luca Ferretti (it)
7882	Gabor Kelemen (hu)
7883
7884Evolution-Data-Server 2.25.2 2008-12-01
7885---------------------------------------
7886
7887New in 2.25.2
7888	Support CalDAV for VTODO and VJOURNAL (Milan Crha)
7889
7890Bug Fixes:
7891       #359745: Support CalDAV for VTODO and VJOURNAL (Milan Crha)
7892       #524377: Attachments with localised letters are unrecognised by Outlook (Milan Crha)
7893       #527692: CalDAV does not work with Apple CalDAV  (Milan Crha)
7894       #531090: Deprecate dead API in camel-object.h (Matthew Barnes)
7895       #546637: Mail opened from the "Unread mails" displays empty list (Srinivasa Ragavan)
7896       #555979: Evolution does not empty trash on exit (Milan Crha)
7897       #556119: Evolution takes a very long time to index newsgroup (Srinivasa Ragavan)
7898       #557348: Search folders with "Include threads" do not update reliably (Srinivasa Ragavan)
7899       #557818: Centralize ESourceSelector drag-n-drop handling (Matthew Barnes)
7900       #558322: Pressing "F2" on a highlighted Task List / Memo List / Address Book / Calendar
7901                should bring up the properties dialog box (Matthew Barnes)
7902       #558737: Evolution freezes on trying to store folder (Milan Crha)
7903       #558883: Evolution 2.24 is terribly slow with large IMAP folders (Milan Crha) (Srinivasa Ragavan)
7904       #559272: Evolution freeze while using a CalDAV calendar (Milan Crha)
7905       #560076: Follow-Ups doesn't work in 2.24 (Srinivasa Ragavan)
7906       #560185: Support 'getctag' in CalDAV, if available (Milan Crha)
7907       #560681: Parsing QUOTED-PRINTABLE vcards probably ignores CHARSET info (Milan Crha)
7908       #560981: Result of xpath query is not freed in CalDAV synch loop (Andrew McMillan)
7909       #561069: Evolution crashed expunging 48k deleted junk messages (Srinivasa Ragavan)
7910       #561466: Changes needed in E-D-S for evolution-mapi (Suman Manjunath)
7911       #435964 (bugzilla.novell.com): Crash after switching from offline to online in GW addressbook (Ashish Shrivastava)
7912
7913Evolution-Data-Server 2.25.1 2008-11-03
7914---------------------------------------
7915
7916Bug Fixes:
7917	#209514, #372382, #434958, #434946, #435725, #434950, #435727, #440502: (Novell Bugzilla) GroupWise improvements (Sankar P)
7918	#313225: Fix misunderstanding of the parameter in code causing crash in this part (Milan Crha)
7919	#315919: Show contact's photo in the completion list if available locally. (Milan Crha)
7920	#337479: Do not use uninitialized variables (Milan Crha)
7921	#364542: Be able to cancel async op too (at least any) (Milan Crha)
7922	#497928: Check for NULL pointers before accessing members of the structure (Milan Crha)
7923	#511947: Do not parse response when status indicates failure. (Milan Crha)
7924	#514670: Check for errors properly. Also do not use uninitialized variables (Milan Crha)
7925	#537718: Be able to cooperate with servers which use redirections. Support for (default) timezone information on the backend. Store component's timezone(s) in cache to have them available. (Milan Crha)
7926	#544141: Do not store invalid values in 'standard_uris', it leads to crash later (Milan Crha)
7927	#546406: Don't lookup password from old keyring. (Srinivasa Ragavan)
7928	#546637: Redo for unread vfolder (Srinivasa Ragavan)
7929	#547243: Check for correct values to prevent invalid reads. (Milan Crha)
7930	#550466: Ignore 'no such table' errors (Milan Crha)
7931	#550980: Fix the offline mode string to be more helpful. (Philip Withnall)
7932	#550998: Refresh, when everything local is deleted on the server (Srinivasa Ragavan)
7933	#552261: Don't expose sqlite3 header outside. (Srinivasa Ragavan)
7934	#552491: Check for NULL output from xmlParseDoc before continuing (Philip Withnall)
7935	#552631: Do not forget password on 'resource temporarily unavailable' exception (Milan Crha)
7936	#553148: Standardise "GroupWise" usage in translatable strings (Philip Withnall)
7937	#553266: Do not free memory owned by someone else (Milan Crha)
7938	#553298: Unset all known server flags on the message when the resulting flag list is empty (Milan Crha)
7939	#553301: Do not forget password when server not available at the moment or user cancelled (Milan Crha)
7940	#553944: Do not unsubscribe from the server when destroying context and make copy of the uri, because it comes from the structure we are going to free (Milan Crha)
7941	#554455: Allow thread based searches by falling back on the old in-memory search model (Srinivasa Ragavan)
7942	#554540: Don't compare XML data of ESource* literally. Instead, compare them semantically. (Suman Manjunath)
7943	#556372: Update counts to summary on sync (Srinivasa Ragavan)
7944	#556495: When things don't match, remove them from db and force a count (Srinivasa Ragavan)
7945	#556688: Sync before emitting the signal (Srinivasa Ragavan)
7946	#558727: Fix some potential string format crashes (Frederic van Starbmann)
7947
7948Updated Translations:
7949	Jorge Gonzalez (es)
7950	Vladimir Melo (pt_BR)
7951	Ignacio Casal Quinteiro (gl)
7952	Ivar Smolin (et)
7953	Kjartan Maraas (nb)
7954	Yair Hershkovitz (he)
7955
7956Evolution-Data-Server 2.24.0 2008-09-22
7957---------------------------------------
7958
7959New in 2.24.0
7960	* Google Contacts Backend
7961	* WebDAV Contacts Backend
7962	* Sqlite based on-disk summary for Camel
7963	* Quota support for IMAP
7964
7965Bug Fixes:
7966	#418080: (Novell Bugzilla) Match contains using %like% (Srinivasa Ragavan)
7967	#551805: Honour return data type (Milan Crha)
7968	#552724: Remove a while space following trailing backslash. (Hiroyuki Ikezoe)
7969	#552729: Adds support for x-camel-mlist & Answered flag to search/vfolders. (Srinivasa Ragavan)
7970
7971Updated Translations:
7972	Wadim Dziedzic (pl)
7973	Kenneth Nielsen (da)
7974	Takeshi AIHANA (ja)
7975	Igor Nestorović (sr, sr@latin)
7976	Žygimantas Beručka (lt)
7977	Djihed Afifi (ar)
7978	Tirumurthi Vasudevan (ta)
7979	Tino Meinen (nl)
7980	David Planella (ca)
7981	Jiri Eischmann (cs)
7982	Duarte Loreto (pt)
7983	Sandeep Shedmake (mr)
7984	Luca Ferretti (it)
7985	Daniel Nylander (sv)
7986	Gabor Kelemen (hu)
7987
7988Evolution-Data-Server 2.23.92 2008-09-08
7989----------------------------------------
7990
7991Bug Fixes:
7992	#418080: (Novell Bugzilla) Make thing better, with new sexp/sql parser. (Srinivasa Ragavan)
7993	#547884: Do not crash on unexpected response, rather skip it (Milan Crha)
7994	#548343: Do not read summary information for the folder from DB when we have it fresh in memory already (Milan Crha)
7995	#550412: Make sure that a NULL CamelFolderInfo is always gracefully handled. Document that. (Paul Bolle)
7996
7997Updated Translations:
7998	Philip Withnall (en_GB)
7999	Funda Wang (zh_CN)
8000	Andre Klapper (de)
8001	Changwoo Ryu (ko)
8002
8003Evolution-Data-Server 2.23.91 2008-09-01
8004----------------------------------------
8005
8006Bug Fixes:
8007	#213072: Sort mbox/spool summary uids by from_pos (Srinivasa Ragavan)
8008	#391936: (Novell Bugzilla) To solve hang issue after e-d-s crash (Ashish Shrivastava)
8009	#418080: (Novell Bugzilla) Support 'not' operator in search (Srinivasa Ragavan)
8010	#466754: Sort the model itself by category name, so that new categories appear in the appropriate place in the list (Vingnesh Prabhu)
8011	#518728: Fix subtle link error: system libs before Evolution libs (Patrick Ohly)
8012	#546926: Explicitly call camel_shutdown() instead of g_atexit() or atexit() (Matthew Barnes)
8013	#548331: Put back the summary mismatch. It is more serious now (Srinivasa Ragavan)
8014	#548565: Add 'void' to make it built on Solaris. (Shuai Liu)
8015	#548865: Dont crash, if the folder isn't there (Srinivasa Ragavan)
8016	#550072: Allow evolution-rss content type on body-search (Lucian Langa)
8017
8018Updated Translations:
8019	Shankar Prasad (kn)
8020	Daniel Nylander (sv)
8021	Kjartan Maraas (nb)
8022	Ilkka Tuohela (fi)
8023	Runa Bhattacharjee (bn_IN)
8024	Leonardo Ferreira Fontenelle (pt_BR)
8025	Takeshi AIHANA (ja)
8026	Inaki Larranaga Murgoitio (eu)
8027	Robert-André Mauchin (fr)
8028	Ignacio Casal Quinteiro (gl)
8029	Theppitak Karoonboonyanan (th)
8030
8031Evolution-Data-Server 2.23.90 2008-08-18
8032----------------------------------------
8033
8034Bug Fixes:
8035	#207728: Always cut/copy whole address from the selector entry, when selected whole, thus paste will be with correct address, not the text only (Milan Crha)
8036	#324203: Check for source option "can-browse" in LDAP address books and if present, then search until reaches limits for empty searches. (Milan Crha)
8037	#327851: Skip detached instances which doesn't belong to requested time range (Milan Crha)
8038	#337503: Fixed a crash when renaming a folder twice (Milan Crha)
8039	#510949: Memory leak fix (Milan Crha)
8040	#510949: Memory leak fix and compiler warnings fix (Milan Crha)
8041	#523103: Fix a leak (Sankar P)
8042	#531930: Improve loading of appointment items (Stanislav Slusny)
8043	#535745: Put public include files to google/libgdata-google. Include also path to libgdata in CFLAGS (Milan Crha)
8044	#538074: Add gthread-2.0 in CAMEL checking (Jeff Cai)
8045	#545021: Check for NULL and other code cleanups (Tobias Mueller)
8046	#545877: Use CamelDList instead of EDList (Matthew Barnes)
8047	#546397: Do not leak objects from loaded_infos array. (Milan Crha)
8048	#546444: Don't loop infinitely when the network connection is lost while fetching a message. (Sergio Villar Senín)
8049	#546544: Don't try print folder name, when folder is NULL. Print the summary path for such debugging purposes (Srinivasa Ragavan)
8050	#546613: Return NULL, if unmatched folder is requested. (Srinivasa Ragavan)
8051	#547256: Handle plain match-all (Srinivasa Ragavan)
8052	#547308: Do not reauthenticate to the GAL server more than twice (Milan Crha)
8053	#547389: Fix crash on account search. Unhook the signals on finalize (Srinivasa Ragavan)
8054	#547469: Count only when you have results (Srinivasa Ragavan)
8055	#547786 : Test events against search expression when required. (Milan Crha)
8056	#547952 : Don't display empty source groups. (Mathew Barnes)
8057	#548059 : NULL check message-id before accessing its elements. (Priit Laes)
8058
8059Updated Translations:
8060	Kjartan Maraas (nb)
8061	Shankar Prasad (kn)
8062	Chao-Hsiung Liao (zh_HK)
8063	Chao-Hsiung Liao (zh_TW)
8064	Duarte Loreto (pt)
8065	Ilkka Tuohela (fi)
8066	Ivar Smolin (et)
8067	Takeshi AIHANA (ja)
8068	Djihed Afifi (ar)
8069
8070Evolution-Data-Server 2.23.6 2008-08-04
8071---------------------------------------
8072
8073New in 2.23.6:
8074	Rewrite camel search by converting sexp to sql (Srinivasa Ragavan)
8075	WebDAV Contacts backend (Matthias Braun)
8076
8077Bug Fixes:
8078	#336074: New option "check_lsub", when set, then checking for new messages in subscribed folders (Milan Crha)
8079	#349870: Do not hide errors, rather report them to the caller as expected (Milan Crha)
8080	#388966: (Novell Bugzilla) Use right data type (Chenthill Palanisamy)
8081	#468671: Read timezone name of the calendar and let it be available for others (Milan Crha)
8082	#500389: New ability to set different authentication type to Global Address List (GAL) and OWA (Milan Crha)
8083	#538620: Improve wording of "cannot get message" error message (Matthew Barnes)
8084	#540295: Previous POSIX logic didn't work for VFAT filesystems (Sergio)
8085	#543569: Recreate cache, if it was blown (Srinivasa Ragavan)
8086	#543943: Fix memory leak (Milan Crha)
8087	#544031: Compiler warnings cleanup (Milan Crha)
8088	#544049: Initialize global variables, just to be sure (Milan Crha)
8089	#544114: Do a sync before we reload things (Srinivasa Ragavan)
8090	#544284: Use (void) 0 insead of '0' in the conditional statement (Jeff Cai)
8091	#544491: Lock while 2 thread try to access same folder's table using same handle (Srinivasa Ragavan)
8092	#544501: Handle single node search queries (Srinivasa Ragavan)
8093	#544528: Ignore match-threads. It wont be supported with new disk summary. Handle cases where it crashes (Srinivasa Ragavan)
8094	#544651: Interpret and update given list pointer properly (Milan Crha)
8095	#544825: Never hold the summary lock and do a disk operation. It leads to dead lock (Srinivasa Ragavan)
8096	#544963: Include camel-search-sql.h in headers. (Frederic Peters)
8097	#545022: ea_setting_setup calls g_conf_free with NULL argument (Tobias Mueller)
8098	#545081: Add a new simple delete cache function (Srinivasa Ragavan)
8099	#545082: Folder rename requires restart to show mails (Srinivasa Ragavan)
8100	#545099: Improve flag sync. When new mails added, update the summary. (Srinivasa Ragavan)
8101	#545103: We test only against changes, thus detect ranges properly to not touch other messages than we are actually changed (Milan Crha)
8102	#545558: Disable the Hula provider unless --enable-hula was given at configure-time. (Matthew Barnes)
8103
8104Other Contributors:
8105	Search goodness. Make use of the new sexp parser (Sankar P)
8106	Camel Reference Manual improvements: Add more sections to the Table of Contents (Matthew Barnes)
8107
8108Updated Translations:
8109	Jorge Gonzalez (es)
8110	Kjartan Maraas (nb)
8111	Ivar Smolin (et)
8112	Djihed Afifi (ar)
8113	Ignacio Casal Quinteiro (gl)
8114	Jonh Wendell (pt_BR)
8115	Fabrício Godoy (pt_BR)
8116	Bruno Brouard (fr)
8117
8118Evolution-Data-Server 2.23.5 2008-07-21
8119----------------------------------------
8120
8121New in 2.23.5:
8122	Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
8123	Google Contacts support (Jörgen Scheibengruber)
8124
8125Bug Fixes:
8126	#236010: Anonymously modify LDAP entries (Milan Crha)
8127	#543066: Updated documentation of two libecal functions (Paul Bolle)
8128	#200147: Stores the templates folder uri (Bharath Acharya)
8129	#213072: Lock while rebuilding summaries. (Srinivasa Ragavan)
8130	#253509: Added translators comment (Milan Crha)
8131	#329571: Preserve detached instances when modifying master object (Milan Crha)
8132	#330838: Notify application about server folder changes as soon as we know about them (Milan Crha)
8133	#334160: Changed the way when test the expiration of the cache (Milan Crha)
8134	#340838: Use the whole URL even when not the proxy set, because the URL can contain parameters, which are not part of the path (Milan Crha)
8135	#476640: Deleting a meeting after someone accepted invitation now works (Milan Crha)
8136	#503922: Fix typo in mapping flag name "draft". (Matt McCutchen)
8137	#515998: On any error in remove calendar just print the message on the console and return success (Milan Crha)
8138	#528902: Use current system time zone definitions instead of possibly out-dated custom definitions (Patrick Ohly)
8139	#531712: Do not reset flags on no-flag situation (Milan Crha)
8140	#532472: Force a password reprompt if the SMTP server rejects our password with a 535 response (Matthew Barnes)
8141	#534080: Return correct bytes_written on success and -1 on error (Priit Laes)
8142	#537415: Break a busy loop between Evolution and Gnome-Keyring by only reauthenticating (Matthew Barnes)
8143	#539758: Report success when looking for an empty string in a value (Milan Crha)
8144	#540127: Evolution can now connect to LDAP server on port 636 using SSL (Wang Xin)
8145	#540152: Fixed leaks (Julien Puydt)
8146	#541347: Include header files in proper order (Matthew Barnes)
8147	#543656: Add sqlite3 to to EVO_SET_COMPILE_FLAGS(CAMEL) to fix the build (Luca Ferretti)
8148
8149Other Contributors:
8150	New method to sort an array of uids (Jeffrey Stedfast)
8151	Don't crash if the str argument is NULL (Jeffrey Stedfast)
8152	Copy/pasted GMime's decode_date() code to replace really nasty code (Jeffrey Stedfast)
8153	Setup progress reporting for message sending (Jeffrey Stedfast)
8154	[Win32] Use -D when using -r to not add pointless entries for directories in the zip files (Tor Lillqvist)
8155
8156Updated Translations:
8157	Ignacio Casal Quinteiro (gl)
8158	Andre Klapper (de)
8159	Yair Hershkovitz (he)
8160	Yannig Marchegay (oc)
8161	Kjartan Maraas (nb)
8162	Jorge Gonzalez (es)
8163
8164Evolution-Data-Server 2.23.4 2008-06-16
8165----------------------------------------
8166
8167Bug Fixes:
8168	#394654: (Novell Bugzilla) Fix for Groupwise crasher (Chenthill Palanisamy)
8169	#304029: Improve LDAP addressbook search filter (Milan Crha)
8170	#509721: Do not delete original message if exception occurred (Milan Crha)
8171	#521921: Handle redirects in a way that works with Google API. Fixes some cases of entries not being created or deleted (Sebastian Keller)
8172	#527544: Added support for proxy (Wang Xin)
8173	#530241: Recognize no-flag situation properly and in that case use two commands (Milan Crha)
8174	#534080: Use g_output_stream_write_all instead of g_output_stream_write (Milan Crha)
8175	#534111: Copying past the end of the buffer can cause core dumps (Paul Smith)
8176	#536154: Camel sends bracketed hostname in SMTP HELO (Tor Lillqvist)
8177	#536636: Allow e-d-s to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (Matthew Barnes)
8178
8179Other Contributors:
8180	Multiple fixes to build evolution on Windows (Tor Lillqvist)
8181
8182Updated Translations:
8183	Djihed Afifi (ar)
8184	Hedayat Vatankhah (fa)
8185
8186Evolution-Data-Server 2.23.3 2008-06-02
8187----------------------------------------
8188
8189New in 2.23.3:
8190	Implement support for getting and setting IMAP4 cache's expire settings (Jeffrey Stedfast)
8191
8192Bug Fixes:
8193	#318803: Do not show ".#evolution" directory in the UI (Ilkka Tuohela)
8194	#326149: Set inbox flag only on real inboxes (Milan Crha)
8195	#354923: Store passwords in the keyring by server, username and protocol (Matthew Barnes)
8196	#374616: Return proper IMAP error (Milan Crha)
8197	#388579: (Novell Bugzilla) Fix for Exchange crasher (Chenthill Palanisamy)
8198	#473658: Fix a crash when starting evolution (Milan Crha)
8199	#518312: Work around the broken "Jive Forums" NNTP gateway (Jeffrey Stedfast)
8200	#530514: Added a necessary condition to handle a specific server response and to prevent a crash (Sankar P)
8201	#530543: Large memory leak while syncing mails for offline usage (Sankar P)
8202	#530763: Return NULL if the value of dest_folder is disturbed to prevent the crash (Bharath Acharya)
8203	#531009: Use the right iterator to prevent a crash in offline mail movement (Sankar P)
8204	#531439: Prevent GPG passphrases from destroying other passwords (Matthew Barnes)
8205	#531591: Don't use TeX-style quotes in user-visible messages (Matthew Barnes)
8206	#531713: Split the evolution-data-server version into major/minor/micro macros (Matthew Barnes)
8207	#532286: Fix some whitespace issues, and make the Caps Lock label smaller (Matthew Barnes)
8208	#533058: Enable GROUPWISE_DEBUG logs (Sankar P)
8209	#533780: Link against libebackend (Ed Catmur)
8210	#534077: Don't use freed memory (Paul Smith)
8211	#534294: Fix a crash when checking for junk in a virtual folder (Hiroyuki Ikezoe)
8212	#534312: Support to save Forwarded flag (Milan Crha)
8213
8214Updated Translations:
8215	Philip Withnall (en_GB)
8216	Clytie Siddall (vi)
8217	Ivar Smolin (et)
8218	Tino Meinen (nl)
8219	Gil Forcada (ca)
8220	Jorge Gonzalez (es)
8221	Kjartan Maraas (nb)
8222	Djihed Afifi (ar)
8223	Yair Hershkovitz (he)
8224	Theppitak Karoonboonyanan (th)
8225
8226Evolution-Data-Server 2.23.2 2008-05-12
8227----------------------------------------
8228
8229Bug Fixes:
8230	#182380: (Novell Bugzilla) Message classification and security cannot be viewed (Sankar P)
8231	#274316: Moving a message does not retain the follow-up flag or label (Milan Crha)
8232	#301980: Warn user when Caps Lock is on (Milan Crha)
8233	#316390: New API to support listening for changes in categories (Milan Crha)
8234	#325882: If a parent window was given, make the password dialog transient for the parent and center it over the parent (Matthew Barnes)
8235	#330990: Allow remove only one instance of the recurring event (Milan Crha)
8236	#338330: (Novell Bugzilla) Internet based calendar events are declined by Evolution/GroupWise (Chenthill Palanisamy)
8237	#347061: Don't limit references while loading the summary, etc to 500 entries - especially since we don't force the limit when outputting the summary (Jeffrey Stedfast)
8238	#350143: (Novell Bugzilla) Plugged severe memory leak in evolution-data-server (Chenthill Palanisamy)
8239	#358584: (Novell Bugzilla) Display of web calendars ignores timezones (Chenthill Palanisamy)
8240	#358644: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. (Chenthill Palanisamy)
8241	#358650: (Novell Bugzilla) International clock applet is crashing (Chenthill Palanisamy)
8242	#381307: (Novell Bugzilla) Run a single delta-thread to fetch changes from the server (Ashish Shrivastava)
8243	#382736: (Novell Bugzilla) Exchange crashed everytime at start up. (Chenthill Palanisamy)
8244	#424744: Remove Camel's dependency on libedataserver (Matthew Barnes)
8245	#502899: Guard private folder's hash tables with a lock to prevent access to them from different threads at same time (Milan Crha)
8246	#517244: Configure doesn't set HAVE_CODESET (Matthew Barnes)
8247	#520532: Support migration from password file to keyring (Matthew Barnes)
8248	#530139: Do not ship .svn files (Matthew Barnes)
8249	#530323: Don't free the same variable twice (Sebastien Bacher)
8250	#530688: evolution-data-server trunk build failes on solaris because of using s_addr as a variable (Wang Xin)
8251	#532284: Fixes a double free (Sankar P)
8252
8253Other Contributors:
8254	A lot of IMAP4 fixes (Jeffrey Stedfast)
8255	Use new paths for header files that have been moved to libebackend (Rob Bradford)
8256	Use "dialog-password" icon instead of "dialog-question" in the password dialog (HIG compliance) (Matthew Barnes)
8257
8258Updated Translations:
8259	Yair Hershkovitz (he)
8260	Jorge Gonzalez (es)
8261	Kjartan Maraas (nb)
8262	Ignacio Casal Quinteiro (gl)
8263
8264Evolution-Data-Server 2.23.1 2008-04-21
8265----------------------------------------
8266
8267New in 2.23.1:
8268	Configurable Proxy settings for Evolution. (Veerapuram Varadhan)
8269	Quota Support for IMAP (Milan Crha)
8270	Google contact API support in libgdata-google (Jörgen Scheibengruber)
8271
8272Bug Fixes:
8273	#235681: First step in fixing header folding and prerving headers (Jeffrey Stedfast, Craig Shelly)
8274	#257361: Ask for folder status on the server and rescan it in case different number of total or unseen messages than in the summary. (Milan Crha)
8275	#270406: Added quota support to IMAP/POP accounts (Milan Crha)
8276	#271863: Count junk messages which are not marked as deleted separately (Milan Crha)
8277	#274316: Also copy user tags when copying messages between folders. (Milan Crha)
8278	#303067: Random crash looking up addresses in new email (Milan Crha)
8279	#341004: Hide the auth mech when CAMEL_URL_HIDE_AUTH is specified (Christian Kellner)
8280	#369512: Store to folder's and store's summary actual numbers of unread/total/deleted/junked mails, not the old one. (Milan Crha)
8281	#372383: (Novell Bugzilla) Mail size is not shown for some mails and not all related recurring appointments are deleted as well (Sankar P)
8282	#417000: Fixed problem with display of subject containing accented characters in Microsoft Outlook (Jeffrey Stedfast)
8283	#453109: Fixed a crash after entering password and clicking ok (Matthew Barnes)
8284	#473880: Fixed a few compiler warnings (Suman Manjunath)
8285	#475616: Use rather recursive mutex here. (Milan Crha)
8286	#494311: Backend connection often dies on dual core processor (Ondrej Jirman)
8287	#500389: Fall back to simple binds if the global catalog server does not support NTLM binds (Matthew Barnes)
8288	#514300: Make sure we do the Inbox -> INBOX translation at the right place (Christian Kellner)
8289	#514827: POP3 folder doesn't have a summary, it has its own cache, so read message time from it. (Milan Crha)
8290	#516608: Use an EFlag in EBookOp instead of a GMutex/GCond pair. Makes the code simpler. (Matthew Barnes)
8291	#518710: Use GLib's new MD5 Checksum API. (Matthew Barnes)
8292	#518886: More code cleanups (Matthew Barnes)
8293	#520526: Stop work as soon as we know application is going to exit. (Milan Crha)
8294	#521015: Also check for changes in custom flags and store them, if any. (Milan Crha)
8295	#522389: Use correct base64 decoding to fix stack corruption on x86_64 (Stanislav Brabec)
8296	#522433: Open files with O_LARGEFILE flag. (Milan Crha)
8297	#523023: Fix a severe reference count leak. (Matthew Barnes)
8298	#523126: Initialize variable to NULL, so do not free random memory. (Milan Crha)
8299	#523528: Some mails with attachments does not have an attachment icon in the mail list. (Sankar P)
8300	#523533: Always return NULL or new allocated string. (Milan Crha)
8301	#523541: Fix memory leaks (Milan Crha)
8302	#523630,518656: Updated google service API's for error handling (Jörgen Scheibengruber)
8303	#524324: Fix a critical runtime warning (Milan Crha)
8304	#524704: Better parsing of non rfc2047 subject line (Milan Crha)
8305	#525242: Enforce the minimum GLib version (Matthew Barnes)
8306	#525485: Fetching Groupwise mails with attachments gets Evolution into an infinite loop (Sankar P)
8307	#526138: Return NULL if the input string is NULL (Matthew Barnes)
8308	#526741: Do not depend on gnomve-vfs, but use gio/gvfsinstead. (Milan Crha)
8309
8310Updated Translations:
8311	Jorge Gonzalez (es)
8312	Kjartan Maraas (nb)
8313	Yuriy Penkin (ru)
8314	Philip Withnall (en_GB)
8315	Krishna Babu K (te)
8316	Yavor Doganov (bg)
8317	Ivar Smolin (et)
8318
8319Evolution-Data-Server 2.21.93 2008-03-10
8320----------------------------------------
8321
8322Bug Fixes:
8323	#327851: Try find timezone if entered only as a location name (Milan Crha)
8324	#518728: Fix linking order of libecal-1.2 and libedata-cal-1.2. (Patrick Ohly)
8325	#520362: Put all declarations at the beginnings of code blocks to make older compilers happy (Jens Granseuer)
8326
8327Other Contributors:
8328	Minor API documentation updates (Matthew Barnes)
8329
8330Updated Translations:
8331	Maxim Dziumanenko (uk)
8332	Ankit Patel (gu)
8333	Sandeep Shedmake (mr)
8334	David Planella (ca)
8335	Gabor Kelemen (hu)
8336	Kenneth Nielsen (da)
8337	Laurent Dhima (sq)
8338
8339Evolution-Data-Server 2.21.92 2008-02-25
8340----------------------------------------
8341
8342Bug Fixes:
8343	#163982: (Novell Bugzilla) Do not keep popping up error dialogs in case of failure (Chenthill Palanisamy)
8344	#164140: (Novell Bugzilla) Fixes a crash (Chenthill Palanisamy)
8345	#167638: Dont try downloading while exitting (Jeffrey Stedfast, Sankar P)
8346	#183819: (Novell Bugzilla) Fixes a crashwhile closing evolution in offline mode (Chenthill Palanisamy)
8347	#445489: Handle emails without '<>' in DLs.
8348	#459468: Return proper error codes from e_gw_* if no items aren't return (Milan Crha)
8349	#469119: Check also for correct date values if parse is OK (Milan Crha)
8350	#489043: Do not store quotes in param values when quoting, it is not allowed (Milan Crha)
8351	#489810: Remember Google calendar passwords in keyring (Srinivasa Ragavan)
8352	#510949: Memory leak fixes. (Milan Crha)
8353	#514836: Memory leak fixes (Milan Crha)
8354	#516074: Don't assume NI_MAXHOST and NI_MAXSERV are defined in <netdb.h> since these are GNU extensions (Matthew Barnes)
8355	#516408: Memory leak fixes (Chenthill Palanisamy)
8356	#516474: Query on EContact should work for custom fields too (Milan Crha)
8357	#517190: Fix a crash when refreshing mail folders (Jeff Cai)
8358	#517885: Do not compare value/parameter names case sensitively (Milan Crha)
8359
8360Other Contributors:
8361	Fix for some warnings (Chenthill Palanisamy)
8362
8363Updated Translations:
8364	Jiri Eischmann (cs)
8365	Washington Lins (pt_BR)
8366	Changwoo Ryu (ko)
8367	Jorge Gonzalez (es)
8368	Ilkka Tuohela (fi)
8369	Baris Cicek (tr)
8370	Wadim Dziedzic (pl)
8371	Shankar Prasad (kn)
8372	Robert-André Mauchin, Stéphane Raimbault (fr)
8373	Ignacio Casal Quinteiro (gl)
8374	Pawan Chitrakar (ne)
8375
8376Evolution-Data-Server 2.21.91 2008-02-11
8377----------------------------------------
8378
8379Bug Fixes:
8380
8381	#211353 - Make labels work during filtering. (Milan Crha)
8382	#324804 - Report all mails that Evolution receives first as new mails and apply filters (Milan Crha)
8383	#395939 - Memory leak fix (Milan Crha)
8384	#505806 - Check for permenant flags before storing on the IMAP server (Milan Crha)
8385	#509776 - Fix broken alarm failure (Milan Crha)
8386	#510949 - Fix memory leaks in EDS (Milan Crha, Chenthill)
8387	#511208 - e-d-s free-memory read/write ... (Chenthill)
8388	#513389 - Crash in camel-url (Milan Crha)
8389	#513646 - Fixes libsoup infinite authentication (Dan Winship)
8390	#514407 - e-d-s crash while syncing palm with Groupwise calendars (Hein-Pieter van Braam)
8391	#514487 - CalDAV backend doesn't accept mime types "text/calendar" with charset information (Peteris Krisjanis)
8392	#514555 - Evolution mail tree uses "Trash" but menu item uses "Wastebasket" (Bastien Nocera)
8393	#514682 - Build Fixes (Paul Smith)
8394	#515054 - Do better spam filtering - Upsync SPAM flags (Milan Crha)
8395
8396Other Contributors:
8397	Windows build fixes (Tor Lillqvist)
8398
8399Updated Translations:
8400
8401	Djihed Afifi (ar)
8402	Yannig Marchegay (oc)
8403	Andre Klapper (de)
8404	Takeshi AIHANA (ja)
8405	Duarte Loreto (pt)
8406	Chao-Hsiung Liao (zh_HK)
8407	Chao-Hsiung Liao (zh_TW)
8408	Theppitak Karoonboonyanan (th)
8409	Inaki Larranaga Murgoitio (eu)
8410	Arangel Angov (mk)
8411
8412Evolution-Data-Server 2.21.90 2008-01-28
8413----------------------------------------
8414
8415New in 2.21.90
8416	Speed up spam filtering and spam whitelist implementation (Srinivasa Ragavan)
8417
8418Bug Fixes:
8419	#213072: Avoids the infinite loop that might be caused in case of broken mbox files or null From addresses. (Sankar P)
8420	#213072: Remove the error condition that inits and persists the infamous "folder summary mismatch" bug (Sankar P)
8421	#300098: Set proper dependencies for stand-alone programs linking against camel. (Øystein Gisnås)
8422	#324168: Crash while disabling/Deleting accounts (Milan Crha)
8423	#335217: Memory leak fixes + Invalid memory read (Chenthill)
8424	#386157: crash in Evolution (Milan Crha)
8425	#445309: Save certificates before cleaning up (Matthew Barnes)
8426	#450840: Do not crash if a message is not there in the summary (Srinivasa Ragavan)
8427	#456019: Use 'pop' as service name, instead of 'pop3', in the digest-uri (hggdh2)
8428	#475781: Fix memory leaks (Milan Crha)
8429	#481699: Don't crash if the server returns you bad COPYUID (Srinivasa Ragavan)
8430	#482940: Make the maildir summary check thread safe. May be needed for other functions too. (Srinivasa Ragavan)
8431	#496081: Can't find string in phone field, but can in all fields (Milan Crha)
8432	#498977: Prevent encoding to base64 of no data in the content buffer. (Milan Crha)
8433	#506250: Improvements in password prompt (Matthew Barnes)
8434	#509124: Check pointer for NULL (Matthew Barnes)
8435	#509644: Use the correct response codes for the dialog buttons. (Matthew Barnes)
8436	#509985: Refactor the keyring logic and emit more informative warning messages when a keyring operation fails (Matthew Barnes)
8437	#510168: Ensure slave gone in dispose function of the backend (Milan Crha)
8438	#510303: Escape the authentication error message so the markup parser will parse it verbatim (Matthew Barnes)
8439	#510409: Fix memory leaks (Milan Crha)
8440	#511235: Changed prototype to reflect actual libsoup (Milan Crha/Dan Winship)
8441	#511301: Crash on Exchange startup (Dan Winship)
8442	#511717: Add gettext imap folders (Takao Fujiwara)
8443
8444Other Contributors:
8445	Camel mime fixes (Jeffrey Stedfast)
8446	Implement byte order for win32 (Tor Lillqvist)
8447	Changed error message to a better string (Sankar P)
8448	Remove unused libsoup includes and update for libsoup 2.4 (Dan Winship)
8449	Adapt to newer libsoup (Kjartan Maraas)
8450
8451Updated Translations:
8452	Daniel Nylander (sv)
8453	Ivar Smolin (et)
8454	Kjartan Maraas (nb)
8455	Inaki Larranaga Murgoitio (eu)
8456	Jorge Gonzalez (es)
8457
8458Evolution-Data-Server 2.21.5 2008-01-14
8459---------------------------------------
8460
8461New in 2.21.5
8462	- Improved Mime header decoding (Jeffrey Stedfast)
8463Bug Fixes:
8464	#224026: Do not send headers in UTF-8 (Jeffrey Stedfast)
8465	#327965: Fixed multiple password prompts in an exchange account (Sushma Rai)
8466	#329692: Get the decoded content size of a MIME part (Jean-Christophe BEGUE)
8467	#339813: Always store birthday of contact with 4-digit year and modify it according to locale setting upon display (Milan Crha)
8468	#341579: Improve SMTP error reporting (Milan Crha)
8469	#348149: Convert a g_assert to g_warning. (Sankar P)
8470	#361972: Fix a crash if the action is not recognised by soup. So if the message is null return (Srinivasa Ragavan)
8471	#379896: Check the value for NULL before comparing. (Srinivasa Ragavan)
8472	#405497: Don't pass events if the object is being destroyed. (Srinivasa Ragavan)
8473	#474118: Downsyncs all the messages from folders marked for offline use (Bharath Acharya)
8474	#500233: Handle empty strings (Srinivasa Ragavan)
8475	#503400: Remove excessive whitespace on password dialogs (Ted Percival)
8476	#504837: Do not ignore HELO failed message (Milan Crha)
8477	#506457: Fixed a crash in calendar (Ondrej Jirman)
8478	#508438: Extract error only if it is there (Srinivasa Ragavan)
8479
8480Updated Translations:
8481	Inaki Larranaga Murgoitio (eu)
8482	Washington Lins (pt_BR)
8483	Clytie Siddall (vi)
8484	Yannig Marchegay (oc)
8485	Wadim Dziedzic (pl)
8486	Daniel Nylander (sv)
8487	Ivar Smolin (et)
8488	Seán de Búrca (ga)
8489	Andre Klapper (de)
8490
8491Evolution-Data-Server 2.21.4 2007-12-17
8492---------------------------------------
8493
8494Bug Fixes:
8495	#322917: Change mnemonics for Contacts, Address Book labels. Add mnemonic for Category label (Alex Kloss)
8496	#336074: Check for mail only in active folders (Milan Crha)
8497	#339510: Accept time inputs with 4 figures (e.g. '1830' would be converted to '18:30') (James "Doc" Livingston)
8498	#462593: Prevent from crash on invalid uri (Milan Crha)
8499	#466499: Added mnemonics to configuration options (David Turner)
8500	#486126: Fixed an incorrect format string usage that can lead to crashes (Evil Ninja Squirrel)
8501	#487687: Do not dereference NULL when a geo parsing error occurs. (Christian Krause)
8502	#501548: Fix leaks (Milan Crha)
8503	#501622: Fixes broken Digest-MD5 authentication (Matthew Barnes)
8504	#501969: Passwords should not be forgotten on all errors (Sankar P)
8505	#502866: Allow get the VJOURNAL component at once same as other components (Milan Crha)
8506
8507Updated Translations:
8508	Kjartan Maraas (nb)
8509	Jorge Gonzalez (es)
8510	Matej Urbanči (sl)
8511	Andre Klapper (de)
8512
8513Evolution-Data-Server 2.21.3 2007-12-03
8514---------------------------------------
8515
8516Bug Fixes:
8517	#308815: Colors for categories can now be changed (Milan Crha)
8518	#376425: Use proxy if user uses it. Do not crash if have proxy without name and password (Milan Crha)
8519	#415817: Update start/end time for recurrence instances even when only end time has been changed (Milan Crha)
8520	#461979: Fixed a repeatable crash when entering an IMAP folder (Milan Crha)
8521	#492426: Do not iterate beyond bounds of the array (Robert Noland)
8522	#494314: Don't leak Cal object reference (Ondrej Jirman)
8523
8524Updated Translations:
8525	Matej Urbanči (sl)
8526	Ivar Smolin (et)
8527	Yannig Marchegay (oc)
8528	Changwoo Ryu (ko)
8529
8530Evolution-Data-Server 2.21.2 2007-11-12
8531---------------------------------------
8532
8533Bug Fixes:
8534	#318842: Task lists should be sorted (Milan Crha)
8535	#345135: Disable SSLv2 compatible HELLO on SSL stream when SSLv2 is disabled (Niels Vorgaard Christensen)
8536	#359267: Not all memos are showed in calendar view (Milan Crha)
8537	#430420: Returned size <= 0 is an error (Milan Crha)
8538	#460649: Meeting UI Needs To Show Color Of Selected Calendar Source (Matthew Barnes, Milan Crha)
8539	#487229: Use GKeyFile instead of gnome-config to access stored passwords (Matthew Barnes)
8540	#488156: Minimize use of the WITH_GNOME_KEYRING macro (Matthew Barnes)
8541	#492130: ESourceSelector uses pointers to ESource (Milan Crha)
8542	#494304: Fix leak (Ondrej Jirman)
8543
8544Updated Translations:
8545	Ignacio Casal Quinteiro (gl)
8546	Priit Laes (et)
8547
8548Evolution-Data-Server 2.21.1 2007-10-29
8549---------------------------------------
8550
8551New in 2.21.1:
8552	Support for Google Calendar (Ebby Wiselyn)
8553
8554Bug Fixes:
8555	#203480: (Novell Bugzilla) Compiler warning fix for usage ofunintialized variable (Srinivasa Ragavan)
8556	#231178: New symbol 'set-label' defined and added corresponding callback (Milan Crha)
8557	#271777: Keep character's case as user types (Milan Crha)
8558	#417999: Don't use deprecated GTK+ symbols (Matthew Barnes)
8559	#420167: e-d-s now exits with gnome-session (Milan Crha)
8560	#469657: Better use of GHashTable (Matthew Barnes)
8561	#474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)
8562	#475487: When creating the default contact, print errors to the console (Ross Burton)
8563	#475493: Use G_DEFINE_TYPE (Ross Burton)
8564	#475494: Use G_LOCK instead of a static mutex for clearer code (Ross Burton)
8565	#478404: Reset the id to zero (Srinivasa Ragavan)
8566	#483301: Remove an unused variable (Matthew Barnes)
8567	#487270: Fix typo in documentation (Tollef Fog Heen)
8568	#488173: Remove __FUNCTION__, which is a gcc-ism (Jeff Cai)
8569	#488351: Fix an addressbook error on a fresh install (Matthew Barnes)
8570
8571Other Contributors:
8572	Protect against a NULL subject string. (Jeffrey Stedfast)
8573
8574Updated Translations:
8575	Anas Husseini (ar_
8576	Matej Urbanči (sl)
8577	Yavor Doganov (bg)
8578	Theppitak Karoonboonyanan (th)
8579	Ignacio Casal Quinteiro (gl)
8580
8581Evolution-Data-Server 1.12.0 2007-09-17
8582---------------------------------------
8583
8584Bug Fixes:
8585	#275990: (Novell Bugzilla) Handle errors from ldap for duplicate fields. (Rashmi C)
8586	#348149: Convert a g_assert to g_warning (Sankar P)
8587	#402506: Remembers idle and timeout calls and removes them when finalizing (Milan Crha)
8588	#426421: Fixed a crash when deleting two addressbooks (Chenthill Palanisamy)
8589	#469007: Skip white spaces at the beginning of header value when running filters (Milan Crha)
8590	#473880: Fixed serious compiler warnings (Milan Crha)
8591
8592Other Contributors:
8593	Updated the timezones. (Chenthill Palanisamy)
8594
8595Updated Translations:
8596	Nickolay V. Shmyrev (ru)
8597	David Planella (ca)
8598	Amitakhya Phukan (as)
8599	Inaki Larranaga Murgoitio (eu)
8600	Mugurel Tudor (ro)
8601	Gabor Kelemen (hu)
8602	Laurent Dhima (sq)
8603	Danishka Navin (si)
8604	Jamil Ahmed (bn)
8605	Igor Nestorovi (sr)
8606	Maxim Dziumanenko (uk)
8607	Kenneth Nielsen (da)
8608	Washington Lins (pt_BR)
8609	Clytie Siddall (vi)
8610	Jovan Naumovski (mk)
8611	Luca Ferretti (it)
8612
8613Evolution-Data-Server 1.11.92 2007-09-03
8614----------------------------------------
8615
8616Bug Fixes:
8617	#271841: Fix AIX compile errors (Ross Burton)
8618	#290330: (Novell Bugzilla) Fetch FOLDER_CLASS and PERMANENT_URL properties for public folders as well. (Varadhan)
8619	#298095: (Novell Bugzilla) Added a function to fetch the system folder flag (Chenthill Palanisamy)
8620	#298788: (Novell Bugzilla) Fixes crash in 64 bit architectures. (Chenthill Palanisamy)
8621	#301263: (Novell Bugzilla) Subscribed calendar requires restart (Chenthill Palanisamy)
8622	#302038: (Novell Bugzilla) remove warnings and make them debug statements (Sankar)
8623	#330185: Searching Evolution addressbooks only works for some fields (Ross Burton)
8624	#378759: Fixed a crash when entering S/MIME password (Milan Crha)
8625	#470445: Fix FSF address (Tobias Mueller)
8626
8627Updated Translations:
8628	Kjartan Maraas (nb)
8629	Takeshi AIHANA (ja)
8630	Ivar Smolin (et)
8631	Ilkka Tuohela (fi)
8632	Ankit Patel (gu)
8633	Tirumurthi Vasudevan (ta)
8634	Wadim Dziedzic (pl)
8635	Jorge Gonzalez (es)
8636	Daniel Nylander (sv)
8637	Theppitak Karoonboonyanan (th)
8638	Clytie Siddall (vi)
8639	Duarte Loreto (pt)
8640	Stéphane Raimbault (fr)
8641
8642Evolution-Data-Server 1.11.91 2007-08-27
8643----------------------------------------
8644
8645Bug Fixes:
8646	#261084: Translator comments for "match-all" and "match-threads"(Jared Moore)
8647	#256878: Set the correct message for valid signatures (Vincent Untz)
8648	#332979: Fixes a thread synchronization issue while doing autocompletion (Srinivasa Ragavan)
8649	#337454: Fixed a crash when modifying a calendar entry (Milan Crha)
8650	#350539: Check for NULL MIME part (Milan Crha)
8651	#351756: Fixed a crash when modifying a datefield/date_entry (Milan Crha)
8652	#354855: CalDAV: Support response with relative URLs (Christian Kellner)
8653	#355659: CalDAV: New appointments disappear for 1 minute, and then reappear (Christian Kellner)
8654	#356176: Importing .vcf replaces line breaks with literal \n in NOTE (Patrick Ohly)
8655	#365213: Evolution can't show attachments in an attachment. (Wang Xin)
8656	#367760: Fix multiple issues with Save / Save All attachment button (Milan Crha)
8657	#381548: Fixed a crash in exchange (John D. Ramsdell)
8658	#394571: Fixed a caldav request bug (Jari Urpalainen)
8659	#437331: Read NSS certificate files more reliably (Matthew Barnes)
8660	#458715: Fixed a crash in GW proxy setting (Johnny Jacob)
8661	#464569: Plug memory leak and incorrect creation of gnome keyring attributes lists (Kevin Piche)
8662	#464636: In groupwise account sender field does not display anything (Ashish)
8663	#466309: Fix build with gcc 2.x (Jens Granseuer)
8664	#466987: Fix compilation errors caused by glibc's new "open" macro (Matthew Barnes)
8665	#467883: Add argument checks to several public functions (Matthew Barnes)
8666	#469870: Simply return from _get_ functions and don't show error warning (Milan Crha)
8667
8668Other Contributons:
8669	Add new debugging framework which can be controlled during
8670	 runtime with the CALDAV_DEBUG debug enviroment variable
8671	 (Christian Kellner)
8672
8673Updated Translations:
8674	Adam Weinberger (en_CA)
8675	Duarte Loreto (pt)
8676	Washington Lins (pt_BR)
8677	Daniel Nylander (sv)
8678	Hendrik Richter (de)
8679	Ivar Smolin (et)
8680	Ankit Patel (gu)
8681	Takeshi AIHANA (ja)
8682	Claude Paroz and Stéphane Raimbault (fr)
8683	Kjartan Maraas (nb)
8684	Tirumurthi Vasudevan (ta)
8685	Theppitak Karoonboonyanan (th)
8686	Gabor Kelemen (hu)
8687
8688Evolution-Data-Server 1.11.90 2007-08-13
8689-----------------------------------------
8690
8691Bug Fixes:
8692	#261084 - "match-all" and "match-threads" in evolution camel needs translator comments (Jared Moore)
8693	#313221 - Import of vcards misses type information (Milan Crha)
8694	#314709 - Add GEO field to EVCard and EContact (Cosimo Cecchi)
8695	#327977 - Crash in e_account_set_string at e-account.c:929 (Milan Crha)
8696	#352346 - Cannot create Maildir account (Milan Crha)
8697	#355640 - crash on invalid response to the IMAP command "XX FETCH 1 BODY" (Sankar)
8698	#387806 - camel_text_index_new() faults instead of handling allocation failure (Rob Bradford)
8699	#415891 - Use EFlag for synchronization (Matthew Barnes)
8700	#420462 - Crash while clicking refresh in folder subscription (Srini)
8701	#427469 - Incorrect importing of VCard (Milan Crha)
8702	#439147 - Don't print pages of debug information (Jeff Cai)
8703	#451003 - Build fails because SOUP_SESSION_TIMEOUT is undefined (Ross Burton)
8704	#455799 - Remove all .cvsignore and update svn:ignore porperty in whole directories (Hiroyuki Ikezoe)
8705	#458670 - Crash while autocompleting in composer (Srini)
8706	#460999 - Crashing while looking up passwords (Srini)
8707	#461989 - Memory leaks fixes on e-categories* (Hiroyuki Ikezoe)
8708	#464252 - Use /usr/share/lib/zoneinfo/tab/zone_sun.tab on Solaris (Jeff Cai)
8709	#465419 - crash in e_gw_item_append_to_soap_message (Suman)
8710
8711Updated Translations:
8712	Jorge Gonzalez (es)
8713	Daniel Nylander (sv)
8714	Ankit Patel (gu)
8715	Kjartan Maraas (nb)
8716	Ilkka Tuohela (fi)
8717	Takeshi AIHANA (ja)
8718	Runa Bhattacharjee (bn_IN)
8719	Danishka Navin (si)
8720	Daniel Nylander (sv)
8721	Kjartan Maraas (nb)
8722	Priit Laes (et)
8723
8724Evolution-Data-Server 1.11.6.1 2007-07-31
8725-----------------------------------------
8726
8727Bug fixes:
8728    #327851: Partially fixes a critical warning crasher allowing
8729    the events to appear properly in the view.
8730
8731Updated Translations:
8732	 Jorge Gonzalez (es)
8733
8734Other Contributors:
8735      Fixed a warning (Matthew Barnes)
8736      Look for the libedataserver header files from the source rather
8737      than install area (Chenthill Palanisamy)
8738      Only send remove notifications if the contact was in the view
8739      originally. (Ross Burton)
8740      Fixes annoying "Is a Directory" error,All (un)read count fixes should
8741      have been ported, Moved items from sent-items are lost is fixed (Sankar P)
8742      Install the timezone files only on win32 systems. (Chenthill Palanisamy)
8743
8744Evolution-Data-Server 1.11.6 2007-07-30
8745---------------------------------------
8746
8747New in 1.11.6
8748	Add username & password entries to webcal dialog (Milan Crha)
8749
8750Bug fixes:
8751	#268162: Add username & password entries to webcal dialog (Milan
8752	 Crha)
8753	#342164: Harmonize error strings (Lakke Wankhede and Jared Moore)
8754	#380534: Collect all the required package versions in one place and
8755	 explicitly require GTK+ 2.10 or higher (Matthew Barnes)
8756	#402925: Use strong SSL/TLS encryption (hggdh)
8757	#455796: Fixed a crash when starting evolution (Srinivasa Ragavan)
8758	#456565: Added support for Memos to webcal protocol, which is used
8759	 for memos 'On The Web' (Milan Crha)
8760	#457523: Fixed parse error in quick search bar (Johnny Jacob)
8761	#460649: Used image menu item and using sources colors when
8762	 possible. Didn't work for collapsed state (Milan Crha)
8763	#460681: Always report connection status when connecting (Karl
8764	 Relton)
8765	#460861: Add some sanity checks in camel (Ross Burton)
8766	#460867: Fixed a crash in calendar (Srinivasa Ragavan)
8767
8768Updated Translations:
8769	Inaki Larranaga Murgoitio (eu)
8770	Andre Klapper (de)
8771	Priit Laes (et)
8772	Pramod (te)
8773	Wouter Bolsterlee (nl)
8774	Daniel Nylander (sv)
8775	Ilkka Tuohela (fi)
8776	Theppitak Karoonboonyanan (th)
8777
8778Other Contributors:
8779	Plugged memory leak (Hiroyuki Ikezoe)
8780
8781Evolution-Data-Server 1.11.5 2007-07-09
8782---------------------------------------
8783
8784New in 1.11.5
8785
8786	Exchange delegation support (Bharath and Suman)
8787
8788Bug fixes:
8789	#307410: Fix prompting for IMAP password a second time after
8790	 canceling first request (Milan Crha)
8791	#311098: Changes to appointment is visible across restarts (Milan
8792	 Crha)
8793	#352284: Do not fetch the message from server - instead use the
8794	 header information to calculate the expiry period. (Veerapuram
8795	 Varadhan)
8796	#364731: Fix error dialog when creating searches with negative score
8797	 (Milan Crha)
8798	#394572: Include a missing forward http proxy in caldav module (Jari
8799	 Urpalainen)
8800	#410823: Fixed a crash when clicking on an URL and then closing the
8801	 browser (Srinivasa Ragavan)
8802	#412735: Fix a typo avoiding open_brace to be initialized (Pascal
8803	 Terjan)
8804	#434356: Fix USENET crash when retrieving gmane.linux.kernel
8805	 (Jindrich Makovicka)
8806	#448947: Fixed a cyclic configure option (Karsten Bräckelmann)
8807	#449531: Fix partial email display when GPG verification fails
8808	 (Milan Crha)
8809	#452996: Fix a typo and wording (Christian Kirbach)
8810	#454570: Fix build with gcc 2.x (Jens Granseuer)
8811
8812Updated Translations:
8813	Ankit Patel (gu)
8814	Jorge Gonzalez (es)
8815	Nguyễn Thái Ngọc Duy (vi)
8816	Clytie Siddall (vi)
8817	Daniel Nylander (sv)
8818	Funda Wang (zh_CN)
8819	I. Felix (ta)
8820
8821Evolution-Data-Server 1.11.4 2007-06-18
8822---------------------------------------
8823
8824Bug fixes:
8825	#312854: Fix a hang while renaming folders twice for exchange
8826	 (Matthew Barnes)
8827	#331099: Fix calculation of array index to avoid negative values
8828	 (Matthew Barnes)
8829	#344728: Add headers for Sun Kerberos v5 (Irene Huang)
8830	#352284: Do not fetch the message from server - instead use the
8831	 header information to calculate the expiry period. (Veerapuram
8832	 Varadhan)
8833	#437751: Fix time display in Windows (Andreas Köhler)
8834	#443705: Fixed build break due to incorrect macro (Loïc Minier)
8835	#443958: Add support for help string. (Sebastien Tandel)
8836	#447414: Security bugfix - negative index of an array (Philip Van
8837	 Hoof)
8838	#447753, #447749: Fix a memory leak (Matthew Barnes)
8839	#448589: Add support for automake 1.6 (Tobias Mueller)
8840
8841Other Contributors:
8842	Check entire IMAP4 summary to remove non-existent messages (Jeffrey
8843	 Stedfast)
8844	Fetches "Sent Items" in all folders. Also, fixed some bugs in moving
8845	 mails across folders. (Sankar P)
8846
8847Updated Translations:
8848	Priit Laes (et)
8849	Pema Geyleg (dz)
8850	Jorge Gonzalez (es)
8851
8852Evolution-Data-Server 1.11.3 2007-06-04
8853---------------------------------------
8854
8855New in 1.11.3:
8856	Addressbook optimizations (Ross Burton)
8857	Introduced search capabilities in calendar (Keshav Upadhyaya,
8858	 Abhishek Parwal)
8859
8860Bug fixes:
8861	#360114: Use g_list_prepend/reverse rather than append (Paolo
8862	 Borelli)
8863	#409542: Fix various linking issues in e-d-s (Loic Minier)
8864	#425129: Added timezone for Asia/Jerusalem, Australia/Perth and
8865	 fixed the crash when there is no tzname. (Pascal Terjan)
8866	#438577: Fix some distcheck errors (Matthew Barnes)
8867	#438577: Don't install implementation detail headers (Ross Burton)
8868	#438727: Hide implementation details from public headers (Ross
8869	 Burton)
8870	#438928: Add --disable-calendar to build without any calendar
8871	 support (Ross Burton)
8872	#440524: Memory leak fixes (Srinivasa Ragavan)
8873	#442187: Fix to open default memo component (John Stowers)
8874	#438928: Ability to build EDS with just addressbook only.
8875
8876Evolution-Data-Server 1.11.2 2007-05-14
8877---------------------------------------
8878
8879New in this release:
8880	* EContact optimization from (Oystein Gisnas and Milan Crha)
8881
8882Bug fixes:
8883	#420496: Add support to cut/copy contacts in composer (Ebby Wiselyn)
8884	#339160: Implement the sync method for Addressbook backends (Ross Burton)
8885	#414191: Type fixes for EContact ints (Loïc Minier)
8886	#433782 and #336574: Optimise vCard folding (Oystein Gisnas and
8887	 Milan Crha)
8888	#431135: Fix a crash when modifying a calendar event (Rob
8889	 Bradford)
8890	#274035: Importing a Vcard with attached photo data is now possible
8891	 (Jonty Wareing)
8892	#361138: Fix a crash when double clicking text widget in calendar
8893	 in indic locales (Matthew Barnes)
8894
8895Other Contributors:
8896	Jules Colding
8897
8898Updated Translations:
8899	Jorge Gonzalez (es)
8900
8901
8902Evolution-Data-Server 1.11.1 2007-04-23
8903---------------------------------------
8904
8905Bug fixes:
8906
8907	#383686: Use g_mkdir_with_parents (Ross Burton)
8908	#322105: Fix for non-junk messages to learn ham. (Srinivasa Ragavan)
8909	#418971: E-D-S requires GLib 2.10 now; remove dead
8910	 backward-compatibility code for GLib < 2.8 (Matthew Barnes)
8911	#360240: Remove unused variable. (Matthew Barnes)
8912	#360619: Fix "incompatible pointer type" warnings (Matthew Barnes)
8913	#405495: Don't mix declarations and code (Jens Granseuer)
8914	#360807: Fix a couple of memory leaks (Chris Heath)
8915	#400970: Remove marshallers that are in GLib already (Ross Burton)
8916	#413173: Fix up the documentation (Ross Burton & Matthew Barnes)
8917	#420933: Copy the recurrence ID string so it doesn't disappear on us.
8918	 (Patrick Ohly)
8919	#426893: Added support from address fields in LDAP addressbook. (Caolan
8920	 McNamara)
8921	#422883: Build fix for SUN LDAP (Wang Xin)
8922	#424837: Allow contact creation to fail, and propagate the error back
8923	 (Ross Burton)
8924	#422932: Make EContact extendable (Ross Burton)
8925	#428183: BDBB backend cleanups (Ross Burton)
8926	#425512: Fix issue with creating a new addressbook (Xiurong Simon Zheng)
8927	#426564: Misc cleanups (Ross Burton)
8928	#385078: Don't go via GObject properties when calling e_contact_get (Ross
8929	 Burton)
8930	#425464: e-vcard optimizations (Ross Burton)
8931	#422652: Return decent error codes, and convert errors to human readable
8932	 strings for the console. (Ross Burton)
8933	#421445: Fix build logic for e-name-western-tables.h (Ross Burton)
8934	#421683: Fix broken dispose/finalise in e-book-backend-file.c (Ross
8935	 Burton)
8936	#359806: Non-ascii characters generate trash in address lists (Matthew
8937	 Barnes and Makuchaku)
8938	#373117: Use the new ESource color API. (Matthew Barnes)
8939	#425535: Dont submit path of EDS for segv_handler. (Frederic Crozat)
8940	#423382: Convert messages from gnupg to UTF-8 (Pascal Terjan)
8941	#415891: Introduce EFlag in libedataserver (Matthew Barnes)
8942	#388789: Make the libiconv test program returns a value (Matthew Barnes)
8943	#388788: Fix autotools checks for iconv (Elijah Newren)
8944
8945Other Contributors:
8946	Debug statements should be conditional (Sankar P)
8947	Fix compiler warnings and other code cleanups (Kjartan Maraas)
8948	Many IMAP fixes. (Jeffrey Stedfast)
8949	Improved GroupWise mailer component (Sankar P)
8950
8951Updated Translations:
8952	Funda Wang (zh_CN)
8953	Djihed Afifi (ar)
8954	Duarte Loreto (pt)
8955	Laurent Dhima (sq)
8956	David Lodge (en_GB)
8957
8958Evolution-Data-Server 1.10.0 2007-03-12
8959---------------------------------------
8960
8961Changes since Evolution-Data-Server 1.9.92 :
8962
8963	Harish Krishnaswamy
8964	Matthew Barnes
8965	Ross Burton
8966
8967Updated Translations:
8968
8969	Igor Nestorivić (sr)
8970	Mugurel Tudor (ro)
8971	Tino Meinen (nl)
8972	Alexander Shopov (bg)
8973	Jovan Naumovski (mk)
8974	Takeshi AIHANA (ja)
8975	Maxim Dziumanenko (uk)
8976	Gintautas Miliauskas (lt)
8977	Chao-Hsiung Liao (zh_HK, zh_TW)
8978	Ankit Patel (gu)
8979	Leonid Kanter (ru)
8980
8981Evolution-Data-Server 1.9.92 2007-02-26
8982---------------------------------------
8983
8984Updated Translations:
8985	Gabor Kelemen  (hu)
8986	Luca Ferretti (it)
8987	Artur Flinta (pl)
8988	Priit Laes (et)
8989
8990Contributors:
8991	Gilles Dartiguelongue
8992	Matthew Barnes
8993
8994Evolution-Data-Server 1.9.91 2007-02-12
8995---------------------------------------
8996
8997Updated Translations:
8998	Duarte Loreto (pt)
8999	Pema Geyleg (dz)
9000	Djihed Afifi  (ar)
9001	Changwoo Ryu (ko)
9002	Daniel Nylander (sv)
9003	Raphael Higino (pt_BR)
9004	Hendrik Richter (de)
9005	Priit Laes and Ivar Smolin (et)
9006
9007Contributors:
9008	Sankar P
9009	Harish Krishnaswamy
9010	Kjartan Maraas
9011	Priit Laes
9012	Patrick Ohly
9013	Ross Burton
9014	Trond Myklebust
9015
9016Evolution-Data-Server 1.9.6 2007-01-22
9017--------------------------------------
9018
9019Updated Translations:
9020Stéphane Raimbault (fr), Priit Laes (et),
9021Daniel Nylander (sv)
9022
9023Contributors:
9024Nickolay V. Shmyrev : #353060
9025Sankar P : IMAP Configurable Headers
9026Srinivasa Ragavan: Fallback code for Gnome Keyring
9027Harish Krishnaswamy: Fixes calling glib methods
9028
9029
9030Evolution-Data-Server 1.9.5 2007-01-08
9031--------------------------------------
9032
9033Updated Translations:
9034Francisco Javier F. Serrador (es), Djihed Afifi (ar), Kjartan Maraas (nb),
9035Theppitak Karoonboonyanan (th), David Lodge (en_GB),
9036Christophe Fergeau (fr), Clytie Siddall (vi)
9037
9038Bug Fixes: 362638, 387397, 387638 and other downstream fixes
9039
9040Contributors:
9041Mathew Barnes, Veerapuram Varadhan, Chenthill Palaniswamy, Jeff Cai
9042
9043Evolution-Data-Server 1.9.4 2006-12-18
9044--------------------------------------
9045
9046Updated Translations:
9047Djihed Afifi (ar), Ilkka Tuohela (fi).
9048
9049Bug fixes : 349445, 346728, 268412, 363445,
9050208395, 222605 (bugzilla.novell.com), memory leak and
9051other cleanup fixes.
9052
9053Contributors:
9054Veerapuram Varadhan, Harish Krishnaswamy, Srinivasa Ragavan,
9055Ross Burton, Tor Lillqvist, Bastien Nocera
9056
9057
9058Evolution-Data-Server 1.9.3 2006-12-04
9059--------------------------------------
9060
9061Updated Translations:
9062Alexander Shopov (bg), Josep Puigdemont i Casamajó (ca),
9063Ivar Smolin (et).
9064
9065Bug fixes : 330157, 350880, 328836, 348123, 365000, 353924.
9066174655, 222605, 219729, 208318, 207960. (bugzilla.novell.com)
9067plus miscellaneous code clean-ups and memory leak fixes.
9068
9069Contributors :
9070Harish Krishnaswamy, Sankar, Srinivasa Ragavan, Chenthill,
9071Claudio Saavedra, Ross Burton, Matthew Barnes, Andrew Ruthven.
9072
9073Evolution-Data-Server 1.9.2 2006-11-07
9074--------------------------------------
9075
9076Updated Translations:
9077
9078Ivar Smolin (et), Francisco Javier F. Serrador (es).
9079
9080Bug fixes :
9081330157, 369368, 312348, 365000.
9082
9083Contributors :
9084Srinivasa Ragavan, Hans Petter Jansson, Harish Krishnaswamy,
9085Claudio Saavedra.
9086
9087
9088Evolution-Data-Server 1.9.1 2006-10-16
9089--------------------------------------
9090
9091Updated Translations:
9092Ilkka Tuohela (fi), Priit Laes (et),
9093Ignacio Casal Quinteiro (gl),
9094Ivar Smolin (et)
9095
9096Contributors:
9097Steffen Eschenbacher, Tor Lillqvist,
9098Srinivasa Ragavan, Matthew Barnes, Harish Krishnaswamy
9099
9100Evolution-Data-Server 1.8.1 2006-10-02
9101--------------------------------------
9102
9103Updated Translations:
9104
9105Ivar Smolin (et), Marco Ciampa (it), Luca Ferretti (it),
9106Åsmund Skjæveland (nn), David Lodge (en_GB).
9107
9108Bug fixes :
9109
9110350907, 350617, 347811, 357666, 351330, 352596, 352872, 356051.
9111
9112Contributors:
9113Li Yuan, Veerapuram Varadhan, Sankar, Chenthill Palanisamy,
9114Matthew Barnes, Mikael Nilsson, Devashish Sharma, Ross Burton,
9115Harish Krishnaswamy.
9116
9117Evolution-Data-Server 1.8.0 2006-09-04
9118--------------------------------------
9119Evolution -Data-Server 1.8 Stable Release for GNOME 2.16.0.
9120
9121Evolution-Data-Server 1.7.92, 2006-08-21
9122------------------------------------------
9123
9124Updated Translations
9125
9126Hendrik Richter (de), Alexander Shopov (bg), Rahul Bhalerao (mr),
9127Satoru SATOH (ja), Kjartan Maraas (nb), Artur Flinta (pl),
9128Žygimantas Beručka (lt), Daniel Nylander (sv), Runa Bhattacharjee (bn_IN),
9129Gabor Kelemen (hu), Leonid Kanter (ru), Matic Žgur (sl),
9130Clytie Siddall (vi), Funda Wang (zh_CN), Changwoo Ryu (ko),
9131Vladimer Sichinava (ka), Xavier Conde Rueda (ca), Maxim Dziumanenko (uk),
9132Guntupalli Karunakar (dz), Theppitak Karoonboonyanan (th),
9133Priit Laes (et).
9134
9135Bug Fixes:
9136
9137Ricardo Markiewicz, Chenthill, Harish, Kjartan Maraas,
9138j@bitron.ch
9139
9140Evolution-Data-Server 1.7.91, 2006-08-07
9141------------------------------------------
9142
9143Updated Translations
9144
9145Francisco Javier F. Serrador (es), Inaki Larranaga (eu), Ilkka Tuohela (fi),
9146Christophe Merlet (fr), Ahmad Riza H Nst (id), Kjartan Maraas	 (nb),
9147Vincent van Adrighem (nl), Jovan Naumovski (mk), Theppitak Karoonboonyanan (th)
9148
9149New in EDS 1.7.91:
9150- Add filters to Groupwise SOAP calls so that each component fetches items of
9151  its own type and none other. (Harish)
9152- Memory fixes in Addressbook (Hans Peters Jansson)
9153
9154Bug Fixes:
9155Matthew Barnes, Chenthill Palanisamy, Devashish Sharma, Srinivasa Ragavan,
9156Tor Lillqvist, Harish Krishnaswamy, Ed Catmur, Ross Burton,
9157Wouter Bolsterlee
9158
9159Evolution-Data-Server 1.7.90.1, 2006-07-25
9160------------------------------------------
9161Fix a dist bug in tarball.
9162
9163Evolution-Data-Server 1.7.90, 2006-07-24
9164----------------------------------------
9165Updated Translations contributed by:
9166
9167Funda Wangi (zh_CN), Christophe Merlet (fr),
9168Jonathan Ernst (fr), Changwoo Ryu (ko),
9169Kostas Papadimas (el), Dzongkhalinux team, DIT (dz),
9170Ilkka Tuohela (fi), Ankit Patel (gu), Daniel Nylander (sv),
9171Priit Laes (et), Francisco Javier F. Serrador (es),
9172Raivis Dejus (lv).
9173
9174New in EDS 1.7.90 :
9175Support for GW Reminder Notes (Chenthill)
9176Split cache for less memory, better performance (Harish)
9177Support for security-classifications in GW send options (Sankar)
9178Support for default alarms in GW (Harish)
9179Support for Gadu Gadu IM in Contact Entries
9180(Artur Flinta, Fryderyk Dziarmagowski)
9181Memory reduction and Performance improvements in Contacts (Ross Burton)
9182
9183Bug fixes :
9184Andre Klapper, Shreyas Srinivasan, Sushma Rai, Vandana Shenoy,
9185Harish Krishnaswamy, Devashish Sharma, Hiroyuki Ikezoe, Srinivasa Ragavan.
9186Luca Ferretti
9187
9188Evolution-Data-Server 1.7.4, 2006-07-10
9189---------------------------------------
9190Updated Translations contributed by:
9191
9192Inaki Larranaga, Ilkka Tuohela,
9193Vincent van Adrighem, Runa Bhattacharjee,
9194Changwoo Ryu, I.Felix, Rajesh Ranjan,
9195Dzongkhalinux, Yair Hershkovitz, Kjartan Maraas,
9196Chao-Hsiung Liao, Ignacio Casal Quienteiro,
9197Theppitak Karoonboonyan, Francisco Javier F. Serrador,
9198Ankit Patel, Hendrik Richter.
9199
9200Bug fixes:
9201Harish Krishnaswamy, Jeffrey Stedfast, Sankar P,
9202Tor Lillqvist, Andre Klapper, ,Parthasarathi,
9203Srinivasa Ragavan, Chenthill, Wang Xin, Ross Burton,
9204Devashish Sharma, Boby Wang, Simon Zheng, Hiroyuki
9205Ikezoe, Frederic Peters.
9206
9207
9208Evolution-Data-Server 1.7.3, 2006-06-12
9209---------------------------------------
9210Updated Translations contributed by:
9211
9212Kjartan Maraas, Francisco Javier F. Serrador,
9213Gabor Kelemen, Ignacio Casal Quinteiro,
9214Ankit Patel, Pema Geyleg, Inaki Larranaga,
9215Clytie Siddall, Emil Hessman.
9216
9217Bug fixes and other changes :
9218Chris Heath , Tor Lillqvist, Srinivasa Ragavan,
9219Jeffrey Stedfast, Parthasarathi Susarla,
9220Sankar P, Harish Krishnaswamy, Ross Burton, Wang Xin
9221Simon Zheng, Devashish Sharma, Hiroyuki Ikezoe,
9222Frederic Peters.
9223
9224Evolution-Data-Server 1.7.1, 2006-04-24
9225----------------------------------------
9226
9227First release of 1.7 development series.
9228
9229What is new ?
9230-------------
9231
9232* Capability to link dynamically to libdb.
9233* Integration with gnome-keyring.
9234
9235Evolution-Data-Server 1.5.92, 2006-02-27
9236----------------------------------------
9237Bug fixes since last release :
9238http://go-evolution.org/Evo2.5.92#Evolution-Data-Server
9239
9240Updated Translations:
9241
9242	- ca (Josep Puigdemont i Casamajó)
9243	- el (Kostas Papadimas)
9244	- et (Priit Laes)
9245	- eu (Inaki Larranag)
9246	- lt (Žygimantas Beručka)
9247	- pl (Artur Flinta)
9248	- th (Theppitak Karoonboonyanan)
9249
9250Evolution-Data-Server 1.5.91, 2006-02-13
9251----------------------------------------
9252Bug fixes since last release :
9253http://go-evolution.org/Evo2.5.91#Evolution-Data-Server
9254
9255Updated Translations:
9256
9257	- cs (Lukas Novotny)
9258	- cs (Miloslav Trmac)
9259	- cy (Rhys Jones)
9260	- et (Ivar Smolin)
9261	- fi (Ilkka Tuohela)
9262	- ja (Takeshi AIHANA)
9263	- pt (Duarte Loreto)
9264	- ru (Leonid Kanter)
9265	- sq (Laurent Dhima)
9266	- sr, sr@Latn (Slobodan D. Sredojevic)
9267	- th (Supranee Thirawatthanasuk)
9268	- th (Theppitak Karoonboonyanan)
9269
9270Evolution-Data-Server 1.5.90, 2006-01-30
9271----------------------------------------
9272
9273What's new:
9274
9275Bug fixes sinces 1.5.5 :
9276http://bugzilla.gnome.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Desktop&product=Evolution-Data-Server&long_desc_type=substring&long_desc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&resolution=FIXED&resolution=WONTFIX&resolution=DUPLICATE&resolution=NOTABUG&resolution=NOTGNOME&resolution=INCOMPLETE&resolution=INVALID&resolution=GNOME1.x&resolution=MOVED&resolution=OBSOLETE&resolution=NOTXIMIAN&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&chfieldfrom=2006-01-17&chfieldto=Now&chfield=bug_status&chfieldvalue=RESOLVED&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=
9277
9278Updated Translations:
9279
9280	- en_CA (Adam Weinberger)
9281	- es (Francisco Javier F. Serrador)
9282        - et (Ivar Smolin)
9283        - fi (Ilkka Tuohela)
9284        - gl (Ignacio Casal Quinteiro)
9285        - gu (Ankit Patel)
9286        - gu (Ankit Patel)
9287        - ko (Changwoo Ryu)
9288        - nb, no (Kjartan Maraas)
9289        - nl (Tino Meinen)
9290        - vi (Clytie Siddall)
9291        - zh_CN (Funda Wang)
9292	- zh_TW, zh_HK (Chao-Hsiung Liao)
9293
9294Evolution-Data-Server 1.5.5, 2006-01-16
9295----------------------------------------
9296
9297Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9298
9299	#321812 – crash during Draft saving in offline mode (Shreyas)
9300	#314841 – gw: Don't Mark Trash As New Messages (Parthasarathi)
9301	#323570 – gw: Forward Of Multiple Messages At Once Loses Formatting (Parthasarathi)
9302	#320898 – gw: Inserted Images Appears As Broken Link Image (Parthasarathi)
9303	#303998 – In 'Exchange Connector' GAL should be selected for 'Autocompletion by default (Sushma)
9304	#323115 – --force-shutdown does not shutdown e-d-s (Harish)
9305	#326060 – Exchange password expiry handling is broken (Sushma)
9306	#267402 – can not specify https URL for a remote calendar location (Tony Tsui)
9307	#324518 – Webcal Entries Duplicated In Calendar (Chenthill)
9308	#324741 – Critical Warning on Command Line (Chenthill)
9309	#214977 – Contact lists on LDAP server are broken (Sushma)
9310	#320065 – Fix GList leaks (Ross Burton)
9311	#325959 – Subscribe to other user's folder not working (Sushma)
9312	#242966 – Focus Problem, Screen Entry on "Select Contacts From Address Book" screen (Johnny Jacob)
9313
9314
9315Other Fixes :
9316
9317	- Merge Calendar backend bits from evolution-caldav module into EDS (Harish)
9318	- Code cleanup (Simon Zheng, Kjartan Maraas, Parthasarathi)
9319	- Win32 fixes (Tor Lillqvist)
9320
9321
9322Updated Translations:
9323
9324	- bg (Alexander Shopov)
9325	- ca (Josep Puigdemont i Casamajó)
9326	- gl (Ignacio Casal Quinteiro)
9327	- ja (Takeshi AIHANA)
9328	- lt (Žygimantas Beručka)
9329	- nl (Vincent van Adrighem)
9330
9331
9332Evolution-Data-Server 1.5.4, 2006-01-02
9333----------------------------------------
9334
9335Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9336
9337	#323106 - IMAP drawers with non-ASCII UTF-8 names do not work (Tor Lillqvist)
9338	#317794 - Groupwise mail folder not visible (Parthasarathi)
9339	#324483 - Memory leak in Exchange connector (Sushma)
9340	#305006 - Fixed vCalendar file import without UID (Chenthill)
9341	#267330 - Fixed a crash/hang while accepting exchange meeting invititation (Chenthill)
9342	#324009 - Hang in Evolution Calendar (Chenthill)
9343	#317411 - Fixed Evolution crash while synchronizing with palm device. (Varadhan)
9344	#238979 - Added Support to expand contact lists inline in name selector entry
9345
9346Other Fixes :
9347
9348	- Added option to select emails in contacts/lists in name selector
9349	  entry (Srinivasa Ragavan)
9350	- Modifications to use gstdio wrappers (Tor Lillqvist)
9351	- Exchange fixes (Sushma)
9352	- Network Manager Support (Shreyas)
9353	- Win32 fixes (Tor Lillqvist)
9354
9355Updated Translations:
9356
9357	- en_CA (Adam Weinberger)
9358	- es (Francisco Javier F. Serrador)
9359	- fi (Ilkka Tuohela)
9360	- gl (Ignacio Casal Quinteiro)
9361	- gu (Ankit Patel)
9362	- ja (Takeshi AIHANA)
9363	- nb, no (Kjartan Maraas)
9364	- nn (Åsmund Skjæveland)
9365	- vi (Clytie Siddall)
9366
9367
9368Evolution-Data-Server 1.5.3, 2005-12-12
9369----------------------------------------
9370
9371Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9372
9373	#323433 - Evolution crashes when folding vfolder subfolders while in one,
9374		  wont restart (Jeff Cai)
9375	#321139 - evolution will crash on solaris when print error message (Shi Pu)
9376	#321515 - Lazy-bind loaded modules in camel (Ross Burton)
9377	#322408 - creating new folder causes evolution to hang on the uw-imapd
9378		  server (Jeff Cai)
9379	#317322 - crash when delete a imported recurrent event (Chenthill)
9380	#318777 - recurrence editing ... (Chenthill)
9381	#323349 - Evolution data server, Configuration failed on Solaris (Irene Huang)
9382	#319592 - Use GLib for determining host endian (Ross Burton)
9383	#319591 - Use G_DEFINE_TYPE in libedataserver (Ross Burton)
9384	#321830 - GW - Not All Email In Sent Items Appearing In Evolution (Parthasarathi)
9385
9386Other Fixes :
9387	- Numerous fixes in Camel/Libebook/libedataserver for Win32 support (Tor Lillqvist)
9388	- Hula provider fixes (Harish)
9389	- Exchange : Use remembered password for authentication (Irene Huang)
9390	- Exchange : fix compiler warnings (Sushma)
9391	- Build fixes (Dave Malcolm)
9392
9393Updated Translations:
9394
9395	- be (Vital Khilko)
9396	- bg (Alexander Shopov)
9397	- cs (Miloslav Trmac)
9398	- en_CA (Adam Weinberger)
9399	- es (Francisco Javier F. Serrador)
9400	- fa (Meelad Zakaria)
9401	- fr (Christophe Merlet)
9402	- gl (Ignacio Casal Quinteiro)
9403	- gu (Ankit Patel)
9404	- ja (Takeshi AIHANA)
9405	- nb, no (Kjartan Maraas)
9406	- zh_CN (Funda Wang)
9407
9408
9409Evolution-Data-Server 1.5.2, 2005-11-14
9410---------------------------------------
9411
9412New Features:
9413	- Camel Hula Provider (Harish)
9414
9415Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9416
9417	#320095 - Empty Trash Deletes From GW POA, But Doesn't Delete Headers
9418		  In Trash Folders (Parthasarathi)
9419	#314476 - Fixes to inform the Over quota issue in groupwise to
9420		  user (Sankar)
9421	#320736 - Fixed a possible crash due to a invalid buffer
9422		  (Parthasarathi)
9423	#317804 - Fix Macao timezone issue (Harish)
9424	#318130 - Fix to include e-cal-time-util.h for
9425		  e-cal-backend-http.c to solve a build issue. (Matthew Daniel)
9426	#319612 - Stop warnings from e-destination about xmlChar when
9427		  compiling using gcc4 (Ross Burton)
9428	#319848 - Multiple Select for To/CC/BCC in Name selector dialog.
9429		  (Sushma)
9430
9431Other Fixes:
9432
9433	- Changed the string so as to be consistent with Win32 client error
9434	  messages. (Sankar)
9435
9436Update Translations:
9437
9438	- ca (Adam Weinberger)
9439	- cs (Miloslav Trmac)
9440	- es (Francisco Javier F. Serrador)
9441	- fi (Ilkka Tuohela)
9442	- ja (Takeshi AIHANA)
9443	- ku (Erdal Ronahi)
9444
9445Evolution-Data-Server 1.5.1, 2005-10-25
9446---------------------------------------
9447
9448New Features : Support for Memos component (Nathan Owens)
9449
9450
9451Other fixes :
9452
9453	- Win32 related bits and code clean-up (Tor Lillqvist)
9454	- Remove Bonobo/GnomeProgram dependencies in
9455	  contact store/name selector (Ross Burton)
9456	- Fix for API/Base Version mismatches causing issues in
9457	  Solaris where libdir==libexecdir (Irene Huang)
9458
9459Updated Translations:
9460
9461	- en_CA (Adam Weinberger)
9462	- es (Francisco Javier F. Serrador)
9463	- gl (Ignacio Casal Quinteiro)
9464
9465Evolution-Data-Server 1.3.8, 2005-08-22
9466---------------------------------------
9467
9468Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9469
9470	#242032 - color labels stored to imap message store (Michael Zucchi)
9471	#247706 - Automatically add comma after autocompleting an address (Devashish)
9472	#271894 - PGP-encrypted attached messages not displayed (Michael Zucchi)
9473	#271969 - Synchronize doesn't work for Tasks and Calendar (Armin Bauer, Varadhan, Mubeen)
9474	#300115 - RFC2047 encoding always separates the last non-ASCII UTF-8 character. (Changwoo)
9475	#300891 - Now camel should specify the translation domain explicitly to use gettext (Changwoo)
9476	#302835 - Mailbox does not appear on top in offline mode (Parthasarathi)
9477	#302963 - Status tracking does not work for some items (Vivek)
9478	#309499 - Additional mail is sent to delegate(s) in Groupwise. (Chakravarthi)
9479	#310325 - Meeting request mail cannot be sent for Meeting created in 'Personal' calendar (Vivek)
9480	#310496 - 'make check' fails on gpg test (Michael Zucchi)
9481	#310956 - gw: trying to copy the mailbox folder when online copies the folder below the mailbox folder (Parthasarathi)
9482	#311078 - Calendar loading progress information goes beyond 100% (Chakravarthi)
9483	#311639 - mh: Renaming parent folder loses subfolders (Michael Zucchi)
9484	#311831 - sometimes clicking on a meeting request mail or any mail related to assigned task crashes evolution (Chenthill)
9485	#312184 - Signature shown as attachment (Parthasarathi)
9486	#312578 - In GW calendar user should be able to delegate all instances together (Chenthill)
9487	#312668 - Unable to go back to Online mode after clicking offline button (Michael Zucchi)
9488	#312715 - Evolution crashes moving IMAP folder to local folder (Michael Zucchi)
9489	#312831 - crash in camel-folder-thread.c:sort_node when generating message list (Michael Zucchi)
9490	#312857 - gw: Evolution crashes while starting up (Parthasarathi)
9491	#312988 - Regressing 274308 - EDS crashed (Sushma)
9492	#313058 - gw: Unable to create a new folder(subfolder) with names like Mailbox, Sent Items, etc (Vivek)
9493	#313091 - Useless assignment in e-vcard (Ross Burton)
9494	#313284 - camel indexing valgrind hits (Michael Zucchi)
9495	#313381 - gw: evo crashes while trying to refresh the folder (Vivek)
9496	#313574 - crash viewing IMAP mail (Michael Zucchi)
9497	#313593 - imap4: sub folders not working (Michael Zucchi)
9498	#313657 - IOP: Implement Outlook-like handling of recurrence corner-cases (Carsten Guenther)
9499	#313806 - cannot decrypt an encrypted message (Parthasarathi)
9500
9501Updated Translations:
9502
9503	- bg (Rostislav Raykov)
9504	- ca (Xavier Conde)
9505	- de (Frank Arnold)
9506	- de (Kostas Papadimas)
9507	- el (Kostas Papadimas)
9508	- et (Ivar Smolin)
9509	- hu (Gabor Kelemen)
9510	- lt (Justina KlingaitÄ—)
9511	- sr, sr@Latn (Igor Nestorivić)
9512	- sq (Laurent Dhima)
9513
9514Evolution-Data-Server 1.3.7, 2005-08-08
9515---------------------------------------
9516
9517Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9518
9519	 #274382 - Multiple CC headers are not processed properly (Michael Zucchi)
9520	 #310198 - Grammar errors failing Sun's compiler 'Vulcan / Forte' (Mengjie Yu)
9521	 #309237 - broken imap server workaround (Michael Zucchi)
9522	 #311658 - 1.3.6 lists a pile of old folders (Michael Zucchi)
9523	 #300048 - configure script fails to detect getaddrinfo (Harish)
9524	 #312535 - GW: Fwded message headers are not displayed (Parthasarathi)
9525	 #305304 - Description does not appear completely when using the ITIP FORMATTER plugin (Dinesh Layek)
9526	 #312190 - problems with junk test in filters (Vivek Jain)
9527	 #312185 - Configuring same account for IMAP and GroupWise troubles Proxy Login (Sankar)
9528	 #302968 - GW: Some mails do not get delivered (Sankar)
9529	 #305590 - GW: don't see schedules from people in other post offices. (Chenthill)
9530	 #310328 - Cannot create recurring 'All Day event' in groupwise calendar (Chenthill)
9531	 #311684 - evolution-data-server crashes trying to reply all (Wolfgang Ocker)
9532	 #303111 - GW long delays & no status (Sushma Rai)
9533	 #308512 - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly
9534
9535Updated Translations:
9536
9537	- cs (Miloslav Trmac)
9538	- es (Francisco Javier F. Serrador)
9539	- et (Ivar Smolin)
9540	- fi (Ilkka Tuohela)
9541	- gu (Ankit Patel)
9542	- id (Imam Musthaqim)
9543	- it (Marco Ciampa)
9544	- ja (Takeshi AIHANA)
9545	- nb,no (Terance Sola)
9546	- nl (Reinout van Schouwen)
9547	- pl (GNOME PL Team)
9548	- pt_BR (Raphael Higino)
9549	- vi (Clytie Siddall)
9550	- zh_CN (Funda Wang)
9551	- zh_TW (Chao-Hsiung Liao)
9552
9553Evolution-Data-Server 1.3.6, 2005-07-26
9554---------------------------------------
9555
9556Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9557
9558Addressbook :
9559	 #260851 - "Edit Contact" option in Contact name popup menu (Sushma)
9560	 #301922 - Composer Section (To: CC: BCC:) Fields Flip Order Of Names (Antony)
9561
9562Calendar :
9563	 #303548 - Missing Calendar Items in GW (Chenthill)
9564	 #310752 - Multiple mails and multiple appointments created for a non recurring
9565	           appointment (Chenthill)
9566	 #310767 - Cannot Accept GW Appointments Without Error (Chenthill)
9567
9568Mailer:
9569	 #301871 - uninitialized variable in evo-data-server pop3 and imap backend
9570	 (meissner@suse.de)
9571	 #272505 - GroupWise" spelled inconsistently in evolution-data-server (Parthasarathi)
9572	 #310953 - reproducible crash trying to "add signature" in preferences (Parthasarathi)
9573	 #310716 - trying to delete a subfolder crashed evolution (Parthasarathi)
9574
9575Exchange :
9576	 #310483 - Check Remember password option, and enter wrong password - Evolution unusable
9577	 (Arunprakash)
9578
9579Others :
9580	 #271837 - handle _PRETTY_FUNCTION_ for Sun compilers
9581	 (The Written Word)
9582	- Copy folder contents locally by default. (Shreyas)
9583	- camel store/folder refactoring (Michael)
9584	- camel docs breakage fix (Shreyas)
9585	- camel imap store - if the folder is on disk, just get it
9586	  offline, only go to the server if we need to. (Michael)
9587	- align ESource uri handling in Exchange addressbook to the
9588	  calendar uris (Praveen)
9589	- remove esource removal to exchange plugins code (Sarfraaz)
9590	- support for timed refresh of GW system addressbook (Sushma)
9591	- freezing the cache while updating and writing to disk at once
9592	  (Sushma)
9593	- make Name selector dialog more intuitive (Vivek)
9594	- send a cancel reply to kill a e-password dialog (Jedy Wang)
9595
9596
9597Updated Translations:
9598
9599	- cs (Miloslav Trmac)
9600	- de (Frank Arnold)
9601	- en_CA (Adam Weinberger)
9602	- es (Francisco Javier F. Serrador)
9603	- et (Ivar Smolin)
9604	- et (Priit Laes)
9605	- fi (Ilkka Tuohela)
9606	- gu (Ankit Patel)
9607	- hu (Gabor Kelemen)
9608	- id (Imam Musthaqim)
9609	- ja (Takeshi AIHANA)
9610	- nb, no (Kjartan Maraas)
9611	- nl (Vincent van Adrighem)
9612	- POTFILES (Adam Weinberger)
9613	- POTFILES (Sarfraaz Ahmed)
9614	- pt_BR (Raphael Higino)
9615	- sr, sr@Latn (Igor Nestorivia)
9616	- vi (Clytie Siddall)
9617	- zh_CN (Funda Wang)
9618
9619Evolution-Data-Server 1.3.5, 2005-07-12
9620---------------------------------------
9621
9622Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9623
9624	#309175 - Error compiling e-d-s based applications with GCC4 (Sushma)
9625	#309276 - "is" sexp queries not working with E_CONTACT_UID (Sushma)
9626	#308209 - SASL LOGIN mechanism protocol violation (Greg Hudson)
9627	#309684 - Contact text entry leaks threads (Ross Burton)
9628	#242165 - "search in any field" produces wrong results (Sushma)
9629	#302965 - Names begin with a comma in GW Sent Items folder (Partha)
9630
9631New features :
9632	GroupWise Proxy support (Sankar, Shreyas)
9633
9634Other fixes and changes :
9635
9636	- Support for getting e-mail ids from a contact list for GW
9637	  addressbooks (Sushma)
9638	- Addressbook memory leak fixes (Kjartan Maraas, Ross Burton)
9639	- Update GW address book only if marked for offline usage (Sushma)
9640	- Optimize e_cal_is_read_only calls (Viren)
9641	- Handle GW recurrences in Evolution (This and All) as in GW clients
9642	  (Harish)
9643	- Optimize calendar attachment retrievals (Chenthill)
9644	- Fix miscellaneous compiler versions (Harish)
9645	- Use read cursors request instead of getQM calls in GW backend (Chen)
9646	- Improve Junk Mail Handling support (Vivek)
9647	- Background folder refresh in GW store (Partha)
9648	- Make name selector dialog modal (Sushma)
9649	- Remove e-mail addresses more easily in name-selector (Philip Van Hoof)
9650	- Fetch folder size in Exchange store (Sarfraaz)
9651	- Exchange Foreign hierarchy support (Shakti Sen)
9652	- Improved error handling in Exchange store (Arun Prakash)
9653
9654Updated Translations:
9655
9656	- bg (Rostislav Raykov)
9657	- cs (Miloslav Trmac)
9658	- de (Jens Seidel)
9659	- en_CA (Adam Weinberger)
9660	- es (Francisco Javier F. Serrador)
9661	- et (Ivar Smolin)
9662	- nb, no (Terance Sola)
9663	- vi (Clytie Siddall)
9664	- zh_TW (Chao Hsiung Liao)
9665
9666Evolution-Data-Server 1.3.4, 2005-07-02
9667----------------------------------------
9668
9669Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9670
9671Camel
9672	#303225 - Left pane is not updated with maildir (Michael Zucchi)
9673
9674Addressbook
9675	#302006 - Autocompletion does not work properly (Hans Petter Jansson)
9676
9677Calendar
9678	#309079 Memory leaks when syncing PDA on FC4 (Harish)
9679
9680
9681Other fixes and changes:
9682
9683	- Inline PGP signature support (Matt Brown)
9684	- Add exchange as a supported backend to e-d-s
9685	- remove checks for unused fields in camel local provider (Michael
9686	  Zucchi)
9687	- Display GW events based on date of appointment not on the received
9688	  time. (Parthasarathi)
9689	- Remove redundant linking of http backend to the file (Chen)
9690	- Define static capability for delegation to multiple recipients (Chen)
9691	- Support --no-undefined option on windows while building evolution
9692	  and drop superfluous inclusion of pthread.h in Addressbook (Tor Lillqvist)
9693	- Switch to GThread API instead of pthreads for the main loop in Addressbook
9694	  (Tor Lillqvist)
9695	- Ignore 'any field contains' query in LDAP address book refresh
9696	  (Sushma)
9697	- Build system addressbook cache if marked for offline usage (Sushma)
9698	- Update addressbook cache with changes in GW System Address book
9699	  (Srinivasa Ragavan)
9700	- Use GtkFileChooserButton instead of GnomeFileEntry (Ross Burton)
9701	- store the change type of a  Groupwise item while getting the changes
9702	  (Chenthill)
9703	- Miscellaneous compiler warning fixes (Harish)
9704
9705Updated Translations:
9706
9707	- bg (Vladimir Petkov)
9708	- cs (Miloslav Trmac)
9709	- da (Martin Willemoes Hansen)
9710	- en_CA (Adam Weinberger)
9711	- et (Ivar Smolin)
9712	- et (Priit Laes)
9713	- et (Priit Laes)
9714	- nb, no (Kjartan Maraas)
9715	- zh_CN (Funda Wang)
9716	- zh_TW (Abel Cheung)
9717	- zh_TW (Chao-Hsiung Liao)
9718	- POTFILES.in (Sarfraaz Ahmed)
9719
9720Evolution-Data-Server 1.3.3, 2005-06-07
9721----------------------------------------
9722Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9723
9724IMAP
9725	#274407 IMAP4rev1: moved message pops up as new (Jeffrey Stedfast)
9726
9727Groupwise
9728
9729	#300599 Mail folders not getting refreshed for GW account (Partha)
9730
9731Addressbook
9732	#271901 GroupWise naming consistency (Daniel van Eeden)
9733	#300290 GALview does not show Complete name.(Sushma)
9734
9735
9736Other Features and Fixes:
9737	- Added support for delegating meetings in Groupwise (Chenthill)
9738	- Memory leak in Addressbook File backend (Ross Burton)
9739	- updates to camel session fixes for Groupwise backend (Parthasarathi)
9740	- fix incorrect naming of camel function (Jeffrey Stedfast)
9741
9742Updated Translations:
9743
9744        - es (Francisco Javier F. Serrador)
9745	- en_CA (Adam Weinberger)
9746	- nb (Terance Sola)
9747	- vi (Clytie Siddall)
9748	- cs (Miloslav Trmac)
9749	- zh_CN (Funda Wang)
9750	- cy (Dafydd Harries)
9751	- ja (Takeshi AIHANA)
9752
9753Evolution-Data-Server 1.3.2, 2005-05-18
9754----------------------------------------
9755Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9756
9757Groupwise
9758
9759	#274194 Filters do not filter all messages  (Partha)
9760	#273246 email is visible with mime.822 file attached (Partha)
9761	#273243 external HTML mail is an attachment not viewed inline (Partha)
9762
9763	#256874 Anniversaries in B&A calendar have the Birthday category (Shreyas)
9764	#301116 libedataserverui needs to specify the translation domain explicitly
9765		(Changwoo Ryu)
9766
9767	#303540 F10 + Shift Key' doesn't work in evolution contacts (Mengjie Yu)
9768	#272504 spell GW rightly (Chenthill)
9769	#272503 Typo fix (Thierry Moisan)
9770
9771
9772Other Features and Fixes:
9773
9774	API docs  (Hans Petter Jansson, Rodrigo Moya)
9775
9776	Misc pc file, configure fixes   (Harish)
9777	GW Backend Memory leaks (Ulrich Neumann)
9778	const keyword additions to camel files (Ross Burton)
9779	Added a new flag CAMEL_PROVIDER_DISABLE_SENT_FOLDER   (Sankar)
9780	Memory leak fixes  (Sushma)
9781	Checks for Win32 (mingw) (Tor Lillqvist)
9782	Copy the flags field when converting from CamelStoreInfo to CamelFolderInfo.
9783	 (Alessandro Decina)
9784	VJOURNAL backend (Rodrigo Moya)
9785
9786
9787Updated Translations:
9788
9789	- bg (Rostislav Raykov)
9790        - el (Kostas Papadimas)
9791        - da (Martin Willemoes Hansen)
9792
9793
9794Evolution Data Server 1.3.1, 2005-04-26
9795---------------------------------------
9796
9797Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9798
9799* Camel
9800
9801  #301037 - Handle case where the path doesn't exist in the url (Jeff)
9802  #273945 - If camel_charset_best() returns NULL, default to UTF-8 (Jeff)
9803
9804* Groupwise Provider
9805
9806 #274257  - Automatically synchronize account locally option does not work (Jeff)
9807 #74369   - enable viewing shared folder notifications (Sankar)
9808 #72032   - update summary with items that have been deleted from the server (Partha)
9809 #72310   - deleted mail is not visible in Trash Folder (Partha)
9810 #74183   - Expunge does not expunge all (Sankar)
9811 #274409  - hang while reading Email (Chenthill)
9812
9813* Calendar
9814
9815 #270035 - incompatible calendar.ics created with mozilla (Rodrigo)
9816
9817* Addressbook
9818
9819 #268533 - evolution-alarm-notify appears to cause a leak in e-d-s  (JP)
9820 #273330 - Crash  adding attendee under gw calendar - (Siva)
9821
9822
9823Other Bugs
9824
9825* Camel
9826	- Fix for systems where read is a macro (David Malcolm)
9827	- don't set exceptions for failed date commands in NNTP (Michael)
9828	- abort if we fail to get the date in NNTP (Alessandro Decina)
9829	- Don't try to EXPUNGE in READ-ONLY mode (Jeff)
9830
9831* Groupwise Provider
9832
9833	- Remove redundant getQuickMessageRequest (Partha)
9834
9835* Address Book
9836	- multiple authentication prompts for addressbook (Hans)
9837
9838
9839Updated Translations:
9840	* et (Ivar Smolin)
9841 	* fa (Meelad Zakaria)
9842	* it (Marco Ciampa)
9843	* cs (Miloslav Trmac)
9844	* en_CA (Adam Weinberger)
9845
9846Evolution Data Server 1.2.0, 2005-03-07
9847---------------------------------------
9848
9849Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
9850
9851  * Addressbook
9852    #73226 - Missing symbol in e-destination (JP)
9853
9854  * Addressbook
9855    #72454 - Crash for webcals with gnome proxy setting (Rodrigo)
9856
9857  * All
9858    #73010 - Cannot cancel/close 'Category icon' popup (Harry Lu)
9859
9860Updated Translations:
9861	- pt_BR (Raphael Higino)
9862	- hu (Laszlo Dvornik)
9863	- sr (Igor Nestorovic)
9864	- sr@Latn (Igor Nestorovic)
9865	- ca (Xavier Conde Rueda)
9866
9867Evolution Data Server 1.1.6, 2005-02-28
9868---------------------------------------
9869
9870Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
9871
9872  * Addressbook
9873    #72806 - EDS is crashing while trying to add a contact to Groupwise book (Siva)
9874    #70908 - Can't remove e-mail addresses assigned to types evolution doesn't know about (Siva)
9875    #67541 - LDAP password not remembered (Siva)
9876
9877  * Calendar
9878    #71490 - Events shows up multiple times (Chen)
9879    #71545 - Crash At Startup of Evolution 2.1 (Rodrigo)
9880    #72107 - Evolution is hanging if you go offline and then come online (Chen)
9881    #73008 - Recipients in CC and BCC field gets added into the TO field and not in their intended place (Sankar)
9882    #72965 - Unable to rename a groupwise folder (Partha)
9883    #72285 - groupwise backend crashes on a GWPOA generated email (Sankar)
9884    #72907 - Few mails are not available for offline in groupwise (Siva)
9885
9886  * Camel
9887    #68459 - Answering to Usenet article doesn't consider the "Followup-To:" field (Michael)
9888    #71747 - IMAP host lookup on 'hostname;noselect=yes' (Jeff)
9889    #71752 - Make sure auth_domain is 'Groupwise' (Vivek)
9890    #72106 - New mails are in "READ" state (Partha)
9891    #61468 - From and Subject information is missing from Inbox mailbox (Michael)
9892    #57185 - MH file mode changes and broken links (Michael)
9893    #59507 - tries to write junk cmeta in local spool (Michael)
9894    #71812 - folders are stored way too often (Michael)
9895    #70590 - Filters mark mail as read when it really isn't (Michael)
9896    #72609 - Crash everytime when read the article (Michael)
9897
9898  * All
9899    #9605  - Let "Delete" remove selected contact from the name selector (Harry Lu)
9900    #73011 - Evolution crashed when clicked on new category (Rodrigo)
9901
9902Other bugs
9903
9904  * Addressbook
9905    - Make sure editors are always read-only in offline mode (Siva)
9906    - Destroy groupwise connection hash tables correctly (Chen)
9907    - Migration issue with non-ASCII quoted printable chars in contact notes (Siva)
9908
9909  * Calendar
9910    - Return the weather calendar capabilities properly (Rodrigo)
9911    - Fix getQM issues in groupwise backend so we don't miss events (Harish, Chen)
9912    - Locking fixes to prevent races in backend (JP, Rodrigo)
9913    - Download groupwise calendar attachments only if not already in cache (Harish)
9914    - Destroy groupwise connection hash tables correctly (Chen)
9915    - Make sure groupwise item creation date exists before using (Chen)
9916    - Fix crash during migration if e-d-s is not available (Rodrigo)
9917    - Set detached instance recurid and start/end properly (Rodrigo)
9918
9919  * Camel
9920    - Make junk code use camel debug (Rodo)
9921    - Use groupwise getQM call with correct timestamp to prevent missing messages (Harish)
9922    - Fix deletion of groupwise mail (Chen)
9923    - Fix server version display in warning (Vivek)
9924    - Show correct time for mails (Partha)
9925    - Rename inbox/INBOX to Inbox, so it is translatable (Björn Torkelsson)
9926    - Use XGMOVE if possible in IMAP4 (Jeff)
9927    - Flag IMAP4 inbox properly (Björn Torkelsson)
9928    - Just search the cache if IMAP4 is in offline mode (Jeff)
9929
9930  * All
9931    - PPC fixes (Hans)
9932    - Allow name selector to auth books properly (Hans)
9933    - Leak fix (Kjartan Maraas)
9934
9935Updated Translations:
9936	- el (Kostas Papadimas, Nikos Charonitakis)
9937	- nl (Vincent van Adrighem)
9938	- hu (Laszlo Dvornik)
9939	- da (Martin Willemoes Hansen)
9940	- gu (Ankit Patel) <ankit644@yahoo.com>
9941	- pl (Artur Flinta)
9942	- uk (Maxim Dziumanenko)
9943	- fr (Thierry Moisan)
9944	- pt (Duarte Loreto)
9945	- it (Marco Ciampa)
9946	- nb (Kjartan Maraas)
9947	- no (Kjartan Maraas)
9948	- bg (Vladimir Petkov)
9949	- fi (Ilkka Tuohela)
9950	- ru (Leonid Kanter)
9951	- sq (Laurent Dhima)
9952	- bg (Vladimir Petkov)
9953	- lt (Zygimantas Berucka)
9954	- en_GB (David Lodge)
9955	- ja (Takeshi AIHANA)
9956	- ko (Changwoo Ryu)
9957	- sv (Christian Rose)
9958	- en_CA (Adam Weinberger)
9959	- es (Francisco Javier F. Serrador)
9960	- de (Frank Arnold)
9961	- cs (Miloslav Trmac)
9962
9963Evolution Data Server 1.1.5, 2005-02-07
9964---------------------------------------
9965
9966Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
9967
9968  * Addressbook
9969    #1069  - Support REV field in VCard (Siva)
9970    #67267 - Auto-complete misses contacts with 'Title' set (Siva)
9971    #68172 - Don't include function names in e-d-s messages (Siva)
9972    #70918 - Importing kontact vcard causes inifinite loop (Siva)
9973    #71116 - Wrong gettext initialization breaks translation (Christophe)
9974    #71827 - Search after a contact with Name begins with, only searches
9975               for first name (Siva)
9976
9977  * Calendar
9978    #68541 - Invalid Response From Server Message (Chenthill)
9979    #64682 - Moving a appts from one calendar to another sends update (Chenthill)
9980    #72004 - Invalid connection error message (popup) - Suddenly (Chenthill)
9981    #72117 - EDS crashed - Trying to create meeting appointments (Chenthill)
9982
9983  * Camel
9984    #36142 - Don't use acronyms as verbs in messages (Michael)
9985    #38671 - filtering on specific-headers needs to check each matching header
9986             (Michael)
9987    #38791 - GPG can make evo hang if keyserver unreachable (Michael)
9988    #65329 - Regression in default folder name localisation (Michael)
9989    #68741 - Evolution 2 hides Junk folder created in 1.4 (Michael)
9990    #70303 - PGP signature invalid with very short emails (Michael)
9991    #71847 - IMAP is broken (Jeff)
9992    #72020 - Error parsing filter: Unknown identifier: adjust-score (Michael)
9993
9994  * All
9995    #69909 - EDS logger doesn't restore logging when it shuts down (JP)
9996    #72172 - Cannot delete a GW Shared folder (Partha)
9997
9998Other bugs
9999
10000  * Addressbook
10001    - Changed default Groupwise port to 7191 (Siva)
10002    - Online/offline fixes in LDAP backend (Siva)
10003    - Build backends as modules (Hans Petter)
10004    - Check Groupwise server version and notify user (Vivek)
10005
10006  * Calendar
10007    - Changed default Groupwise port to 7191 (Siva)
10008    - Fixed idle saving in file backend (Rodrigo)
10009    - Fixed leak in e_cal_send_objects (JP)
10010    - Removed categories-related methods in backends (Rodrigo)
10011    - Improvements in communication with GW servers for tasks (Harish)
10012    - Build backends as modules (Hans Petter)
10013    - Fixed conflicts in IDL file (Hans Petter)
10014    - Check Groupwise server version and notify user (Vivek)
10015    - getQuickMessages support in GW backend (Chenthill)
10016
10017  * Camel
10018    - Added old imap code back to build (Jeff)
10019    - Improve moving between folders in GW provider (Partha)
10020    - IMAP/IMAP4 compatibility work (Jeff)
10021    - Updated tests to use IMAP4 (Jeff)
10022    - getQuickMessages support in GW provider (Partha)
10023    - Use GW SOAP mailer code to be the default (Siva)
10024    - Changed default Groupwise port to 7191 (Siva)
10025    - GW SOAP mailer code improvements (Partha)
10026
10027  * All
10028    - Added 'searchable' flag for categories (Rodrigo)
10029    - Fixed saving of categories config changes (Rodrigo)
10030    - Use glib's i18n headers (Ross)
10031    - Removed useless libgnome use (Ross)
10032    - a11y improvements (Hao)
10033
10034Updated Translations:
10035    - ca (Jordi Mallach)
10036    - cs (Miloslav Trmac)
10037    - de (Frank Arnold)
10038    - el (Kostas Papadimas)
10039    - en_CA (Adam Weinberger)
10040    - en_GB (David Lodge)
10041    - es (Francisco Javier F. Serrador)
10042    - et (Priit Laes)
10043    - ja (Takeshi AIHANA)
10044    - ko (Changwoo Ryu)
10045    - lt (Žygimantas Beručka)
10046    - nb (Kjartan Maraas)
10047    - nl (Vincent van Adrighem)
10048    - no (Kjartan Maraas)
10049    - pt (Duarte Loreto)
10050    - pt_BR (Raphael Higino)
10051    - sq (Laurent Dhima)
10052    - sv (Christian Rose)
10053
10054Evolution Data Server 1.1.4, 2005-01-24
10055----------------------------------------
10056
10057Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10058
10059  * Calendar
10060
10061    #57567 - calendar migration speed (Rodrigo)
10062    #67974 - use proxy if necessary for webcal (Rodrigo)
10063
10064  * Camel
10065
10066    #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael)
10067    #71082 - Authenticated SMTP and TLS work very slowly (Jeff)
10068    #69024 - Doesn't update NNTP folder in a Virtual folder (Michael)
10069    #47824 - nested, identical multipart boundaries dont parse properly (Michael)
10070    #70095 - deleting vfolder causes evo to hang (Michael)
10071
10072  * All
10073    #70067 - Mask GW password when GROUPWISE_DEBUG=1 is used (Siva)
10074    #28532 - Don't allow duplicate categories (Rodrigo)
10075
10076Other bugs
10077
10078  * Addressbook
10079    - Fix full name queries (Siva)
10080    - Order of magnitude speed fix for fetching list of contacts (Siva)
10081
10082  * Calendar
10083    - Comply with new server api changes (Harish)
10084    - Default to UTC timezone if nothing else (Chen)
10085    - Handle cancelling instances via itip (Rodrigo)
10086    - Handle case where events are only instances (no master) (Rodrigo)
10087    - Don't save unless the file is actually dirty in the file backend (Rodrigo)
10088    - Use single metric/imperial setting (David Trowbridge)
10089
10090  * Camel
10091    - Make imap4 code have the same summary as imap (Jeff)
10092    - Make imap4 code handle imap:// uri (Jeff)
10093    - Fix offline syncing and journalling for imap, groupwise and exchange (Jeff)
10094    - Be able to get the message status in groupwise (Partha)
10095    - Restrict path lengths to 65k in lock helper (Michael, Max Vozeler)
10096    - Fix groupwise offline transfers (Jeff)
10097    - retain label settings in IMAP4 when offline for UIDPLUS servers (Jeff)
10098    - 64 bit fixes (Michael)
10099
10100  * All
10101    - emit source changed property if properties are totally removed (Siva)
10102    - complete properly if the widget loses focus via tab (Hans)
10103    - display all email addresses for a user again (Hans)
10104    - fix crash pressing enter in empty completion widget (Hans)
10105
10106Updated Translations:
10107	- it (Marco Ciampa)
10108	- de (Frank Arnold)
10109	- et (Priit Laes)
10110	- cs (Miloslav Trmac)
10111	- nb (Kjartan Maraas)
10112	- lt (Zygimantas Berucka)
10113	- ja (Takeshi AIHANA)
10114	- es (Francisco Javier F. Serrador)
10115	- en_CA (Adam Weinberger)
10116
10117Evolution Data Server 1.1.3, 2005-01-10
10118----------------------------------------
10119
10120Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10121
10122  * Calendar
10123
10124    #68533 - evolution-alarm-notify appears to cause an e_data_book leak (Harish)
10125
10126  * Camel
10127
10128    #70556 - Unable load messages info from MS Exchange by IMAP (Michael)
10129    #70919 - Crash during fetching mail (mail has gpg signature) (Michael)
10130
10131Other bugs
10132
10133  * Addressbook
10134    - Merge offline support for groupwise, ldap (Siva, Chen, Hans)
10135
10136  * Calendar
10137    - Backend attachment support (Harish)
10138    - Weather calendar (David Trowbridge)
10139    - Handle send options for groupwise (Chen)
10140    - Fixed problems when items only had detached instances (Rodrigo)
10141    - Merge offline support for groupwise, ldap, webcal (Siva, Chen)
10142
10143  * Camel
10144    - Merge groupwise SOAP mailer (Partha)
10145    - IMAP4 offline support (Jeff)
10146    - Groupwise offline support (JP, Jeff, Partha)
10147    - 64 bit fixes (David Mosberger-Tang)
10148
10149  * All
10150    - move e-categories and rewrite (Rodrigo)
10151    - emit source_changed signal if properties change (David Trowbridge)
10152    - implement e-name-selector class, without bonobo (Hans)
10153
10154Updated Translations:
10155	- bg (Vladimir Petkov)
10156	- ja (Takeshi AIHANA)
10157	- ru (Leonid Kanter)
10158
10159Evolution Data Server 1.1.2, 2004-12-20
10160----------------------------------------
10161
10162Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10163
10164  * Calendar
10165
10166    #70127 - Evolution Calendar does not use a User-Agent (JP)
10167    #70267 - O(n^2) activity writing cache files when opening an ics webcal
10168    #file (Rodrigo)
10169
10170  * Addressbook
10171
10172    #68454 - Ldap organizationalUnit show up in contact list (Siva)
10173
10174  * Camel
10175
10176    #69776 -Signed Mail with attachments displays everything with
10177     multipart/boundaries stuff (NotZed)
10178    #69533 - GW imap mail becomes invisble/unavailable (NotZed)
10179
10180Other bugs
10181
10182  * Addressbook
10183    - implement is_open accessor on ebook (Hans)
10184    - move e-destination (Hans)
10185
10186  * Calendar
10187    - Merge recurrence work, support for detached instances (Rodrigo)
10188    - Add support for passing a modified object from sync backends (Anders Carlsson)
10189    - Add static capabilities for send options (Chen)
10190    - Leak fixes (Harish)
10191
10192  * Camel
10193    - Move camel here (NotZed)
10194    - Fix non-SSL build (Jeff)
10195    - Add offline journalling for IMAP4 (Jeff)
10196
10197  * All
10198    - implement a gtktreemodel contact store (Hans)
10199
10200Updated Translations:
10201	- lt (Zygimantas Berucka)
10202	- it (Marco Ciampa)
10203
10204Evolution Data Server 1.1.1, 2004-11-28
10205----------------------------------------
10206
10207Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10208
10209  * Calendar
10210
10211    #69624 - make changes in evo corresponding to soap schema changes (Siva)
10212
10213  * All
10214
10215    #69056 - Translations set to wrong version (Ryan Skadzberg)
10216    #68737 - Crash on Migrating (JP)
10217
10218Other bugs
10219
10220  * Addressbook
10221    - add API to determine required fields (Siva)
10222
10223  * All
10224    - allow access to primary source selector (Harish)
10225
10226Updated Translations:
10227	- sr (Danilo Segan)
10228	- sr@Latn (Danilo Segan)
10229	- cs (Miloslav Trmac)
10230	- sq (Laurent Dhima)
10231	- en_CA (Adam Weinberger)
10232	- en_GB (David Lodge)
10233
10234Evolution Data Server 1.1.0, 2004-11-01
10235----------------------------------------
10236
10237Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10238
10239  * Calendar
10240
10241    #64673 - Cannot view free/busy for GroupWise users for users outside POA (Harish)
10242    #67031 - Groupwise task completion not showing (Chen)
10243
10244  * Address Book
10245
10246    #42165 - "search in any field" produces wrong results (Siva)
10247    #64298 - G/W failure to authenticate (Siva)
10248
10249  * All
10250
10251    #65200 - GroupWise backend crash
10252    #67031 - (Partial) show completed status properly for GroupWise tasks
10253
10254Other bugs
10255
10256  * Address Book
10257    - Fix e_book_commit_contact multiple usage crash (Diego Gonzalez)
10258    - Make groupwise IM names searchable (Nat)
10259
10260  * Calendar
10261    - Speed up free/busy gathering (Harish)
10262    - Speed up getting detached instance information (Rodrigo)
10263
10264  * All
10265    - loadable backend modules (Toshok)
10266    - create libedataserverui (JP)
10267
10268Updated Translations:
10269	- sr (Danilo Segan)
10270	- sr@Latn (Danilo Segan)
10271	- cs (Miloslav Trmac)
10272	- sq (Laurent Dhima)
10273	- en_CA (Adam Weinberger)
10274	- en_GB (David Lodge)
10275
10276Evolution Data Server 1.0.2, 2004-10-11
10277----------------------------------------
10278
10279Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10280
10281  * Calendar
10282
10283    #62868 - Permission denied accepting a GroupWise meeting a second time (Chen)
10284    #67513 - Evolution corrupts memory if backend autobooks meeting attendees (JP)
10285    #66230 - tasks from online iCal duplicate after auto-refresh (Rodrigo)
10286
10287  * Address Book
10288
10289    #66368 - VCard parser doesn't add "File under" (Hans)
10290    #66574 - Make e_book_get_self work (Diego Gonzalez
10291    #67600 - fix e-d-s issues on x86_64 machines (Hans)
10292
10293  * All
10294
10295    #65200 - GroupWise backend crash
10296    #67031 - (Partial) show completed status properly for GroupWise tasks
10297
10298Other bugs
10299
10300  * Address Book
10301    - Restrict system address book queries to groupwise server for performance reasons (Siva)
10302
10303  * Calendar
10304    - load system tasks backend correctly
10305
10306Updated Translations:
10307	- fr (Craig Jeffares)
10308	- zh_TW (Craig Jeffares)
10309	- sk (Stanislav Visnovsky)
10310	- fa (Roozbeh Pournader)
10311	- id (Mohammad DAMT)
10312	- ar (Arafat Medini)
10313
10314Evolution Data Server 1.0.1, 2004-09-24
10315----------------------------------------
10316
10317Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10318
10319  * Calendar
10320
10321    #66383 - Warning fixes in calendar code (Dave Malcom)
10322    #64955 - C99-ism in libecal (Vincent Noel)
10323    #59904 - Calendar query caching (Rodrigo)
10324    #65167 - Crash sending task to GroupWise (Chen)
10325    #64685 - Appointment requests that have been replied to give "Invalid Object" error (Chen)
10326    #63513 - G/W appointment acceptance fails ('invalid object') (Chen)
10327    #64688 - mixing UTC and localtime in Appointment view (Chen)
10328
10329  * All
10330
10331    #66209 - only first source color change is saved to gconf (Michael)
10332    #64062 - new all day recurring events do not show busy time or as all day appts (Chen)
10333
10334Other bugs
10335
10336  * Address Book
10337    - disable debugging noise (William Jon McCann)
10338    - don't search summary for groupwise system address book (Siva)
10339
10340  * Calendar
10341    - support groupwise all day events
10342
10343  * All
10344    - fix e-d-s issues on NPTL and AMD machines (Chris, Frederic Crozat, Hans, Dave Malcolm)
10345
10346Updated Translations:
10347        - fr (Craig Jeffares)
10348        - zh_TW (Craig Jeffares)
10349        - sk (Stanislav Visnovsky)
10350        - fa (Roozbeh Pournader)
10351        - id (Mohammad DAMT)
10352        - ar (Arafat Medini)
10353
10354Evolution Data Server 1.0.0, 2004-09-13
10355----------------------------------------
10356
10357Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10358
10359  * Addressbook
10360
10361    #59582 - Contact incompletely updated to LDAP store, address information lost/not editable
10362    #63385 - Evolution crash - Adding two email ids with same name
10363
10364  * Calendar
10365
10366    #57443 - ics import crashes
10367
10368Updated Translations:
10369
10370	- da (Martin Willemoes Hansen)
10371	- ar (Arafat Medini)
10372	- nn (Åsmund Skjæveland)
10373	- en_GB (David Lodge)
10374	- cy (Telsa Gwynne)
10375	- el (Kostas Papadimas)
10376	- tr (Baris Cicek)
10377
10378Evolution Data Server 0.0.99, 2004-08-27
10379----------------------------------------
10380
10381Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10382
10383  * Addressbook
10384
10385    #63844 - avoid locking if authentication needed during auto completion (Siva)
10386    #63255 - ignore name prefixes when completing (Siva)
10387
10388  * Calendar
10389
10390    #62857 - display recurring events upon creation for groupwise (Chen)
10391    #61782 - handle importing objects with no UID (Rodrigo)
10392    #62655 - don't crash with NULL uri (Hans)
10393
10394  * All
10395
10396    #63051 - solaris build fixes (notzed)
10397
10398Other bugs
10399
10400  * Calendar
10401
10402    - add has-alarms-in-range query type (Rodrigo)
10403    - always set return value for e_cal_set_default_timezone (Frederic Crozat)
10404    - don't set the same default timezone multiple times (JP)
10405    - don't get all items from the groupwise server every time (Chen)
10406
10407  * Addressbook
10408
10409    - and thread safety flag for libdb (Toshok)
10410    - throw error when deleting system address book (Siva)
10411    - avoid unfiltered system address book searchs (Siva)
10412    - use cursors to populate the groupwise cache (Siva)
10413    - prevent groupwise server crash by not doing to cursor requests at the same time (Chen)
10414    - immediately show meeting status updates in GUI for groupwise (Chen)
10415
10416  * All
10417
10418    - fix warnings (Frederic Crozat)
10419    - set cache file name properly (Siva)
10420
10421Updated Translations:
10422
10423  - pt_BR (Gustavo Maciel Dias Vieira)
10424  - es (Francisco Javier F. Serrador)
10425  - da (Martin Willemoes Hansen)
10426  - de (Christian Neumair)
10427  - hu (Laszlo Dvornik)
10428  - nb (Kjartan Maraas)
10429  - no (Kjartan Maraas)
10430  - sq (Laurent Dhima)
10431  - uk (Maxim Dziumanenko)
10432  - az (Metin Amiroff)
10433  - ja (Takeshi AIHANA)
10434  - pt (Duarte Loreto)
10435  - fi (Ilkka Tuohela, Tommi Vainikainen)
10436
10437