diff options
| author | Johan Dahlin <johan@gnome.org> | 2008-07-14 21:53:31 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2008-07-14 21:53:31 +0000 |
| commit | a469236b6797441b4051de4aa32375db9bd119f2 (patch) | |
| tree | ecab99fc9f59b0d910c22e021bff9a44ec34a8d0 /ChangeLog | |
| parent | 21c32abd96aa4e8d9acb6742068de3dccc5629a9 (diff) | |
| download | pygobject-a469236b6797441b4051de4aa32375db9bd119f2.tar.gz pygobject-a469236b6797441b4051de4aa32375db9bd119f2.tar.xz pygobject-a469236b6797441b4051de4aa32375db9bd119f2.zip | |
Bug 378704 – OptionParser.parse_args() returns unexpected results Patch
2008-07-14 Johan Dahlin <johan@gnome.org>
Bug 378704 – OptionParser.parse_args() returns unexpected results
* gobject/option.py:
Patch by Johannes Hölzl
svn path=/trunk/; revision=804
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-07-14 Johan Dahlin <johan@gnome.org> + Bug 378704 – OptionParser.parse_args() returns unexpected results + + * gobject/option.py: + Patch by Johannes Hölzl + +2008-07-14 Johan Dahlin <johan@gnome.org> + Bug 491773 – autoconf failure: .m4 files cannot be found * Makefile.am: |
