diff options
author | hut <hut@lavabit.com> | 2013-05-24 20:45:13 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-05-24 20:45:13 +0200 |
commit | 1419d7e7a842f95b074bae1de6292b09f2e492fd (patch) | |
tree | e0971f772d9c7a30326fe2d0b3cf73d4304d59a2 /CHANGELOG | |
parent | bd8ca128ac81c0fca1490136e50038bfa2cf2a0e (diff) | |
download | ranger-1419d7e7a842f95b074bae1de6292b09f2e492fd.tar.gz |
RANGER! RANGER! HIGH VOLTAGE! v1.6.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 48651d77..c5237279 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,13 @@ This log documents changes between stable versions. +2013-05-24: Version 1.6.1 +* Added support for version control systems, see: + http://lists.nongnu.org/archive/html/ranger-users/2013-03/msg00007.html +* Added :scout command as a unified backend to :find, :search, etc +* Added "open_all_images" setting to remove the need for external scripts + to handle opening of all images in a directory at once. +* Now previewing with "i" uses the whole available width. + 2013-02-22: Version 1.6.0 * Overhauled all config files. Please update them or use the --clean switch * Added "examples/" directory to source code which contains sample programs or |