diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2017-07-26 09:31:03 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2017-07-26 09:31:03 +0530 |
commit | 7fe6abb213947c87173d2df0e3abf88631e36e45 (patch) | |
tree | 45be8a035ffebf2acef00a84c648a471d8465341 /CHANGELOG | |
parent | 16f0054b48634907dc4962ecd905cb61d7dab6e8 (diff) | |
download | nnn-7fe6abb213947c87173d2df0e3abf88631e36e45.tar.gz |
Prepare for release v1.3
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +nnn v1.3 +2017-07-26 + +What's in? +- Show directories in custom color (default: enabled in blue) +- Option `-e` to use exiftool instead of mediainfo +- Fixed #34: nftw(3) broken with too many open descriptors +- More concise help screen + +------------------------------------------------------------------------------- + nnn v1.2 2017-06-29 |