# # # patch "NEWS" # from [1a38047827821cd55cec10c002eba1f6ce7e17c0] # to [e02fec23874d7d9fe898b023517903d97506e8c1] # ============================================================ --- NEWS 1a38047827821cd55cec10c002eba1f6ce7e17c0 +++ NEWS e02fec23874d7d9fe898b023517903d97506e8c1 @@ -1,6 +1,9 @@ ????-??-?? (0.8) - - starting from this version (0.7) guitone is distributed under the terms - of the GNU General Public License Version 3 and + - starting from this version (0.8) guitone is distributed under the terms + of the GNU General Public License Version 3 + - new: its now possible to restrict commits to certain files and / or + directories - just right-click one or more entries in your workspace and hit + "commit" - improved: startup dialog slightly changed - now contains the possibility to edit the preferences, open recent databases and workspaces. Removed this functionality from the initialization phase of the application which was @@ -8,7 +11,7 @@ - improved: parsing stdio/basicio formats is now several factors faster for huge workloads (f.e. big chunks of inventory output) - improved: starting with mtn 0.39 incremental workspace loading is enabled - by default + by default - bugfix: if guitone is closed too fast (f.e. before the internal mtn thread could be started), the application wasn't closed properly, but only removed all open windows.