Version 0.6.93 ============== - Add missing fields to CouchdbDatabaseInfo (Rodrigo Moya) - Add tasks document class (Miguel Ángel Rodelas Delgado) - Create json_object in couchdb_document_init, so that subclasses get it (Rodrigo Moya) - Use correct signatures for CouchdbDatabase class' signals (Rodrigo Moya) - Move DesktopcouchDocument* classes to couchdb-glib, so that they can be used in other CouchdbSession's (Rodrigo Moya) - Use the correct JsonObject when calling create_document_from_json_object (Rodrigo Moya) - Fixed several compilation warnings (Rodrigo Moya) ==============