aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d96b260..49aebb2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
-This is GStreamer 1.0.6
+This is GStreamer 1.0.7
+
+Changes since 1.0.6:
+
+ * Add better support for static plugins
+
+Bugs fixed since 1.0.6:
+
+ * 667305 : build: Add --enable-static-plugins configure argument
+ * 696357 : Basesrc may send not-neg error when flushed
+ * 696435 : gst_static_caps_get(GST_STATIC_CAPS_NONE) doesn't work properly
+ * 697791 : gst-inspect: shows action signal return pointers as pointers
Changes since 1.0.5: