diff options
| author | Johan Dahlin <jdahlin@async.com.br> | 2008-06-17 19:57:11 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2008-06-17 19:57:11 +0000 |
| commit | de5fce1737f04bfe525caeab390b55bd46037d67 (patch) | |
| tree | f36e8cf3b9bc1c876ee402c9b18f1504a2c49b56 /ChangeLog | |
| parent | ac00f4306e17c0f6685d657b5cd183c7171f14db (diff) | |
| download | pygobject-de5fce1737f04bfe525caeab390b55bd46037d67.tar.gz pygobject-de5fce1737f04bfe525caeab390b55bd46037d67.tar.xz pygobject-de5fce1737f04bfe525caeab390b55bd46037d67.zip | |
Sort out confusion between interfaces and objects, add test. Fixes #538601
2008-06-17 Johan Dahlin <jdahlin@async.com.br>
* gio/gio-types.defs:
* tests/test_gio.py:
Sort out confusion between interfaces and objects, add test.
Fixes #538601
svn path=/trunk/; revision=788
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-06-17 Johan Dahlin <jdahlin@async.com.br> + + * gio/gio-types.defs: + * tests/test_gio.py: + Sort out confusion between interfaces and objects, add test. + Fixes #538601 + 2008-06-09 Paul Pogonyshev <pogonyshev@gmx.net> * gobject/pygobject.c (pygobject_copy, pygobject_deepcopy): New |
