Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2018-05-09 12:27:30 +0300
committerSebastian Dröge <sebastian@centricular.com>2018-05-09 12:27:30 +0300
commit833c8a0e85a994d0786dcd74effe3e359de41903 (patch)
tree52fa9634f8cd463220f8d9d5b2097047a2d05809
parentf797b72734cb080740c3b025464d2c2c6ab943f7 (diff)
Update CHANGELOG.md for 0.2.10.2.1
-rw-r--r--gst-plugin/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/gst-plugin/CHANGELOG.md b/gst-plugin/CHANGELOG.md
index 1f0bb5cb9..4464835fb 100644
--- a/gst-plugin/CHANGELOG.md
+++ b/gst-plugin/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.2.1] - 2018-05-09
+### Fixed
+- Fix memory leak in ElementClass::add_pad_template() related to floating
+ reference handling.
+
## [0.2.0] - 2018-03-20
### Changed
- Update to gstreamer-rs 0.11