summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2013-05-09 16:32:42 +0200
committerYorhel <git@yorhel.nl>2013-05-09 16:32:48 +0200
commit5e5c9925f4cf162a1db50520d35f2886dfdeefde (patch)
tree169a66fb8f596ba5f26635d563e1479810a4f62a /ChangeLog
parent0a4ad63591ac6d768b96f0b798146b5bd01834ec (diff)
Version bump + Changelog update for 1.10v1.10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 402fb9a..e4b99e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1.10 - 2013-05-09
+ - Added 'c' key to display item counts
+ - Added 'C' key to order by item counts
+ - Added CACHEDIR.TAG support and --exclude-caches option
+ - Use locale-dependent thousand separator
+ - Use pkg-config to detect ncurses
+ - Clip file/dir sizes to 8 EiB minus one byte
+ - Fix buffer overflow when formatting huge file sizes
+
1.9 - 2012-09-27
- Added option to dump scanned directory information to a file (-o)
- Added option to load scanned directory information from a file (-f)