From 26ed60ccf4efe7f3fed149ecd057a52329a03084 Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Sat, 18 Jun 2016 14:21:52 +0300 Subject: Update NEWS --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS b/NEWS index b4ae41bb1..338245601 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +telepathy-glib 0.25.0 (UNRELEASED) +================================== + +Fixes: + +• stop hardcoding python's path in .py scripts (fd.o #76495, Guillaume) +• fixed some code issues discovered by compiling with clang + (fd.o #79006, Guillaume) +• replaced tp_verify_* with G_STATIC_ASSERTs, fixing the build with + more recent gtk-doc (Simon) +• autogen.sh: run gtkdocize from $srcdir in out-of-source builds + (fd.o #94391, Philip Withnall) +• tests: fix build failure with glib >= 2.46 due to duplicate test paths + (fd.o #92245, George Kiagiadakis) +• tests: Fix a service file path to fix the build with installed tests + (fd.o #90991, Philip Withnall) + + telepathy-glib 0.24.1 (2014-08-25) ================================== -- cgit v1.2.1