summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-03-07 14:12:25 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-03-07 14:12:25 +0000
commit6e1a196861936ee4cb9e230b30122cebc2d44c9e (patch)
tree5ad1cc0612ce8b043ff2343868d4fc43b9f8e913 /NEWS
parentc5eeb2901a6f5795b9678a923ee7906287180dfa (diff)
NEWS: update with #14854, #14852, #14855
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ce61317fe..4bc3f61ca 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
=================================