summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 6 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index d91b26c0d5..291a256780 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-This is GStreamer C# bindings 0.9.1 "(Almost) nothing new here"
+This is GStreamer C# bindings 0.9.2 "One more step to completion"
- * Update bindings to GStreamer 0.10.24
- * Update internal glib-sharp copy to latest SVN trunk
- * Some cleanup
+ * Update core/base bindings to 0.10.25
+ * Improve Gst.Buffer bindings and add ByteReader/BitReader bindings
+ * PbUtils bindings (missing codec installation, ...)
+ * Improved support for subclassing BaseTransform
+ * Various bugfixes