- in verbose log made the messages in Tcl Shell to be displayed in gray color and to include the date

This commit is contained in:
Marius Stanciu
2020-12-20 21:58:31 +02:00
committed by Marius
parent a344dd4367
commit 73f5350f66
3 changed files with 38 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ CHANGELOG for FlatCAM beta
- App - trying to speed up the new project creation
- Tcl Shell - Browser Edit - added Undo/Redo, Cut and Delete selection
- replace all the exec_() calls with exec() (except one situation in Tcl where I'm not sure of the effect)
- in verbose log made the messages in Tcl Shell to be displayed in gray color and to include the date
18.12.2020