Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinier Heeres <reinier@heeres.eu>2009-04-22 21:58:57 (GMT)
committer Reinier Heeres <reinier@heeres.eu>2009-04-22 21:58:57 (GMT)
commit7f2c297c6c433ccadd330181f33aa76b352136f1 (patch)
tree14bb924f9562324d3fdd346f2d318f3700cb7ac6
parentf1e2866f85c5ecf22b4cd439d7ed0faec8aa2ef1 (diff)
Bump version and update NEWSv30
-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+