summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2010-02-11 16:33:04 +0100
committerEdward Hervey <bilboed@bilboed.com>2010-02-11 16:33:04 +0100
commit8a57d6af1f9bf52fb69909e370c8180c2b2d8e6c (patch)
tree51aaf97dbd14edc6d441814d618a987d5389cf9b /NEWS
parent68314d812689f87bb8894e8df87d250371767f52 (diff)
Release 0.10.18 "A pigeon carrying a 500ton block"
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cde48f1..7f0a990 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
-This is GStreamer Python Bindings 0.10.17, "Shiny new button"
+This is GStreamer Python Bindings 0.10.18, "A pigeon carrying a 500ton block"
+
+Changes since 0.10.17:
+
+ * Updates to 0.10.26 core/base API addition
+
+Bugs fixed since 0.10.17:
+
+ * 592459 : info.print_info() uses info.tags.pop() to get values, but pop is destructive, so calling print_info twice can return different results
+ * 599818 : Import of pygst fails with Element missing
Changes since 0.10.16: