diff options
author | Marius Kintel <marius@kintel.net> | 2011-08-27 19:12:09 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-08-27 19:12:09 (GMT) |
commit | 76a781d2fbb5610ea0483c6c08bb12b311f09494 (patch) | |
tree | 84633cdcd99c6994e605985249dd5c40cedef611 | |
parent | 947b683ae204b95880bd90ecdf464eb9bc13827c (diff) |
Added square() bugfix
-rw-r--r-- | RELEASE_NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index d3d6d92..a95d588 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -2,6 +2,7 @@ OpenSCAD 20xx.yy ================ Bugfixes: +o square() crashed if any of the dimensions were zero o Flush Caches didn't flush cached USE'd modules OpenSCAD 2011.06 |