summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2012-09-27 11:45:09 +0200
committerYorhel <git@yorhel.nl>2012-09-27 11:45:09 +0200
commiteba9a7f8efa8ebf4e1e440c1163de67d861a645e (patch)
tree0a292cae250ca8b381494249bbdf35106dc7a715 /ChangeLog
parent5183e7633be5bcd5b5067a5ae59fad0f789e3f2e (diff)
Version bump + Changelog update for 1.9v1.9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79b3f47..402fb9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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)
+ - Added multiple scan and load interfaces (-0,-1,-2)
+ - Fit loading and error windows to the terminal width (#13)
+ - Fix symlink resolving bug (#18)
+ - Fix path display when scanning an empty directory (#15)
+ - Fix hang when terminal is resized to a too small size while loading
+ - Use top-level automake build
+ - Remove useless AUTHORS, INSTALL and NEWS files
+ - ncdu.1 now uses POD as source format
+
1.8 - 2011-11-03
- Use hash table to speed up hard link detection
- Added read-only option (-r)