diff options
author | Gustavo J. A. M. Carneiro <gjc@src.gnome.org> | 2006-06-15 19:01:22 +0000 |
---|---|---|
committer | Gustavo J. A. M. Carneiro <gjc@src.gnome.org> | 2006-06-15 19:01:22 +0000 |
commit | fff459450046a06b05dc94339edc61c200dd61d6 (patch) | |
tree | 92926dd195b4243a3c77dcad85e38ed360f71d10 /NEWS | |
parent | f058bfc057f8599d55462c626ba9b654c7efa46e (diff) | |
download | pygtk-fff459450046a06b05dc94339edc61c200dd61d6.tar.gz |
update printing example
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +pygtk-2.9.2 15-june-2006 + - Fix a codegen bug that prevent build of other extensions (344845, Gustavo) + - Builds with pycairo 1.1.6 (344957, Gustavo) + - gtk.TextBuffer rich text copy and serialization (Finlay) + - Correct Print Editor example (Gustavo) + pygtk-2.9.1 13-june-2006 - Allow gtk.TreeSortable.set_default_sort_func callback to be None (Johan, Patrick O'Brien) |