[longomatch/release] Bump release 0.18.13



commit b8d6b9b21ee77a02d56a9f65babbf7971b0e26af
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sat Aug 10 12:28:47 2013 +0200

    Bump release 0.18.13

 NEWS         |   14 ++++++++++++++
 RELEASE      |   26 ++++++++------------------
 configure.ac |    2 +-
 3 files changed, 23 insertions(+), 19 deletions(-)
---
diff --git a/NEWS b/NEWS
index c7d5b86..1581c56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+===== LongoMatch 0.18.13 "Lavapies" =====
+
+       == Features ==
+       * Add support for statistics
+       * Improve UI for subcategories templates
+
+       == Bugs fixed ==
+
+       * Fix ASF remuxing
+       * Fix display of names with special characters like '&'
+       * Fix backgrounds for zonal tagging
+       * Fix display of zonal widgets when tagging plays
+       * Make the H264 encoder fast again
+
 ===== LongoMatch 0.18.12 "North Evo" =====
 
        == Features ==
diff --git a/RELEASE b/RELEASE
index dff78c6..32df7a2 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,4 +1,4 @@
-LongoMatch-0.18.12 "North Evo"
+LongoMatch-0.18.13 "Lavapies"
 -----------------------------
 
 The LongoMatch team is happy to announce the tenth release in the
@@ -9,25 +9,15 @@ all official latest gstreamer libraries and plugins installed for the best user
 experience.
 
 * Features
-       * Support for positional tagging
-       * Auto export new tag in live analysis
-       * Several timeline enhancements
-       * Dual window for live analysis
-       * Remuxer for flv files
-       * New preferences editor
-       * Customizable UI language
-       * Configurable default encoding settings
-       * Configurable autosave projects
-       * Improve backwards frame stepping
+       * Add support for statistics
+       * Improve UI for subcategories templates
 
 * Bugs fixed
-
-       * Players filtering
-       * Handle database errors gracefully
-       * Fix saving drawings for file
-       * Fix random crash in Windows with the video sink
-       * Fix crash in OS X with drawings
-       * Fix DAR in the video converter
+       * Fix ASF remuxing
+       * Fix display of names with special characters like '&'
+       * Fix backgrounds for zonal tagging
+       * Fix display of zonal widgets when tagging plays
+       * Make the H264 encoder fast again
 
 *Contributors to this Release:
 
diff --git a/configure.ac b/configure.ac
index f224fa8..611c9da 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.12])
+AC_INIT([LongoMatch], [0.18.13])
 AM_INIT_AUTOMAKE([foreign])
 AM_MAINTAINER_MODE
 


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