From 9beb315cbb3db05bc338a7ee27dfb54b29308471 Mon Sep 17 00:00:00 2001 From: clifford Date: Sat, 20 Feb 2010 10:07:59 +0000 Subject: Clifford Wolf: Minor RELEASE_NOTES typo fixes git-svn-id: http://svn.clifford.at/openscad/trunk@444 b57f626f-c46c-0410-a088-ec61d464b74c diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 4b19d33..dc92046 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -3,7 +3,7 @@ OpenSCAD 2010.03 ================ .. ADD STUFF HERE .. - o Some bugs fixed, maybe some new bugs added to + o Some bugs fixed, maybe some new bugs added OpenSCAD 2010.02 ================ @@ -13,7 +13,7 @@ OpenSCAD 2010.02 - Added round(), ceil() and floor() functions - Added lookup() function for linear interpolation in value list - Added projection(cut = true/false) statement - - Added child() statement for accessing child nodes of module instance + - 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 Added feature for dumping animation as PNG files @@ -21,7 +21,7 @@ OpenSCAD 2010.02 o Now using CGAL's delaunay tesselator o Now using eigen2 for linear algebra o Reorganisation of the source tree - o Some bugs fixed, maybe some new bugs added to + o Some bugs fixed, maybe some new bugs added OpenSCAD 2010.01 ================ @@ -36,5 +36,5 @@ OpenSCAD 2010.01 - 2D->3D path: linear_extrude() and rotate_extrude() - Import of DXF to 2d subsystem: import_dxf() - Export of 2D data as DXF files - o Some bugs fixed, maybe some new bugs added to + o Some bugs fixed, maybe some new bugs added -- cgit v0.10.1