# # # patch "NEWS" # from [6b975529cb41135be15cf8ecc17b2f067984b406] # to [194df88efeddf0057ea21fd65b59753b94c18f99] # ============================================================ --- NEWS 6b975529cb41135be15cf8ecc17b2f067984b406 +++ NEWS 194df88efeddf0057ea21fd65b59753b94c18f99 @@ -28,8 +28,15 @@ huge workloads (f.e. big chunks of inventory output) - improved: starting with mtn 0.39 incremental workspace loading is enabled by default + - improved: the file history dialog now reads and displays the changes ad-hoc, + so you don't need to wait until the complete history of a particular long- + living file is read - bugfix: a running mtn instance for a workspace is now properly re-used if needed for a database-only task + - bugfix: fixed a crash which occured when an internal thread was deleted + to early before it could clean up itself + - bugfix: if the file history dialog is closed, guitone now actually stops + reading data - bugfix: on export and checkout, the mtn:execute attribute is now honored, i.e. an exported executable file is made user-executable. (closes FS#12) - bugfix: if a not supported mtn version is found and the user hits cancel