summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-11-13 21:56:37 (GMT)
committerMarius Kintel <marius@kintel.net>2011-11-13 21:56:37 (GMT)
commit5d818be7898338a7597172dc83cf57c7af0da149 (patch)
treed834d82d66303b93a41b39a0837971078dc327b8 /RELEASE_NOTES
parentbe7b18043275a002892525164ff88d74c1884e86 (diff)
Added string index operator
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 65162fb..2de956d 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -16,6 +16,7 @@ o Added PI constant.
o Now uses standard shortcuts for save and reload on Linux and Windows. F2/F3 will still work but is deprecated.
o Number literals in scientific notation are now accepted by the parser
o Added len() function. Takes one vector or string parameter and returns its length.
+o The index operator [] now works on strings
Bugfixes:
o square() crashed if any of the dimensions were zero
contact: Jan Huwald // Impressum