registry: fix compilation with --disable-registry
[platform/upstream/gstreamer.git] / NEWS
diff --git a/NEWS b/NEWS
index 2e58ea5..1149ebb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
-This is GStreamer 0.10.33 "Prior Spaceflight Experience is an Advantage"
+This is GStreamer 0.10.35 "Nuclear Fission"
+
+Changes since 0.10.34:
+
+      * work around GLib atomic ops API change
+      * some minor win32/mingw fixes
+      * don't use G_CONST_RETURN in public headers
+
+Bugs fixed since 0.10.34:
+
+      * 652211 : Use const instead G_CONST_RETURN
+
+Changes since 0.10.33:
+
+      * Fix multiqueue thread-safety regression
+      * Don't set artificial 0-timestamp on first packet for TIME-based live sources
+      * Otherwise identical to the previous release (0.10.33)
+
+Bugs fixed since 0.10.33:
+
+      * 649369 : basesrc: do not set first buffer timestamp to 0 for live sources
+      * 649878 : multiqueue regression: gst_single_queue_new not MT-safe
 
 Changes since 0.10.32: