diff options
author | Marius Kintel <marius@kintel.net> | 2014-01-05 17:44:43 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2014-01-05 17:44:43 (GMT) |
commit | 5ef8d9b8a1591e2f290e0f2acd57c05cb195c5f4 (patch) | |
tree | 3dd0c7eae8589cf479e9315b9b3676cd7351d7da | |
parent | 5affb45eb36943c6b1e5909b3904b7426ab00d22 (diff) |
sync
-rw-r--r-- | RELEASE_NOTES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 99df39c..0aa6ec0 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -7,10 +7,13 @@ o Added parent_module() and $parent_modules o Added children() as a replacement for child() o FIXME: Unicode support o FIXME: Ranges with negative steps +o FIXME: Experimental concat() Program Features: o Added --info parameter to the cmd-line for system/library info +o Added --enable parameter to enable experimental features o Added Reset View in GUI +o Added Feature tab in Preferences Bugfixes: o polyhedron() is now much more robust handling almost planar polygons |