[longomatch/0.20] Bump release 0.20.8



commit 12a3887068c2238fe6d0c3678e11ec616ae51b10
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed Aug 27 00:42:55 2014 +0200

    Bump release 0.20.8

 NEWS         |    9 +++++++++
 RELEASE      |   10 ++++++----
 configure.ac |    2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index c57cd1e..6d21e31 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+===== LongoMatch 0.20.8 "New Age" =====
+
+       == Bugs fixed ==
+
+       * Fix memory leak rendering files with long preroll times
+       * Fix exception rendering plays with drawings when the no screenshot is taken
+       * Fix focus bug in the filters
+       * Fix filenames for autorendering plays
+
 ===== LongoMatch 0.20.7 "Franela" =====
 
        == Bugs fixed ==
diff --git a/RELEASE b/RELEASE
index b68cf6b..37d45c0 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
-LongoMatch-0.20.7 "Franela"
+LongoMatch-0.20.8 "New age"
 -----------------------------
 
-The LongoMatch team is happy to announce the seventh release in the
+The LongoMatch team is happy to announce the eight release in the
 stable 0.20 series.
 
 Due to its dependency on GStreamer, We strongly recommend to have
@@ -10,8 +10,10 @@ experience.
 
 
 * Bugs fixed
-       * Fix deadlock cancelling rendering operations
-       * Fix x264enc when running from non-writable place
+       * Fix memory leak rendering files with long preroll times
+       * Fix exception rendering plays with drawings when the no screenshot is taken
+       * Fix focus bug in the filters
+       * Fix filenames for autorendering plays
 
   * LongoMatch:
        Andoni Morales Alastruey <ylatuya gmail com>
diff --git a/configure.ac b/configure.ac
index ec44b05..1d98b79 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.7])
+AC_INIT([LongoMatch], [0.20.8])
 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]