summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-06-18 14:21:52 +0300
committerGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-06-18 14:21:52 +0300
commit26ed60ccf4efe7f3fed149ecd057a52329a03084 (patch)
treed9470b62398211eaa2e39fa8ec11b0d9b0b752d9
parent2764a6785a0d56c9a0341ec146dc715fed6704b4 (diff)
Update NEWS
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
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)
==================================