diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-03-07 14:12:25 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-03-07 14:12:25 +0000 |
commit | 6e1a196861936ee4cb9e230b30122cebc2d44c9e (patch) | |
tree | 5ad1cc0612ce8b043ff2343868d4fc43b9f8e913 /NEWS | |
parent | c5eeb2901a6f5795b9678a923ee7906287180dfa (diff) |
NEWS: update with #14854, #14852, #14855
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -7,6 +7,17 @@ Enhancements: - GType-generating functions for Media_Session_Handler_Info - Added TP_CONN_MGR_PARAM_FLAG_SECRET +Fixes: + +* No longer crashes if a proxy is invalidated while still invoking signal + callbacks (fd.o #14854) + +* Compilation now works on architectures with function descriptors, like ppc64 + (fd.o #14852, thanks Brian Pepple) + +* TpChannel no longer crashes if GetInterfaces() returns an error or an + empty list (fd.o #14855) + telepathy-glib 0.7.4 (2008-03-04) ================================= |