Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-08-31 13:56:39 (GMT)
committer Simon McVittie <simon.mcvittie@collabora.co.uk>2007-08-31 13:56:39 (GMT)
commit20b9c6914333e8043cea4366609e4c8f8728180b (patch)
tree7acc5ce44c167f4f7f0912f803d9bf3fd7e76e39 /NEWS
parentd78cc3d9d0ee758f72af1529ea504c806deb760a (diff)
* Notify local processes when we change an activity name, so the mesh
view can update * Fix bug where activities initially had empty title in mesh view * Fix non-ASCII activity names
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7588a3e..dbd5329 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+* Fix non-ASCII activity names (smcv)
+* Notify local processes when we change an activity name, so the mesh
+ view can update (smcv)
+* Fix bug where activities initially had empty title in mesh view (smcv)
+
Snapshot 25218b4642
* Support invitations and non-public activities (smcv)