diff options
author | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-02-20 10:20:18 (GMT) |
---|---|---|
committer | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-02-20 10:20:18 (GMT) |
commit | 0b0aa7b9b3ba8d75e97f249750b3eb1c61d52c38 (patch) | |
tree | 292c7fdbbd4d351a59ecafd5284d7274a56f8223 /RELEASE_NOTES | |
parent | 9beb315cbb3db05bc338a7ee27dfb54b29308471 (diff) |
Clifford Wolf:
Added Help -> OpenSCAD Homepage
Another RELEASE_NOTES typo fix
git-svn-id: http://svn.clifford.at/openscad/trunk@445 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index dc92046..c05017e 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -15,7 +15,7 @@ OpenSCAD 2010.02 - Added projection(cut = true/false) statement - Added child() statement for accessing child nodes of module instances - Added mirror() statement - o Improved DXF import code (mor entities and some bugs fixed) + o Improved DXF import code (more entities and some bugs fixed) o Added feature for dumping animation as PNG files o Added a preferences dialog o Now using CGAL's delaunay tesselator |