commit 3ace9413a1d804b2c465958c43ff5eb20e56d9b0
Author: Rodrigo Moya <[email protected]>
Date:   Tue Aug 25 23:53:07 2009 +0200

   Add uuid to list of pkg-config modules to look for

configure.ac |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

commit c77c33364be5544bf23b90931086fc84297310a3
Author: Rodrigo Moya <[email protected]>
Date:   Tue Aug 25 18:06:36 2009 +0200

   Added functions to deal with URLs in contact documents

couchdb-glib/couchdb-document-contact.c |  108 +++++++++++++++++++++++++++++++
couchdb-glib/couchdb-document-contact.h |   11 +++
2 files changed, 119 insertions(+), 0 deletions(-)

commit 2a8d5e57761090ccb05c8eb0c45f428181d25efd
Author: Rodrigo Moya <[email protected]>
Date:   Fri Aug 21 17:47:32 2009 +0200

   Add lots of new contact record fields
   Check presence of fields in JSON objects before accessing them to avoid lots
   of warnings

couchdb-glib/couchdb-document-contact.c |  211 +++++++++++++++++++++++++++++++
couchdb-glib/couchdb-document-contact.h |   24 ++++
couchdb-glib/couchdb-document.c         |   14 ++
3 files changed, 249 insertions(+), 0 deletions(-)

commit df0abe68a42272ad5736143806c094d40554c554
Author: Rodrigo Moya <[email protected]>
Date:   Thu Aug 20 11:22:37 2009 +0200

   Ubuntu package changes

debian/changelog |   17 +++++++++++++++--
1 files changed, 15 insertions(+), 2 deletions(-)

commit 8d0cf7496d603c185d95c2a3fbc9a6085eff797a
Author: Rodrigo Moya <[email protected]>
Date:   Wed Aug 19 18:46:08 2009 +0200

   Release 0.4.4

NEWS         |   10 ++++++++++
configure.ac |    2 +-
2 files changed, 11 insertions(+), 1 deletions(-)