summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorWojciech Siewierski <wojciech.siewierski@onet.pl>2018-02-22 14:19:28 +0100
committerWojciech Siewierski <wojciech.siewierski@onet.pl>2018-02-22 14:19:28 +0100
commitd2b3c17578b70b1ab0bdbc7eb70046fa2e17a434 (patch)
treea36b8e6e251e3d57732c9117d630c0ee39fdfd42 /CHANGELOG.md
parentaf0ef6a233744121307fba3b11089f05e9369782 (diff)
downloadranger-d2b3c17578b70b1ab0bdbc7eb70046fa2e17a434.tar.gz
Please do not turn off your phone while upgrading... v1.9.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7becb27..346b18dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
 This log documents changes between stable versions.
 
+# 2018-02-22: version 1.9.1
+* Fixed the rifle config backwards compatibility (regression in 1.9.0)
+* Fixed the POSIX compatibility of `Makefile`
+* Fixed `--choosefile`, `--choosefiles` and `--choosedir` so they work
+  with the process substitution (`>(...)` in Bash)
+* Changed the default `gt` binding to `gp` due to a conflict
+* Changed the help message for `--choosefile`, `--choosefiles` and
+  `--choosedir` to avoid confusion
+* Changed the behavior of `:reset` to reload the tags too
+* Added `geeqie` to the default `rifle.conf`
+
 # 2018-01-25: version 1.9.0
 * Fixed memory leak in w3m image preview
 * Fixed `Q` binding, map it to `quitall` instead of `quit!`