# # # patch "NEWS" # from [e36ef4632c07ac3caf352a0d12304aee79e7bc52] # to [7b8445f0080d5a63d84d86cdaa5df474ac6bc126] # ============================================================ --- NEWS e36ef4632c07ac3caf352a0d12304aee79e7bc52 +++ NEWS 7b8445f0080d5a63d84d86cdaa5df474ac6bc126 @@ -6,6 +6,9 @@ - new: directly select the key to sign a revision with in the commit dialog - new: link to monotone manual from the help menu (FS#23) - improved: lighter, more eye-friendly colors for diff views (FS#24) + - bugfix: guitone no longer considers the workspace to be invalid if the last + file is physically removed from it. Also, the amount of inventory reloads + has been lowered since we only notify about changed paths every 500ms - bugfix: no longer load the user's default hooks under ~/.monotone/monotonerc or _MTN/monotonerc whose out-of-band output would interfer with our stdio interface.