Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS3
-rw-r--r--NEWS5
-rw-r--r--activity/activity.info2
3 files changed, 9 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 885901d..8aea674 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,5 +1,8 @@
2010-05-07:
Anish Mangal <anishmangal2002@gmail.com>
+2011-02-01:
+Rafael Ortiz <rafael@activitycentral.com>
+
Formerly:
Brian Jordan <bcjordan@gmail.com>
diff --git a/NEWS b/NEWS
index 80933e2..05d9c19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+40
+
+*Fix Pippy sound library on non-OLPC OS systems (SL#638)
+*Run graphics (pygame) examples in full screen mode (OLPC#10688)
+
39
* Factorial example fix
* pep8 and pylint cleanup for examples
diff --git a/activity/activity.info b/activity/activity.info
index e48fd6b..018f182 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -4,7 +4,7 @@ bundle_id = org.laptop.Pippy
service_name = org.laptop.Pippy
exec = sugar-activity pippy_app.PippyActivity
icon = activity-icon
-activity_version = 39
+activity_version = 40
mime_types = text/x-python, pickle/groupthink-pippy
show_launcher = yes
license = GPLv2+