Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2014-03-17 18:50:37 (GMT)
committer Walter Bender <walter@sugarlabs.org>2014-03-17 18:50:37 (GMT)
commit1c1751b005d918b8840ccf5a935ea83db57011cf (patch)
tree4309f2d7ec8acc5613a6c852697dd3b620c05d1c
parentbb23e431aa7405d2d945e1bcd1ae25233b1913ad (diff)
news for v59
-rw-r--r--NEWS5
-rw-r--r--activity/activity.info2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e4beab2..b79f6ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+59
+BUG FIX:
+* Fixed "output of the program is not fully displayed" (SL #4661)
+ patch by "native <findathar@gmail.com>"
+
58
BUG FIX:
diff --git a/activity/activity.info b/activity/activity.info
index d0453e5..764d81b 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,7 +3,7 @@ name = Pippy
bundle_id = org.laptop.Pippy
exec = sugar-activity pippy_app.PippyActivity
icon = activity-icon
-activity_version = 58
+activity_version = 59
mime_types = text/x-python;pickle/groupthink-pippy
show_launcher = yes
license = GPLv2+