0.0.3: ------- Internal features release ... This release features a new big internal feature: a xml to gobjects deserializer. Although it is currently not in use and it is not a good practise to release code which is currently under development it want others review and hopefully contribute to this. The idea is to map all XML structures to GObject derived objects. The only interesting feature for users is that 0.0.3 binaries are prebuilt for Evolution 1.5.8 which has a new libecal.so. 0.0.2: ------- The second release ... Includes mainly internal clean ups: - Made GObjects out of OGOConnection and OGOResult - Added a new type OGOResultLinks which is the result of list links requests - The "evo-ogo-create-account" tool now only creates one group named "OpenGroupware.org" If you want to re-create your accounts (in order to fix the "double-OpenGroupware.org- group-thing") simple remove the entries using "gconf-editor" and re-create your accounts. - Using gconf now for the source of the proxy uri instead of "http_proxy" 0.0.1: ------- The first version of the Evolution OGO Connector for Evolution 1.5. It is based on the original "evolution-data-server" sources. Currently it features not much than a skeleton implementation of the calendar and addressbook backends. The addressbook also supports (that now is the interesting part *g*) reading out different storages of the OpenGroupware contacts storages via "zidestore".