[gupnp-tools] Prepare 0.8.6



commit b3e1e60f1daf50126441b3028d10b96797dd42ab
Author: Jens Georg <jensg openismus com>
Date:   Wed Mar 20 12:22:52 2013 +0100

    Prepare 0.8.6

 NEWS         |   55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 56 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e7186f1..e1d7a3a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,58 @@
+0.8.6
+=====
+
+Changes since 0.8.5:
+
+- Support i18n.
+- Added translations for several languages, see below.
+- Upgrade GtkBuilder files.
+- Use license links provided by GtkAbout.
+
+AV-CP:
+
+ - Fix GtkSourceView include.
+ - Fix memory leak in TreeView.
+ - Add a rescan button.
+ - Fix a typo in About dialog.
+ - Make network port configurable.
+
+Changes in requirements:
+ - GSSDP >= 0.13.3
+ - GUPnP >= 0.18
+
+ Optional:
+  - GtkSourceView >= 3.2
+
+All contributors to this release:
+  Jiro Matsuzawa <jmatsuzawa gnome org>
+  Piotr Drąg <piotrdrag gmail com>
+  Matej Urbančič <mateju svn gnome org>
+  Jens Georg <mail jensge org>
+  Мирослав Николић <miroslavnikolic rocketmail com>
+  Marek Černocký <marek manet cz>
+  Daniel Mustieles <daniel mustieles gmail com>
+  Martin Srebotnjak <miles filmsi net>
+  Rafael Ferreira <rafael f f1 gmail com>
+  pasdVn <pasdVn3 gmx de>
+  Krzesimir Nowak <qdlacz gmail com>
+  Krzesimir Nowak <krnowak openismus com>
+  Kentaro KAZUHAMA <kazken3 gmail com>
+  Enrico Nicoletto <liverig gmail com>
+  Enrico Nicoletto <enriconlto src gnome org>
+  Dominique Leuenberger <dimstar opensuse org>
+  Christian Kirbach <Christian Kirbach googlemail com>
+
+Added/updated translations
+ - cs, courtesy of Marek Černocký
+ - de, courtesy of Christian Kirbach
+ - es, courtesy of Daniel Mustieles
+ - ja, courtesy of Kentaro KAZUHAMA
+ - pl, courtesy of Piotr Drąg
+ - pt_BR, courtesy of Rafael Ferreira
+ - sl, courtesy of Matej Urbančič
+ - sr, courtesy of Мирослав Николић
+ - sr latin, courtesy of Miroslav Nikolić
+
 0.8.5
 =====
 
diff --git a/configure.ac b/configure.ac
index 2aeed66..42a8fe4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([gupnp-tools],
-        [0.8.5],
+        [0.8.6],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp-tools],
         [gupnp-tools],
         [http://www.gupnp.org/])


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