Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Collett <morgan.collett@gmail.com>2007-07-09 14:35:48 (GMT)
committer Morgan Collett <morgan.collett@gmail.com>2007-07-09 14:35:48 (GMT)
commitcdfab684b971d0ff199831ee008e1412ff77fc80 (patch)
treeae94e9f460b19b6f2847d0d2d2f33d6bffdbde74
parent2b4b443ea2e82ac77289f8d77723d782d62e7a6b (diff)
Add NEWS
-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)