From 18c44b2deeeb2ce867b464a913c8a33c2268e22a Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Tue, 29 Nov 2011 00:16:47 +0100 Subject: Ctrl-Q diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 6f9baed..2681482 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -14,7 +14,7 @@ o Strings can now be lexographically compared using the <, <=, >, >= operators o The version() function will return the OpenSCAD version as a vector, e.g. [2011, 09] o The version_num() function will return the OpenSCAD version as a number, e.g. 20110923 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 Now uses standard shortcuts for save, reload and quit 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 -- cgit v0.10.1