mirror of
https://code.blicky.net/yorhel/ncdu.git
synced 2026-01-13 01:08:41 -09:00
Updated ChangeLog and TODO
This commit is contained in:
parent
ceecccc3ae
commit
91ad9df126
2 changed files with 3 additions and 2 deletions
|
|
@ -4,9 +4,11 @@ git - ?
|
|||
- Current directory is assumed when no directory is specified
|
||||
- Size graph uses the apparent size if that is displayed
|
||||
- Items are ordered by displayed size rather than disk usage
|
||||
- Fixed rpath() bug on '/.'
|
||||
- Removed switching between powers of 1000/1024
|
||||
- Don't rely on the availability of suseconds_t
|
||||
- Correctly handle paths longer than PATH_MAX
|
||||
- Fixed various bugs related to rpath()
|
||||
- Major code rewrite
|
||||
|
||||
1.4 - 2008-09-10
|
||||
- Removed the startup window
|
||||
|
|
|
|||
1
TODO
1
TODO
|
|
@ -19,4 +19,3 @@ Small list of planned features/changes, suggestions are always welcome.
|
|||
|
||||
- Fix bugs:
|
||||
* Handle hard links
|
||||
* Get rid of PATH_MAX reliance
|
||||
|
|
|
|||
Loading…
Reference in a new issue