diff options
author | hut <hut@lavabit.com> | 2011-10-23 17:01:09 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2011-10-24 00:53:07 +0200 |
commit | 6e7e38b94ac1908fc4e027c805a0fb9b987608df (patch) | |
tree | c9bea44b5485b02aa3c0ac9ba1eefa264017c78a /CHANGELOG | |
parent | 10ebe0ef179ca18ed1034514d5395583c9dc8d90 (diff) | |
download | ranger-6e7e38b94ac1908fc4e027c805a0fb9b987608df.tar.gz |
The hard work of the computer must be respected. v1.5.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index daf1fba1..1da6d855 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,16 @@ This log documents changes between stable versions. +2011-10-23: Version 1.5.1 +* Added fm.select_file(path) +* Added --choosefiles option (like --choosefile, but chooses multiple files) +* Fixed --list-unused-keys +* Fixed Zombie processes +* Fixed handling of filenames with undecodable bytes (unicode surrogates) +* Fixed crashes due to incomplete loading of directories +* Fixed tab completion of the command "shell" +* Fixed "ot" and "oT" keys in rc.conf +* Fixed parsing of chained commands (like in the binding "om") + 2011-10-11: Version 1.5.0 * Full python3.2 compatibility * Added new configuration file "rc.conf" which contains a list |