diff options
| author | Marius Kintel <marius@kintel.net> | 2013-03-12 01:05:53 (GMT) | 
|---|---|---|
| committer | Marius Kintel <marius@kintel.net> | 2013-03-12 01:05:53 (GMT) | 
| commit | 9899f75a257c791c4272b60aa0c96e46f9acb16b (patch) | |
| tree | 258e0205fd592e03bb6e00278b9dc30e3b6291b6 /RELEASE_NOTES | |
| parent | 4b7fe104f0fc9fb5fa06f6e29a75bfdae80cfd6c (diff) | |
Fixes problem where local changes are overwritten on automatic reload when included files has changed. Fixes #162
Diffstat (limited to 'RELEASE_NOTES')
| -rw-r--r-- | RELEASE_NOTES | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index d18ae5e..9e2da81 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -19,6 +19,7 @@ o Fixed some issues related to ARM builds  o Changed multmatrix floating-point output to improve dumptest portability  o Regression test auto-starts & stops Xvfb / Xvnc if on headless unix machine  o CGAL triangulation more lenient- enables partial rendering of 'bad' DXF data +o Fixes problem where local changes are overwritten on automatic reload when included files has changed.  OpenSCAD 2013.01  ================  | 
