summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-01-12 16:15:50 +0200
committerSebastian Dröge <sebastian@centricular.com>2017-01-12 16:15:50 +0200
commit25b98c1ef5f2c238e8639fe86b93db8cd0bb05a5 (patch)
treea238af9456b9dfe26d13e38d307468c8204951b2 /ChangeLog
parentbb59915326c86c3f5ba3453bde93fc747441760f (diff)
Release 1.11.11.11.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog52
1 files changed, 50 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 00f0f99..39f070e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,57 @@
+=== release 1.11.1 ===
+
+2017-01-12 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.11.1
+
+2016-12-16 17:43:11 +0000 Tim-Philipp Müller <tim@centricular.com>
+
+ * .gitignore:
+ * gst-python.spec.in:
+ Remove bitrotten and unused gst-python.spec.in file
+
+2016-11-26 11:28:30 +0000 Tim-Philipp Müller <tim@centricular.com>
+
+ * .gitmodules:
+ common: use https protocol for common submodule
+ https://bugzilla.gnome.org/show_bug.cgi?id=775110
+
+2016-11-03 11:49:15 -0300 Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+ * testsuite/overrides_hack.py:
+ Play nicely with gst-build uninstalled
+ As overrides_hack is being used as user sitecustomize script
+
+2016-11-03 08:36:23 -0300 Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+ * meson.build:
+ * testsuite/meson.build:
+ * testsuite/runtests.py:
+ meson: Add testsuite
+
+2016-11-01 18:12:33 +0000 Tim-Philipp Müller <tim@centricular.com>
+
+ * meson.build:
+ meson: update version
+
+=== release 1.11.0 ===
+
+2016-11-01 18:53:15 +0200 Sebastian Dröge <sebastian@centricular.com>
+
+ * configure.ac:
+ Back to development
+
=== release 1.10.0 ===
-2016-11-01 Sebastian Dröge <slomo@coaxion.net>
+2016-11-01 18:06:58 +0200 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.10.0
+ * gst-python.doap:
+ Release 1.10.0
2016-10-19 14:47:01 -0300 Thibault Saunier <thibault.saunier@osg.samsung.com>