From 071b585e0239cec829bbdf7502aca95c52508912 Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Fri, 30 Nov 2012 14:36:26 +0100 Subject: [PATCH] Prepare 0.13.2 --- NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/NEWS b/NEWS index bfe01f0..a2f9897 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +0.13.2 +====== +- Fix implementation of GInitable such that _init() is callable multiple times + without breaking. +- Really ignore invalid MAN headers. +- Fix port reuse on NetBSD. +- Allow non-sourcedir build from git. +- Don't use -Werror by default. +- Silence some deprecation warnings. + +Bugs fixed in this release: + - https://github.com/01org/media-service-upnp/issues/54 + - https://bugzilla.gnome.org/show_bug.cgi?id=685949 + - https://bugzilla.gnome.org/show_bug.cgi?id=682576 + - https://bugzilla.gnome.org/show_bug.cgi?id=682308 + +All contributors to this release: + +Jens Georg +Theppitak Karoonboonyanan +Matthias Drochner + 0.13.1 ====== - Run introspection in make distcheck. -- 2.7.4