summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2012-02-01 12:49:04 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2012-02-01 12:49:04 +0000
commit1296a2f5ce46e77787ca42eadb1c2ca4a957a09b (patch)
tree024c6049bdae369f8833b02c0c5ed38691bbf419
parente7fbb73258ab0eb00eb239f277ae5ad4ed0f9ee5 (diff)
downloadtelepathy-gabble-1296a2f5ce46e77787ca42eadb1c2ca4a957a09b.tar.gz
NEWS for <presence type=error/> improvement
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3845b302..57ad7710c 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,11 @@ Enhancements:
It's possible this will cause regressions in weird edge cases but it
should make the code base more maintainable. (Jonny, Will)
+• fd.o#45491 - Error messages provided by the server in <presence
+ type='error'/> stanzas are now exposed via the SimplePresence API.
+ This makes it easier for users to distinguish contacts being offline
+ from contacts' servers being broken. (Will)
+
API changes to Wocky snapshot:
• fd.o#45400 - WockyPepService's API has changed a little bit.