[gssdp] Prepare 0.12.2



commit 378f4e2414e40f6961bb4257b862e94fd0e8c361
Author: Jens Georg <mail jensge org>
Date:   Sun Aug 19 17:38:12 2012 +0200

    Prepare 0.12.2

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4ad4630..30c0505 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+0.12.2
+======
+- Functional tests.
+- Regression tests.
+- Ignore announcements from services with a lower version.
+- Make internal resource cache version-independant.
+- Update gtk-doc annotations.
+- Update pkg-config files.
+- Create Vala bindings from GIR.
+
+All contributors to this release:
+
+Jens Georg <mail jensge org>
+Stef Walter <stefw gnome org>
+Riko Yamada <rik0yamada yahoo co jp>
+Mark Ryan <mark d ryan intel com>
+
+Bugs fixed:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=673150
+ - https://bugzilla.gnome.org/show_bug.cgi?id=678744
+ - https://bugzilla.gnome.org/show_bug.cgi?id=679781
+ - https://bugzilla.gnome.org/show_bug.cgi?id=682099
+ - https://bugzilla.gnome.org/show_bug.cgi?id=675355
+
 0.12.1
 ======
 - Increase UDP buffer size.
diff --git a/configure.ac b/configure.ac
index a6a1419..4dd833a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-        [0.12.1],
+        [0.12.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gssdp],
         [gssdp],
         [http://www.gupnp.org/])



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