[longomatch] Bumdp release 0.20.7



commit 6600f46b7a87f2db3c0dcaf807506e82993ed1a4
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed Apr 2 01:25:04 2014 +0200

    Bumdp release 0.20.7

 NEWS         |    7 +++++++
 RELEASE      |    7 ++++---
 configure.ac |    2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index dc9f872..c57cd1e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+===== LongoMatch 0.20.7 "Franela" =====
+
+       == Bugs fixed ==
+
+       * Fix deadlock cancelling rendering operations
+       * Fix x264enc when running from non-writable place
+
 ===== LongoMatch 0.20.6 "Pasta2" =====
 
        == Bugs fixed ==
diff --git a/RELEASE b/RELEASE
index e7d3c78..05194e7 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
-LongoMatch-0.20.6 "Pasta2"
+LongoMatch-0.20.7 "Franela"
 -----------------------------
 
-The LongoMatch team is happy to announce the sixth release in the
+The LongoMatch team is happy to announce the seventh release in the
 stable 0.20 series.
 
 Due to its dependency on GStreamer, We strongly recommend to have
@@ -10,7 +10,8 @@ experience.
 
 
 * Bugs fixed
-       * Fix random lock in video rendering
+       * Fix deadlock cancelling rendering operations
+       * Fix x264enc when running from non-writable place
 
   * LongoMatch:
        Andoni Morales Alastruey <ylatuya gmail com>
diff --git a/configure.ac b/configure.ac
index 254784b..ec44b05 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Warning: This is an automatically generated file, do not edit!
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.54])
-AC_INIT([LongoMatch], [0.20.6])
+AC_INIT([LongoMatch], [0.20.7])
 AM_INIT_AUTOMAKE([1.11 foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE([enable])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]