[longomatch] Bump release 0.18.3



commit 95eb75c575eeea3e612509cc3881e54b6902a836
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Nov 25 19:49:20 2012 +0100

    Bump release 0.18.3

 NEWS         |   11 +++++++++++
 RELEASE      |   13 +++++++++----
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 04f65e8..37335a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+===== LongoMatch 0.18.2 "Mandarinas" =====
+
+	== Features ==
+	* Support reviewing plays in live analysis without stopping the recording
+
+	== Bugs fixed ==
+
+	* Fix exception in projects with null File
+	* Record button is not visible in the playlists widget
+	* Put headers at the beginning of MP4 files
+
 ===== LongoMatch 0.18.2 "Acacias" =====
 
 	== Bugs fixed ==
diff --git a/RELEASE b/RELEASE
index 50a44e7..382b89d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,22 +1,27 @@
 LongoMatch-0.18.1 "Piramides"
 ----------------------------------
 
-The LongoMatch team is happy to announce the second release in the
+The LongoMatch team is happy to announce the third 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
+	* Support reviewing plays in live analysis without stopping the recording
+
+* Bugs fixed
+
+	* Fix exception in projects with null File
+	* Record button is not visible in the playlists widget
+	* Put headers at the beginning of MP4 files
 * Bugs fixed
-	* Drawings not displayed on OS X
-	* Filters not filtering categories with more than one subcategory
 
 *Contributors to this Release:
 
   * LongoMatch:
 	Andoni Morales Alastruey <ylatuya gmail com>
-	Marek Äernockà <marek manet cz>
 
 * Requirements
 
diff --git a/configure.ac b/configure.ac
index cc868f7..7a60220 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.2])
+AC_INIT([LongoMatch], [0.18.3])
 AM_INIT_AUTOMAKE([foreign])
 AM_MAINTAINER_MODE
 



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