summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-07-12 08:36:13 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-07-12 08:36:14 +0900
commitd3b61d1e80a91482c2fc844810627064b1087280 (patch)
tree31e43590946ac70b8a14429f488f1e4f01956293 /NEWS
parent385fb5df2f7c3ec197b954e8a8ddac5297fe4043 (diff)
downloadpygobject2-d3b61d1e80a91482c2fc844810627064b1087280.tar.gz
pygobject2-d3b61d1e80a91482c2fc844810627064b1087280.tar.bz2
pygobject2-d3b61d1e80a91482c2fc844810627064b1087280.zip
Imported Upstream version 2.28.1
Change-Id: Ib2dc5ea9bbd21a07cf091b6a5352485ef15f637a Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a2d6e1..b38be2a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+2.28.1 21-Mar-2011
+ - pygi-convert.sh remove gobject tests, GObject works now (John Stowers)
+ - pygi-convert.sh add GObject.xxx and webkit (John Stowers)
+ - [gi] marshal raw closures (John (J5) Palmieri)
+ - Revert "Deduce PYTHON_LIBS in addition to PYTHON_INCLUDES" (Martin Pit
+ - setup.py: fix user_access_control option (Dieter Verfaillie)
+ - [gi-overrides] fix marshalling pygobjects in treemodels (John (J5) Pal
+ - [gi] Respect the MessageType for Gtk.MessageDialog (Martin Pitt)
+ - [gi] Do not require signature for D-BUS methods without arguments (Mar
+ - [gi-demos] add pickers demo (John (J5) Palmieri)
+ - [gi-demos] add menu demo (John (J5) Palmieri)
+ - [gi-overrides] TreeViewColumn.set_cell_data_func func_data can be None
+ - [gi-demos] dont try and run demos that represent directories (John Sto
+ - [gi-overrides] fix exception block so it works in Python 2.5 (John (J5
+
2.28.0 08-Mar-2011 (stable)
- [gi-demos] some python 3 compat fixes (John (J5) Palmieri)
- [gi-demos] catch the correct error class (John (J5) Palmieri)