From: Jens Georg Date: Fri, 30 Nov 2012 13:36:26 +0000 (+0100) Subject: Prepare 0.13.2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=071b585e0239cec829bbdf7502aca95c52508912;p=profile%2Fivi%2FGSSDP.git Prepare 0.13.2 --- 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.