diff options
| author | Gustavo J. A. M. Carneiro <gjc@src.gnome.org> | 2007-04-14 16:21:15 +0000 |
|---|---|---|
| committer | Gustavo J. A. M. Carneiro <gjc@src.gnome.org> | 2007-04-14 16:21:15 +0000 |
| commit | c292a0d1aaa9b6f68ec2a089d3b91914daf49ef9 (patch) | |
| tree | d7f12c0cc9c8e20cc390481a7fb77e3b7cd71a10 /ChangeLog | |
| parent | 66cec4c99c32016388e8c968284f72c8bdbd0e62 (diff) | |
| download | pygobject-c292a0d1aaa9b6f68ec2a089d3b91914daf49ef9.tar.gz pygobject-c292a0d1aaa9b6f68ec2a089d3b91914daf49ef9.tar.xz pygobject-c292a0d1aaa9b6f68ec2a089d3b91914daf49ef9.zip | |
Bug 419379 – Modernize init_pygobject: use static inline functions instead of macros
svn path=/trunk/; revision=643
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-04-14 Gustavo J. A. M. Carneiro <gjc@gnome.org> + * gobject/pygobject.h: Bug #419379: Modernize init_pygobject: use + static inline functions instead of macros. + * gobject/gobjectmodule.c (init_gobject): * gobject/pygobject-private.h: * gobject/pygobject.c (pygobject_data_free, pygobject_data_new), |
