diff options
| author | Johan Dahlin <johan@src.gnome.org> | 2006-04-11 15:14:36 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2006-04-11 15:14:36 +0000 |
| commit | c10ecb8121f62361f744fd3d6034c9339890f6f8 (patch) | |
| tree | 77cae05805368e46a7a4b34dff8df104c4d630cb /ChangeLog | |
| parent | dd6f0893eaea89726576fc960257334d00d4544e (diff) | |
Turn gobject into a package; move _gobject to gobject._gobject and
add gobject/__init__.py. Update macros and testsuite.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 2006-04-11 Johan Dahlin <jdahlin@async.com.br> + * gobject/.cvsignore: + * gobject/Makefile.am: + * gobject/__init__.py: + * gobject/gobjectmodule.c: (init_gobject): + * gobject/pygobject.h: + * tests/Makefile.am: + * tests/common.py: + + Turn gobject into a package; move _gobject to gobject._gobject and + add gobject/__init__.py. Update macros and testsuite. + +2006-04-11 Johan Dahlin <jdahlin@async.com.br> + * configure.ac: Post release version bump === PyGObject 2.10.1 === |
