diff options
| author | Johan Dahlin <johan@gnome.org> | 2008-07-27 09:03:06 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2008-07-27 09:03:06 +0000 |
| commit | 826e4b1a42873c8fadb3a7f98abf244c666a413b (patch) | |
| tree | 4513a6c8308e449409ee947af891bbd1706f46c6 /ChangeLog | |
| parent | 28cc14391b52dcbef2e148dcc985b2803623234d (diff) | |
| download | pygobject-826e4b1a42873c8fadb3a7f98abf244c666a413b.tar.gz pygobject-826e4b1a42873c8fadb3a7f98abf244c666a413b.tar.xz pygobject-826e4b1a42873c8fadb3a7f98abf244c666a413b.zip | |
Use glib macros to define the module, update export regexp.
2008-07-27 Johan Dahlin <johan@gnome.org>
* gobject/Makefile.am:
* gobject/gobjectmodule.c (PYGLIB_MODULE_START):
* gobject/pygobject-private.h:
Use glib macros to define the module, update export regexp.
svn path=/trunk/; revision=881
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ 2008-07-27 Johan Dahlin <johan@gnome.org> * gobject/Makefile.am: + * gobject/gobjectmodule.c (PYGLIB_MODULE_START): + * gobject/pygobject-private.h: + Use glib macros to define the module, update export regexp. + +2008-07-27 Johan Dahlin <johan@gnome.org> + + * gobject/Makefile.am: * gobject/gobjectmodule.c (init_gobject): * gobject/pygboxed.c (pygobject_boxed_register_types): * gobject/pygboxed.h: |
