diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-09-11 11:26:03 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-09-11 11:26:03 +0100 |
commit | 5c2184c21b1e8878394834a3b1ef9096a3c51087 (patch) | |
tree | e4508bb8248d1ce9776d3b557a637d4b321de0e5 | |
parent | 8a6e9461f9cc12788532441bcc6f43fa7df4913f (diff) |
NEWS for 0.16
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +telepathy-gabble 0.16.3 (UNRELEASED) +==================================== + +Fixes: + +• Turn off deprecation warnings: we're not going to fix them on a + stable branch (Simon) + +• Make sure capability discovery works for the camera-v1 capability bundle, + avoiding an iChat bug in which it repeats failed capability discovery + requests in a rapid loop (fd.o #54634, Simon) + +• Fix some race conditions and other brokenness in the tests (Sjoerd) + telepathy-gabble 0.16.2 (2012-08-14) ==================================== |