[longomatch] Bump version 0.16.4



commit 4fe3a875bdd395a1bce4f7f2d821399a6c685c80
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue Nov 16 20:48:27 2010 +0100

    Bump version 0.16.4

 NEWS         |   13 +++++++++++++
 RELEASE      |   15 +++++++++++----
 configure.ac |    2 +-
 3 files changed, 25 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index a03ec1b..afcff79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+===== LongoMatch 0.16.4 "Mario Kart is in the the house" =====
+
+	== Features of this release ==
+
+	* Select players from the template pool and only the one that are playing
+
+	== Bugs Fixed ==
+
+	* Bug 634499 - In the Plays List move the Name of the play closer to the expand/collapse arrow
+	* Bug 634494 - Choose players for a project from the template pool
+	* Bug 633495 - typo
+	* Fix hang creating new plays from the timeline when a play is loaded
+
 ===== LongoMatch 0.16.3 "Band of koalas" =====
 
 	== Bugs Fixed ==
diff --git a/RELEASE b/RELEASE
index b486d38..23f367c 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,16 +1,23 @@
-LongoMatch-0.16.3 "Band of koalas"
+LongoMatch-0.16.4 "Mario Kart is in the house"
 -------------------------------------------------
 
-The LongoMatch team is happy to announce the  third release in the 0.16
+The LongoMatch team is happy to announce the fourth release in the 0.16
 LongoMatch 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
+* Features
 
-	* Fixed bug in the categories templates manager that prevents it from editing a category
+	* Select players from the template pool and only the one that are playing
+
+* Bugs Fixed
+
+	* Bug 634499 - In the Plays List move the Name of the play closer to the expand/collapse arrow
+	* Bug 634494 - Choose players for a project from the template pool
+	* Bug 633495 - typo
+	* Fix hang created a new play from the timeline when a a play is loaded
 
 *Contributors to this Release:
 
diff --git a/configure.ac b/configure.ac
index 4038eda..4fbbaeb 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.16.3])
+AC_INIT([LongoMatch], [0.16.4])
 AM_INIT_AUTOMAKE([foreign])
 
 AC_CONFIG_MACRO_DIR([m4])



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