summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index baf9f8a7a..46df32609 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 3.19.92:
+* Use better thread handling in undo operations (Razvan Chitu)
+* Disable zoom and sort menus when the folder is empty (Carlos Soriano)
+* Always show the sliders in the pathbar to avoid pathbar clipping (Carlos Soriano)
+* Disable Alt+Home for desktop window, avoiding to change the desktop location (Alexandru Pandelea)
+* Avoid drag and drop visual hint in list view (Carlos Soriano)
+* Make sure we select the previous folder when going upwards in the hierarchy (Carlos Soriano)
+
Major changes in 3.19.91:
* Use GTask instead of the old gioscheduler (Razvan Chitu)
* Improve wording of the conflict dialog (Rishabh Makhija)