Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..1c14c23
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,6 @@
+* Better backoffs with connection retries to avoid hogging the CPU (smcv)
+* Cope with CMs with no presence interface (smcv)
+* Warn if dbus-python is older than 0.82.0 (smcv)
+* Implement PS calls to leave a shared activity (morgs)
+* Fix buddy-left signals (morgs)
+* Fixed regressions from adding salut (smcv, morgs)