commit 47f77168adbef798144045fd7a84b538facab1fb
Author: Rodrigo Moya <[email protected]>
Date:   Fri Jul 16 13:41:54 2010 +0200

   Shh

.gitignore |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

commit c4855da7d8c84542a24cd6ae284b231a2e47c5c8
Author: Rodrigo Moya <[email protected]>
Date:   Fri Jul 16 13:40:59 2010 +0200

   Add API to list fields for CouchdbDocument's and CouchdbStructField's

couchdb-glib/couchdb-document.c     |   45 +++++++++++++++++++++++++++++++++++
couchdb-glib/couchdb-document.h     |    3 +-
couchdb-glib/couchdb-struct-field.c |   17 +++++++++++++
couchdb-glib/couchdb-struct-field.h |    1 +
couchdb-glib/utils.c                |   21 ++++++++++++++++
couchdb-glib/utils.h                |    2 +
6 files changed, 88 insertions(+), 1 deletions(-)

commit e946aa00b78e3179ef253e440e75f788c3c11a22
Author: Rodrigo Moya <[email protected]>
Date:   Wed Jul 14 13:29:12 2010 +0200

   Release 0.6.93

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

commit a207e423c09fd7dad73f8b8b575c5fda9a480c86
Author: Rodrigo Moya <[email protected]>
Date:   Wed Jul 14 13:29:01 2010 +0200

   Added missing BUILT_FILES

bindings/mono/Makefile.am |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)