commit defa049f5f9cd12d9273b2dfa689ed72bc735e15
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-12-21

    Release 3.3.3.1
    
     * And some build warning fixes

 NEWS                                 |    3 +++
 configure.ac                         |    2 +-
 gck/gck-attributes.c                 |    4 ++--
 gcr/tests/frob-certificate-request.c |    3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

commit 290b322a2bbaa81c3f00f9241228ed38672fb03f
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-12-20

    Fix build problems
    
     * Linker error with gcr-prompter
     * Fix warning about g_set_error
     * Fix documentation warnings about gck_attributes_set ...

 gck/gck-attributes.c         |    4 ----
 gcr/Makefile.am              |    1 +
 gcr/gcr-subject-public-key.c |    4 ++--
 3 files changed, 3 insertions(+), 6 deletions(-)

commit 7fbd8c05ab28a38c924fe8f607d93c54b6e3079f
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-12-19

    Add gobject and gio dependencies to package config files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=666498

 gck/gck.pc.in      |    2 +-
 gcr/gcr-base.pc.in |    2 +-
 gcr/gcr.pc.in      |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)