2009-01-19 Srinivasa Ragavan <
[email protected]>
* NEWS: Evolution Data Server 2.25.5 release
2009-01-14 Matthew Barnes <
[email protected]>
** Fixes part of bug #564543
* configure.in:
Bump gtk_minimum_version to 2.14.0.
2009-01-12 Philip Van Hoof <
[email protected]>
* camel/camel-db.c: Allowing the developer 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.
2009-01-08 Philip Van Hoof <
[email protected]>
* camel/providers/nntp/camel-nntp-folder.c
* camel/providers/pop3/camel-pop3-folder.c
* camel/providers/groupwise/camel-groupwise-folder.c
* camel/providers/imap/camel-imap-folder.c
* camel/providers/imap/camel-imap-message-cache.c
* camel/providers/imap/camel-imap-message-cache.h
* camel/providers/imap4/camel-imap4-folder.c
* camel/providers/local/camel-mbox-folder.c
* camel/providers/local/camel-maildir-folder.c
* camel/providers/local/camel-mh-folder.c
* camel/camel-folder.c
* camel/camel-folder.h
* camel/camel-data-cache.c
* camel/camel-data-cache.h:
Bugfix for Bug #566279. Introduces a new API in Camel needed for
implementing EPlugin of Bug #565091