[longomatch] Bump release 0.20.0



commit 83c071997b85af16b1e73782a01b1f5dd11ac7e5
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Fri Jan 17 01:34:06 2014 +0100

    Bump release 0.20.0

 NEWS         |   17 +++++++++++++++++
 RELEASE      |   22 ++++++++++++++++------
 configure.ac |    2 +-
 3 files changed, 34 insertions(+), 7 deletions(-)
---
diff --git a/NEWS b/NEWS
index 69c83ac..12bcaff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+===== LongoMatch 0.20.0 "Knee" =====
+
+       == Bugs fixed ==
+
+       * Add a new encoding quality
+       * Use smaller images for the position tagging backgrounds
+       * Improve memory management for the stats GUI
+       * Make plays description shorter
+       * Fix segfault with long titles
+       * Rework tagger UI to make it fit better in the screen
+       * Handle video editor errors correctly
+       * Use a custom non linear editor instead of gnonlin
+       * Fix transcoding of VOB files
+       * Add support for timers in tagging buttons
+       * Fix errors closing projects without anything recorded
+       * Fix path with dates '/' for exported projects
+
 ===== LongoMatch 0.18.19 "ReReTV" =====
 
        * Fix exception in startup when no Database exists
diff --git a/RELEASE b/RELEASE
index 7392d97..afea0ad 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,18 +1,28 @@
-LongoMatch-0.18.19 "ReReTV"
+LongoMatch-0.20.0 "Knee"
 -----------------------------
 
-The LongoMatch team is happy to announce the eighteenth release in the
-stable 0.18 series.
+The LongoMatch team is happy to announce the first release in the
+stable 0.20 series.
 
 Due to its dependency on GStreamer, We strongly recommend to have
 all official latest gstreamer libraries and plugins installed for the best user
 experience.
 
 * Bugs fixed
+       * Add a new encoding quality
+       * Use smaller images for the position tagging backgrounds
+       * Improve memory management for the stats GUI
+       * Make plays description shorter
+       * Fix segfault with long titles
+       * Rework tagger UI to make it fit better in the screen
+       * Handle video editor errors correctly
+       * Use a custom non linear editor instead of gnonlin
+       * Fix transcoding of VOB files
+       * Add support for timers in tagging buttons
+       * Fix errors closing projects without anything recorded
+       * Fix path with dates '/' for exported projects
        * Fix exception in startup when no database exists
 
-*Contributors to this Release:
-
   * LongoMatch:
        Andoni Morales Alastruey <ylatuya gmail com>
 
@@ -29,7 +39,7 @@ experience.
 
 * Download
   LongoMatch source tarballs are available on gnome FTP:
-   http://ftp.gnome.org/pub/GNOME/sources/longomatch/0.18/
+   http://ftp.gnome.org/pub/GNOME/sources/longomatch/0.20/
 
   See the website for distribution-specific packages.
 
diff --git a/configure.ac b/configure.ac
index fa70ea0..5bff741 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.18.19])
+AC_INIT([LongoMatch], [0.20.0])
 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]