about summary refs log tree commit diff stats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2015-10-04 01:40:34 +0200
committerhut <hut@lepus.uberspace.de>2015-10-04 01:46:45 +0200
commita0b6b9e0b155631866fbb7681dac2cdb577db415 (patch)
tree289b14ef9331d4761dd7e50bc3679aecad6731b1 /CHANGELOG
parent28f9187f6f08a5b09293d44f1928a7da85c2a7b7 (diff)
downloadranger-a0b6b9e0b155631866fbb7681dac2cdb577db415.tar.gz
Fixed that rare bug with the fireballs and explosions v1.7.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 28bcfda6..207e311f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,19 @@
 This log documents changes between stable versions.
 
+2015-10-04: version 1.7.2
+* Fixed file name arguments passed to "sxiv" and "feh" when using ":flat"
+* Fixed removal of empty directories when using ":rename"
+* Fixed free disk space display on Mac OS X
+* Fixed `examples/vim_file_chooser` to work with gvim too
+* Fixed some other rare crashes and bugs
+* Fixed downward mouse wheel scrolling
+* Fixed warning about regex splits being drawin in title bar since python3.5
+* Really fixed "S" key binding not working when SHELL=fish
+* Improved doc/cheatsheet.svg
+* Added some entries to rifle.conf
+* Added key bindings pO and pP which work like po and pp but queue the operation
+  in a first-in-first-out order.
+
 2015-05-04: version 1.7.1
 * Added doc/cheatsheet.svg
 * Added examples/rc_emacs.conf, a config file adding emacs-like key bindings