diff options
author | Marius Kintel <marius@kintel.net> | 2011-09-30 00:51:15 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-09-30 00:51:15 (GMT) |
commit | ff915961b6fac11c535742857b5923514ce18e09 (patch) | |
tree | cf671e26be5f593b581feed7ebeb0c3f0e67be86 | |
parent | 7c334fe02f4a55ae006de6d68d1530432faabc88 (diff) |
Updated with latest changes
-rw-r--r-- | RELEASE_NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 299a24d..f8a10f0 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -16,6 +16,8 @@ Bugfixes: o square() crashed if any of the dimensions were zero o Flush Caches didn't flush cached USE'd modules o STL export should be a bit more robust +o Dropping a file into the editor under Windows didn't work (double C:/C:/ problem) + Deprecations: o dxf_linear_extrude() and dxf_rotate_extrude() are now deprecated. |