summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-23 18:10:51 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-23 18:10:51 +0000
commit22aa40802a13524faae7f863d8cac0a73db68ea2 (patch)
treee290854191e752685d42bbb2aa8a7a6def23170d /NEWS
parent1d6045effa6bd2610ec8ffa79a7551836330a222 (diff)
releasing 0.10.1gst-python-0.10.1
Original commit message from CVS: releasing 0.10.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8a98e6d0ae..78a8bde125 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
-This is GStreamer Python Bindings 0.10.0, "Reblochon".
+This is GStreamer Python Bindings 0.10.1, "Krisimas Yakanaka"
+
+Changes since 0.10.0:
+
+ * added discoverer
+ * updated for core API additions
+
+API changed since 0.10.0:
+
+ * gst.extend.discoverer
+ * wrapped gst_version()
+ * wrapped gst_type_find_factory_get_list()
+ * wrapped gst_mixer_options_get_values()
+ * wrapped gst_dp_*()
+ * wrapped gst_element_factory_get_static_pad_templates()
Changes since 0.9.6: