[longomatch] Tag release 0.18.10



commit 0fcd506c7cc323d06e863f139b5053a51eb2ac42
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Mar 31 17:18:21 2013 +0200

    Tag release 0.18.10

 NEWS         |   11 +++++++++++
 RELEASE      |   12 ++++++++----
 configure.ac |    2 +-
 3 files changed, 20 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index b4a09be..a1ee84f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+===== LongoMatch 0.18.10 "EHL" =====
+
+       == Features ==
+       * Add a new media discoverer based on GstDiscoverer
+
+       == Bugs fixed ==
+
+       * Fix more deadlocks in the video conversion tool
+       * Fix name of exported project files with dates
+       * Fix exception in filter after reloading projects
+
 ===== LongoMatch 0.18.9 "TarĂ¡ntula" =====
 
        == Bugs fixed ==
diff --git a/RELEASE b/RELEASE
index 20e9d2b..c95624b 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,17 +1,21 @@
-LongoMatch-0.18.9 "TarĂ¡ntula"
+LongoMatch-0.18.10 "EHL"
 -----------------------------
 
-The LongoMatch team is happy to announce the ninth release in the
+The LongoMatch team is happy to announce the tenth release in the
 stable 0.18 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.
 
+* Features
+       * Add a new media discoverer based on GstDiscoverer
+
 * Bugs fixed
 
-       * Fix deadlock in the video conversion tool
-       * Fix mpeg-ts video files inspection on windows
+       * Fix more deadlocks in the video conversion tool
+       * Fix name of exported project files with dates
+       * Fix exception in filter after reloading projects
 
 *Contributors to this Release:
 
diff --git a/configure.ac b/configure.ac
index 1dcc309..cd094b9 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.9])
+AC_INIT([LongoMatch], [0.18.10])
 AM_INIT_AUTOMAKE([foreign])
 AM_MAINTAINER_MODE
 


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