commit e65d2fe75310a478e09eef1ab942ece09516d7d9
Author: Sebastian Pölsterl <sebp@k-d-w.org>
Date:   Thu Feb 9 10:02:14 2012 +0100

    Prepare 3.0.4 release

 NEWS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit f24b5a4306fb83f6ff46920ecd7adc201d105b16
Author: Martin Pitt <martin.pitt@ubuntu.com>
Date:   Sat Jan 7 09:47:24 2012 +0100

    Revert "Convert all strings to utf-8 encoding when retrieving from
    TreeModel"

    This changes existing behaviour (model values being str instead of
    unicode) and
    also makes tree model behaviour incompatible to the rest of Gtk
    behaviour
    (which always returns UTF-8 encoded str objects, not unicode). The
    original bug
    description was a bug in the test case code, you cannot mix str
    and unicode
    objects in interpolation.

    This reverts commit 33060639bc4857238f21c2329b8e8888fbd8fdc2.

    https://bugzilla.gnome.org/show_bug.cgi?id=663610

 gi/overrides/Gtk.py     |   15 ---------------
 tests/compathelper.py   |    2 --
 tests/test_overrides.py |   31 +------------------------------
 3 files changed, 1 insertions(+), 47 deletions(-)

commit cba8124389de92f98c45cbaf2bd9c320036d6407
Author: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Date:   Fri Dec 23 12:20:15 2011 +0100

    Post-release bump to 3.0.4

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

commit 9ba741343e79f0d108074c0110f1aada5f7da4a3
Merge: 3306063 8d1a36c
Author: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Date:   Fri Dec 23 12:18:00 2011 +0100

    Merge branch 'master' into pygobject-3-0

commit 8d1a36cc73f5f4df091ecb289c8a7b38ec2ab605
Author: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Date:   Mon Dec 12 18:35:30 2011 +0100

    Add notes about branching to HACKING

 HACKING |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 00030bc6f0fb961c716ed692144cd8e4bb9be7d0
Author: Sebastian Pölsterl <sebp@k-d-w.org>
Date:   Sat Dec 10 12:51:45 2011 +0100

    Fixed bug where GObject.property did not respect minimum and maximum
    values

    https://bugzilla.gnome.org/show_bug.cgi?id=664864

 gi/_gobject/propertyhelper.py |    2 +-
 tests/test_properties.py      |   31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletions(-)

commit 7b78abc6c399abd0daa4c11c644d107e1bb7b452
Author: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Date:   Mon Dec 12 17:00:24 2011 +0100

    Remove mention of removed option --enable-docs

 HACKING |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 4cba52f5b5e79b7b6212cb0795e8976a9da9f21d
Author: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Date:   Mon Dec 12 17:00:03 2011 +0100

    Fix sebp's name in NEWS

 NEWS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)