From 7213166c08e67a1251a2820cf0c2aed32648c824 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Wed, 7 Sep 2011 00:48:38 +0200 Subject: deprecations diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 1c98940..5f529bb 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -10,6 +10,7 @@ o dxf_linear_extrude() and dxf_rotate_extrude() are now deprecated. Use linear_extrude() and rotate_extrude() instead. o The file, layer, origin and scale parameters to linear_extrude() and rotate_extrude() are now deprecated. Use an import() child instead. +o import_dxf(), import_stl() and import_off() are now deprecated. Use import() instead. OpenSCAD 2011.06 ================ -- cgit v0.10.1