diff options
author | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-05-27 07:50:59 (GMT) |
---|---|---|
committer | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-05-27 07:50:59 (GMT) |
commit | 5e0a00c8d082abb0e7dde2a178ac4ab9a7a89a35 (patch) | |
tree | e5ff4a04b0411fb4688d14928b5d3e45a0985920 /RELEASE_NOTES | |
parent | f715d7cbfa1c97aa2f8339c711e2ad27391ae1d1 (diff) |
Clifford Wolf:
Release prep
git-svn-id: http://svn.clifford.at/openscad/trunk@546 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index be07670..c33f7b8 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,8 +1,7 @@ -OpenSCAD 2010.03 +OpenSCAD 2010.05 ================ - .. ADD STUFF HERE .. o Added functions and statements - Added abs() function - Added exp(x), log(b, x), log(x) and ln(x) functions |