summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-08-05 01:34:03 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-08-05 01:34:03 +0100
commit0d0b85cb15e02321d440a041854ad33048a07dc4 (patch)
treeadfb769aeb0a5843576b39721a34f4a4886fe556 /NEWS
parent54cbb3220b41097acce339b2345dda2ec1d6a930 (diff)
Release 0.10.16RELEASE-0.10.16
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 69a25c4..a0b4c82 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
-This is GStreamer Python Bindings 0.10.15, "We built a wall"
+This is GStreamer Python Bindings 0.10.16, "Distorted memory"
+
+Changes since 0.10.15:
+
+ * Update bindings for GStreamer 0.10.24
+ * Fixes for the python plugin loader
+
+Bugs fixed since 0.10.15:
+
+ * 580992 : gst_preset_get_preset_names not wrapped in gst-python
+ * 583378 : libgstpython.so causes a segfault
+ * 583607 : Error when building from tarball
+ * 584445 : gst.TagList getters and setters should convert unicode ob...
Changes since 0.10.14: