diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-06-04 12:38:38 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-06-04 12:38:38 +0100 |
commit | e7efe3e1470e060b5c214f9678b7b16b7f154b47 (patch) | |
tree | a090cd21ee6b861de3875ce12223abb0d298db8a | |
parent | 72c46475b6b116b431ef26ea711a53e951c2abab (diff) |
NEWS
-rw-r--r-- | NEWS | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,7 +1,20 @@ telepathy-gabble 0.17.5 (UNRELEASED) ==================================== -... +Dependencies: + +• GLib 2.32 is now directly required. It was already indirectly required + by telepathy-glib 0.19.x. + +Fixes: + +• update Wocky: + · fd.o #65131: interoperate with non-XMPP-Core-compliant Jingle IQs + sent by Google's webmail UI (Simon) + · improve reference-counting for better stability (Simon) + +• fd.o #64285: avoid running the same commands twice in parallel when doing a + highly parallel build (Simon) telepathy-gabble 0.17.4 (2013-05-30) ==================================== |