Added notes about two recent bugfixes

felipesanches-svg
Marius Kintel 2012-01-08 18:34:17 +01:00
parent c08f3afbbb
commit f3e6e8168b
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ OpenSCAD 2012.XX
Bugfixes:
o use'ing an non-existing file sometimes crashed under Windows
o Better font handling: Ensure a monospace font is chosen as default
o Division by zero caused hang in some cases (e.g. sin(1/0))
o Larger minkowski operations sometimes caused a crash after a CGAL assert was thrown
Deprecations:
o The old include syntax "<filename.scad>" without the include keyword is no