mirror of
https://code.blicky.net/yorhel/ncdu.git
synced 2026-01-12 17:08:39 -09:00
ChangeLog & man page version/date bump for 1.6
This commit is contained in:
parent
06cab8cc30
commit
24db8a8866
2 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
git - ?
|
||||
- Implemented hard link detection
|
||||
- Properly select the next item after deletion
|
||||
1.6 - 2009-10-23
|
||||
- Implemented hard link detection
|
||||
- Properly select the next item after deletion
|
||||
- Removed reliance of dirfd()
|
||||
- Fixed non-void return in void delete_process()
|
||||
- Fixed several tiny memory leaks
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH NCDU 1 "May 2, 2009" "ncdu-git" "ncdu manual"
|
||||
.TH NCDU 1 "Oct 23, 2009" "ncdu-git" "ncdu manual"
|
||||
|
||||
.SH NAME
|
||||
\fBncdu \fP- NCurses Disk Usage
|
||||
|
|
|
|||
Loading…
Reference in a new issue