Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Ball <cjb@laptop.org>2008-03-14 23:22:42 (GMT)
committer Chris Ball <cjb@laptop.org>2008-03-14 23:22:42 (GMT)
commitf2aa8288c96138c5598e4cce93f6be1b2a7e736f (patch)
tree102c7a31194ef8a5f3d3d356a99f17f923a329ef
parent3d1cb031e9ef60698c85707e7551f6ee2c9d87da (diff)
Release version 20.
-rw-r--r--NEWS5
-rw-r--r--activity/activity.info2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 63660fe..5d8fa56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+20
+
+* Collaboration works; you get a copy of the host's source buffer.
+* We look for the audio library in /home/olpc as well as /usr/share.
+
19
* #6475: Fix crash on launch when no telepathy connection (morgs)
diff --git a/activity/activity.info b/activity/activity.info
index fbd1c39..7af987f 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -4,6 +4,6 @@ bundle_id = org.laptop.Pippy
service_name = org.laptop.Pippy
class = pippy_app.PippyActivity
icon = activity-icon
-activity_version = 19
+activity_version = 20
mime_types = text/x-python
show_launcher = yes