summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryorhel <yorhel@ce56bc8d-f834-0410-b703-f827bd498a76>2008-09-10 14:22:27 +0000
committeryorhel <yorhel@ce56bc8d-f834-0410-b703-f827bd498a76>2008-09-10 14:22:27 +0000
commit02a94d79e8b013144ee4e51ae2bf958a5b8e9d14 (patch)
tree1ed985f89596863e8a25ab4d4c08d6778c5f02d8 /ChangeLog
parent4fdebc82d54de1106f1369fb36ff8d440f207443 (diff)
Updated Changelog and TODO
git-svn-id: svn://blicky.net/ncdu/trunk@39 ce56bc8d-f834-0410-b703-f827bd498a76
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc68f6c..9ea98ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+svn - ?
+ - Filenames ending with a tidle (~) will now also
+ be hidden with the 'h'-key
+ - Fixed buffer overflow when supplying a path longer
+ than PATH_MAX (patch by Tobias Stoeckmann)
+ - Used S_BLKSIZE instead of a hardcoded block size of
+ 512
+ - Fixed display of disk usage and apparent sizes
+ - Updated ncdu -h
+ - Included patches for Cygwin
+ - Cursor now follows the selected item
+ - Added spaces around path (debian #472194)
+ - Fixed segfault on empty directory (debian #472294)
+ - A few code rewrites and improvements
+
1.3 - 2007-08-05
- Added 'r'-key to refresh the current directory
- Removed option to calculate apparent size: both