summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-01-16 20:59:29 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-01-16 20:59:29 +0000
commit75e8d867cf3ef1320246f4ccfb6ff9b8f5361ce8 (patch)
tree123b6acf98a9a8734928fa16ec14b839aef794bd /NEWS
parentc4d718a9913f51796d73fcb0b57702b95c7cae69 (diff)
releasing 0.10.2
Original commit message from CVS: releasing 0.10.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 78a8bde..4c140f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
-This is GStreamer Python Bindings 0.10.1, "Krisimas Yakanaka"
+This is GStreamer Python Bindings 0.10.2, "And if the devil is six"
+
+Changes since 0.10.1:
+
+ * Parallel installability with 0.8.x series
+ * Threadsafe design and API
+ * allow fractions in structures
+ * added vmethods for base classes
+
+Bugs fixed since 0.10.1:
+
+ * 325459 : Fractions cannot be used as values for gst.Structure fileds
Changes since 0.10.0: