summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-08-04 20:22:47 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-08-04 20:22:47 +0000
commitdec6c7d24f7f3757b5351057bc435770dfea0326 (patch)
tree3fd7870a94ee9fd156fef58154d09beaabe06255 /NEWS
parent1c30df7261929499b2dfd56aa7d950c3c4ac5117 (diff)
downloadpygobject-dec6c7d24f7f3757b5351057bc435770dfea0326.tar.gz
pygobject-dec6c7d24f7f3757b5351057bc435770dfea0326.tar.xz
pygobject-dec6c7d24f7f3757b5351057bc435770dfea0326.zip
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 54e5fdf..d928bb0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.11.1 04-august-2006
+ - Add John Finlay's reference manual (Johan, John)
+ - Fix GOption mem leak (Gustavo)
+ - Infrastructure for lazy type registration (Johan)
+ - Enum/Flags fixes (Gustavo, John)
+ - Eliminate some GCC warnings (Johan)
2.11.0 12-july-2006
- Add GOption support (#163645, Johannes Hölzl)
- GObject metaclass converted to Python code (Gustavo)
@@ -11,7 +17,6 @@
- Support retrieving signal and property info from interfaces (Finlay)
- Support parameters of type G_TYPE_GSTRING in signals (Gustavo)
- Wrap a few g_filename_* APIs (Gustavo)
-
2.10.1 11-april-2006
- uint64 property bug fix (Andy Wingo)
- Hard code path to 2.0 (Gustavo)