diff options
| author | Murray Cumming <murrayc@murrayc.com> | 2008-07-13 19:19:29 +0000 |
|---|---|---|
| committer | Paul Pogonyshev <paulp@src.gnome.org> | 2008-07-13 19:19:29 +0000 |
| commit | bf54bf828952b5c38f3e230dae9e1f9557c5e469 (patch) | |
| tree | 9b0dcaf69e1de80b0de881793c4d7951ce8a8d52 /ChangeLog | |
| parent | eaca30050adb0730653c8f9f434fedb4ffbf5164 (diff) | |
| download | pygobject-bf54bf828952b5c38f3e230dae9e1f9557c5e469.tar.gz pygobject-bf54bf828952b5c38f3e230dae9e1f9557c5e469.tar.xz pygobject-bf54bf828952b5c38f3e230dae9e1f9557c5e469.zip | |
clean_func(): Strip GSEAL out, to avoid us thinking that there are many
2008-07-08 Murray Cumming <murrayc@murrayc.com>
* codegen/h2def.py: clean_func(): Strip GSEAL out, to avoid us
thinking that there are many functions called GSEAL (merge from
PyGTK).
2008-01-29 Olivier Crete <tester@tester.ca>
* codegen/h2def.py (DefsWriter.__init__): Fix copy-paste
typos (merge from PyGTK).
svn path=/trunk/; revision=794
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2008-07-08 Murray Cumming <murrayc@murrayc.com> + + * codegen/h2def.py: clean_func(): Strip GSEAL out, to avoid us + thinking that there are many functions called GSEAL (merge from + PyGTK). + +2008-01-29 Olivier Crete <tester@tester.ca> + + * codegen/h2def.py (DefsWriter.__init__): Fix copy-paste + typos (merge from PyGTK). + 2008-07-11 Gian Mario Tagliaretti <gianmt@gnome.org> * gio/gfile.override: wrap File.load_contents, fix a typo. |
