diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2.7.2 "Peace of Mind" +===================== + + FIXED: Memory leak in the Locate dialog + FIXED: UDSEntry::insert deprecation warnings + FIXED: [ 167410 ] synchronize directory window: column widths are incorrect + FIXED: [ 328918 ] Context menu item "copy selected to clipboard" copies all result items + FIXED: [ 330788 ] "Information - Krusader" dialog does not fit to screen width; text non-copyable + FIXED: [ 392750 ] After trying to rename the file that's being updated, rename function stops working on any file on this tab + FIXED: [ 395609 ] New Text File is created with 600 (-rw-------) permissions + FIXED: [ 397398 ] Misleading ‘Created’ date in file properties + FIXED: [ 405212 ] Compilation error because of QOverload usage + FIXED: [ 410118 ] The list of search results doesn't get the focus + FIXED: [ 410120 ] Krusader does not search correctly if the "Follow links" checkbox is disabled + FIXED: Okteta support for versions >= 0.26 (due to oktetapart file layout change) + + 2.7.1 "Peace of Mind" ===================== diff --git a/NEWS b/NEWS --- a/NEWS +++ b/NEWS @@ -7,6 +7,10 @@ +-------------------------------- 2.7.2 Peace of Mind ------------------- + +Bug fix release. See ChangeLog. + -------------------------------- 2.7.1 Peace of Mind ------------------- Bug fix release. See ChangeLog. diff --git a/doc-extras/ChangeLog b/doc-extras/ChangeLog --- a/doc-extras/ChangeLog +++ b/doc-extras/ChangeLog @@ -1,9 +1,9 @@ The Krusader Handbook ChangeLog ------------------------------- -2.x.x +2.7.2 ========================= -Date: 20xx-xx-xx +Date: 2019-08-25 CHANGED: Rename SVNNEWS into NEWS in docs FIXED: Updated links and used https:// where appropriate