From 5dd17d6248b45fa2536f1864962908fb21b041e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sat, 7 Apr 2018 20:21:36 +0300 Subject: [PATCH] Update CHANGELOG.md for 0.11.1 --- gstreamer-app/CHANGELOG.md | 5 +++++ gstreamer-audio/CHANGELOG.md | 5 +++++ gstreamer-base/CHANGELOG.md | 5 +++++ gstreamer-net/CHANGELOG.md | 5 +++++ gstreamer-pbutils/CHANGELOG.md | 5 +++++ gstreamer-player/CHANGELOG.md | 5 +++++ gstreamer-rtsp-server/CHANGELOG.md | 5 +++++ gstreamer-rtsp/CHANGELOG.md | 5 +++++ gstreamer-sdp/CHANGELOG.md | 5 +++++ gstreamer-video/CHANGELOG.md | 5 +++++ gstreamer/CHANGELOG.md | 5 +++++ 11 files changed, 55 insertions(+) diff --git a/gstreamer-app/CHANGELOG.md b/gstreamer-app/CHANGELOG.md index 60a5dbb59..7f9bd42a2 100644 --- a/gstreamer-app/CHANGELOG.md +++ b/gstreamer-app/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.11.1] - 2018-04-07 +### Fixed +- Fix Structure::to_string() to not run into an infinite recursion but call + the method on the contained StructureRef instead of on itself + ## [0.11.0] - 2018-03-20 ### Changed - Updated everything to GStreamer 1.14.0 diff --git a/gstreamer-audio/CHANGELOG.md b/gstreamer-audio/CHANGELOG.md index 60a5dbb59..7f9bd42a2 100644 --- a/gstreamer-audio/CHANGELOG.md +++ b/gstreamer-audio/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.11.1] - 2018-04-07 +### Fixed +- Fix Structure::to_string() to not run into an infinite recursion but call + the method on the contained StructureRef instead of on itself + ## [0.11.0] - 2018-03-20 ### Changed - Updated everything to GStreamer 1.14.0 diff --git a/gstreamer-base/CHANGELOG.md b/gstreamer-base/CHANGELOG.md index 60a5dbb59..7f9bd42a2 100644 --- a/gstreamer-base/CHANGELOG.md +++ b/gstreamer-base/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.11.1] - 2018-04-07 +### Fixed +- Fix Structure::to_string() to not run into an infinite recursion but call + the method on the contained StructureRef instead of on itself + ## [0.11.0] - 2018-03-20 ### Changed - Updated everything to GStreamer 1.14.0 diff --git a/gstreamer-net/CHANGELOG.md b/gstreamer-net/CHANGELOG.md index 60a5dbb59..7f9bd42a2 100644 --- a/gstreamer-net/CHANGELOG.md +++ b/gstreamer-net/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.11.1] - 2018-04-07 +### Fixed +- Fix Structure::to_string() to not run into an infinite recursion but call + the method on the contained StructureRef instead of on itself + ## [0.11.0] - 2018-03-20 ### Changed - Updated everything to GStreamer 1.14.0 diff --git a/gstreamer-pbutils/CHANGELOG.md b/gstreamer-pbutils/CHANGELOG.md index 60a5dbb59..7f9bd42a2 100644 --- a/gstreamer-pbutils/CHANGELOG.md +++ b/gstreamer-pbutils/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.11.1] - 2018-04-07 +### Fixed +- Fix Structure::to_string() to not run into an infinite recursion but call + the method on the contained StructureRef instead of on itself + ## [0.11.0] - 2018-03-20 ### Changed - Updated everything to GStreamer 1.14.0 diff --git a/gstreamer-player/CHANGELOG.md b/gstreamer-player/CHANGELOG.md index 60a5dbb59..7f9bd42a2 100644 --- a/gstreamer-player/CHANGELOG.md +++ b/gstreamer-player/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.11.1] - 2018-04-07 +### Fixed +- Fix Structure::to_string() to not run into an infinite recursion but call + the method on the contained StructureRef instead of on itself + ## [0.11.0] - 2018-03-20 ### Changed - Updated everything to GStreamer 1.14.0 diff --git a/gstreamer-rtsp-server/CHANGELOG.md b/gstreamer-rtsp-server/CHANGELOG.md index 60a5dbb59..7f9bd42a2 100644 --- a/gstreamer-rtsp-server/CHANGELOG.md +++ b/gstreamer-rtsp-server/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.11.1] - 2018-04-07 +### Fixed +- Fix Structure::to_string() to not run into an infinite recursion but call + the method on the contained StructureRef instead of on itself + ## [0.11.0] - 2018-03-20 ### Changed - Updated everything to GStreamer 1.14.0 diff --git a/gstreamer-rtsp/CHANGELOG.md b/gstreamer-rtsp/CHANGELOG.md index 60a5dbb59..7f9bd42a2 100644 --- a/gstreamer-rtsp/CHANGELOG.md +++ b/gstreamer-rtsp/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.11.1] - 2018-04-07 +### Fixed +- Fix Structure::to_string() to not run into an infinite recursion but call + the method on the contained StructureRef instead of on itself + ## [0.11.0] - 2018-03-20 ### Changed - Updated everything to GStreamer 1.14.0 diff --git a/gstreamer-sdp/CHANGELOG.md b/gstreamer-sdp/CHANGELOG.md index 60a5dbb59..7f9bd42a2 100644 --- a/gstreamer-sdp/CHANGELOG.md +++ b/gstreamer-sdp/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.11.1] - 2018-04-07 +### Fixed +- Fix Structure::to_string() to not run into an infinite recursion but call + the method on the contained StructureRef instead of on itself + ## [0.11.0] - 2018-03-20 ### Changed - Updated everything to GStreamer 1.14.0 diff --git a/gstreamer-video/CHANGELOG.md b/gstreamer-video/CHANGELOG.md index 60a5dbb59..7f9bd42a2 100644 --- a/gstreamer-video/CHANGELOG.md +++ b/gstreamer-video/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.11.1] - 2018-04-07 +### Fixed +- Fix Structure::to_string() to not run into an infinite recursion but call + the method on the contained StructureRef instead of on itself + ## [0.11.0] - 2018-03-20 ### Changed - Updated everything to GStreamer 1.14.0 diff --git a/gstreamer/CHANGELOG.md b/gstreamer/CHANGELOG.md index 60a5dbb59..7f9bd42a2 100644 --- a/gstreamer/CHANGELOG.md +++ b/gstreamer/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.11.1] - 2018-04-07 +### Fixed +- Fix Structure::to_string() to not run into an infinite recursion but call + the method on the contained StructureRef instead of on itself + ## [0.11.0] - 2018-03-20 ### Changed - Updated everything to GStreamer 1.14.0