[longomatch] Bump version LongoMatch 0.18.1



commit 00a1442abc60fdc7b4bef93b62775136b4bdbca6
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Fri Nov 9 02:40:40 2012 +0100

    Bump version LongoMatch 0.18.1

 NEWS         |   10 ++++++++++
 RELEASE      |   36 +++++++-----------------------------
 configure.ac |    2 +-
 3 files changed, 18 insertions(+), 30 deletions(-)
---
diff --git a/NEWS b/NEWS
index 02e66fb..45ba217 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+===== LongoMatch 0.18.1 "Piramides" =====
+
+	== Bugs fixed ==
+
+	* Templates widgets disapear
+	* Playlist not working
+	* Timeline is printed outside the widget boundaries
+	* Use a label for the file path in the video edition dialog
+	* Remove the empty entry that was created for import projects
+
 ===== LongoMatch 0.18.0 "House warming" =====
 
 	== Features of this release ==
diff --git a/RELEASE b/RELEASE
index b0673ff..216a01d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,4 +1,4 @@
-LongoMatch-0.18.0 "House warming"
+LongoMatch-0.18.1 "Piramides"
 ----------------------------------
 
 The LongoMatch team is happy to announce the first release in the
@@ -8,40 +8,18 @@ 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
-	* Added support for mac OS X
-	* New remuxer using GStreamer (drops all the dependencies in ffmpeg)
-	* Rewrite the video capturer to support recording without re-encoding
-	  for supported formats
-	* Export Drawings to video files
-	* Rewrite of the tagging subsystem with support for subcategories
-	* Improved tagging workflow
-	* Allow edition of categories in opened projects
-	* Colored buttons for tagging widgets
-	* Add subcategories filters for plays
-	* Video player can be detached from the main window
-	* Video player seek steps can be configured in seconds
-	* Added jobs manager to enqueue playlists renderings
-	* Allow rendering plays from the left-side list
+* Bugs fixed
+	* Templates widgets disapear
+	* Playlist not working
+	* Timeline is printed outside the widget boundaries
+	* Use a label for the file path in the video edition dialog
+	* Remove the empty entry that was created for import projects
 
 *Contributors to this Release:
 
   * LongoMatch:
 	Andoni Morales Alastruey <ylatuya gmail com>
-	Bruno Brouard <annoa b gmail com>
-	Daniel Mustieles <daniel mustieles gmail com>
-	Gabor Kelemen <kelemeng gnome hu>
-	Joe Hansen <joedalton2 yahoo dk>
-	Jorge GonzÃlez <jorgegonz svn gnome org>
-	Kristjan SCHMIDT <kristjan schmidt googlemail com>
 	Marek Äernockà <marek manet cz>
-	Mario BlÃttermann <mario blaettermann gmail com>
-	Martin Srebotnjak <miles filmsi net>
-	Matej UrbanÄiÄ <mateju svn gnome org>
-	Piotr DrÄg <piotrdrag gmail com>
-	Tom Tryfonidis <tomtryf gmail com>
-	bbscouting <bbcoach live com>
 
 * Requirements
 
diff --git a/configure.ac b/configure.ac
index 59ece95..5c10f99 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.0])
+AC_INIT([LongoMatch], [0.18.1])
 AM_INIT_AUTOMAKE([foreign])
 AM_MAINTAINER_MODE
 



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