summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-07-12 08:36:31 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-07-12 08:36:32 +0900
commit637e88b9e8a5847acbc571d34b1f1bceceb74372 (patch)
tree519cb299ac063cf250db3520933f1e2ab623dea8 /NEWS
parentdc3d4245c36208345081e832788d47ad6ec82131 (diff)
downloadpygobject2-637e88b9e8a5847acbc571d34b1f1bceceb74372.tar.gz
pygobject2-637e88b9e8a5847acbc571d34b1f1bceceb74372.tar.bz2
pygobject2-637e88b9e8a5847acbc571d34b1f1bceceb74372.zip
Imported Upstream version 2.28.3
Change-Id: I802d4db598f066190691024a1546c2e573f1e07b Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1c7e4bb..86d7569 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.28.3 23-Mar-2011
+ - fix a typo when converting objects to strings gvalues (John (J5) Palmieri)
+
2.28.2 22-Mar-2011
- fix static ABI for setting string gvalues from python objects (John (J
- Fix GSchema tests for separate build tree (Martin Pitt)