summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2011-12-12 17:00:03 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2011-12-12 17:00:03 +0100
commit4cba52f5b5e79b7b6212cb0795e8976a9da9f21d (patch)
tree31f61490b4b770667d2dd8e8d277c1df38b9224f /NEWS
parent8c95981d0ba224a577f87998030c384b3dae3d80 (diff)
downloadpygobject-4cba52f5b5e79b7b6212cb0795e8976a9da9f21d.tar.gz
Fix sebp's name in NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 250a97d1..3d23507b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
3.0.3 12-Dec-2011
- Convert all modifier constants to Gdk.ModifierType (Manuel Quiñones)
- - Convert all strings to utf-8 encoding when retrieving from TreeModel (Sebastian Pöl
+ - Convert all strings to utf-8 encoding when retrieving from TreeModel (Sebastian Pölsterl)
- add test for bytearray variants (John (J5) Palmieri)
- handle NULL arrays correctly for each array type (John (J5) Palmieri)
- Revert "Revert "Fix array termination and size calculation"" (John (J5) Palmieri)