summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-08-07 17:09:03 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-10 12:27:55 +0100
commitdf042648e79ab16b4e56317044c0c67a2837f061 (patch)
treef74ef7484b4786ac84f48b7560d71e402fb1ad9f
parent0ac48f0ae588dd508ba60c01430a44124ce4dc6c (diff)
NEWS so far for 0.7.5
Enough has changed here that I want a release candidate before 0.8.0. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=67872 Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed36761..373c2bb 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,30 @@ formerly known as Telepathy-SofiaSIP (most recent at the top).
See also ChangeLog.
+telepathy-rakia 0.7.5 (UNRELEASED)
+----------------------------------
+
+Enhancements:
+
+- Use the same compiler and linker warnings as telepathy-glib
+ (fd.o #49725, Simon)
+- Stop using deprecated telepathy-glib functionality
+ (fd.o #49732, Simon)
+- Stop using deprecated Automake functionality (fd.o #62839, Brian Pepple)
+
+Bugfixes:
+
+- Advertise support for the Messages interface so recent Empathy
+ will be willing to handle our Text channels (Alban)
+- Link successfully with strict linkers (Ionut Biru)
+- Compile and run tests successfully under Automake 1.13 (fd.o #49725, Simon)
+- Output the error message if GLib, GObject, GIO, libdbus or dbus-glib
+ is missing (fd.o #49725, Simon)
+- Fix highly-parallel builds (fd.o #64285, Simon)
+- Suppress deprecation warnings from GLib > 2.30 (fd.o #49725, Simon)
+- Isolate regression tests better (fd.o #63119, Simon)
+- Initialize libdbus to be thread-safe (fd.o #54972, Simon)
+
telepathy-rakia 0.7.4 (2012-05-08)
----------------------------------