Skip to content

Commit

Permalink
2.15.0
Browse files Browse the repository at this point in the history
svn path=/trunk/; revision=809
  • Loading branch information
Johan Dahlin committed Jul 14, 2008
1 parent 9473f3e commit 4d80756
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
@@ -1,5 +1,10 @@
=== 2.15.0 ===
2008-07-15 Johan Dahlin <johan@gnome.org>

New version

* NEWS: Update

* tests/Makefile.am:
Make sure we can distcheck the gio module properly

Expand Down
17 changes: 17 additions & 0 deletions NEWS
@@ -1,3 +1,20 @@
2.15.0 15-jul-2008
- Add GIO bindings (Johan, Mario Tagliaretti, Thomas Leonard)
- Move codegen from PyGTK (Johan, Paul Pogonyshev, #542821)
- Add more variables to the .pc files (Damien Carbery, Paul,
Dan Winship, #486876)
- Add pyg_option_group_new to the public API (Johan)
- Add g_get_application_anme and g_get_progname (Sebastian Rittau)
- Avoid making wakeups when using Python 2.6 (Johan, Gustavo,
Adam Olsen, Josselin Mouette, Philippe Normand, Guido Van Rossum)
- Only link against libffi when found (Ed Catmur, #496006)
- Improve gobject.property (Tomeu Vizoso, #523352)
- Improve enum comparision and warnings (Paul, Phil Dumont, #428732)
- Many gobject.Source improvements (Bryan Silverthorn)
- Apply some fixes to make pylint happier (Johan, Simon Schampijer,
#523821)
- Fix error message in pyg_io_add_watch (Juha Sahkangas)
- Improve h2def.py (Oliver Crete, Murray Cumming, Lauro Moura)
2.14.0 16-sep-2007
- Fix a Python 2.6 deprecation warning (Johannes Hölzl, #342948)
- Wrap g_timeout_add_seconds, when compiling with glib 2.14 (Gustavo)
Expand Down

0 comments on commit 4d80756

Please sign in to comment.