diff options
author | Marius Kintel <marius@kintel.net> | 2011-08-25 14:54:56 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-08-25 14:54:56 (GMT) |
commit | a32007e66c6004531f812befb20a96040b4dbbdd (patch) | |
tree | dfaaf1feb24c272d2f44a6298762575f1b6eacb4 /RELEASE_NOTES | |
parent | 0823b1f3c0a26df4f487d76493eb58608a1ad0df (diff) |
bugfix: Flush caches now also flushes the use'd module cache
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 5364e0a..d3d6d92 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,6 +1,8 @@ OpenSCAD 20xx.yy ================ +Bugfixes: +o Flush Caches didn't flush cached USE'd modules OpenSCAD 2011.06 ================ |