Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--activity/activity.info2
2 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c261545..52159f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
+* Add support for matplotlib as plotting backend
+* Add support for complex plot ranges, e.g. -2*pi..2*pi
+* Fix superscript display bug
+
29
-* Fix plotting of functinos
+* Fix plotting of functions
* Fix parsing of (in)equalities
* Fix toolbar button issues
diff --git a/activity/activity.info b/activity/activity.info
index 3c8aba6..1fb9133 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,7 +3,7 @@ name = Calculate
bundle_id = org.laptop.Calculate
icon = calculate
exec = sugar-activity calculate.Calculate -s
-activity_version = 29
+activity_version = 30
host_version = 1
show_launcher = yes
license = GPLv2+