From 91ad9df12648801a75324189447ce41d5ae22246 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sun, 26 Apr 2009 11:35:03 +0200 Subject: [PATCH] Updated ChangeLog and TODO --- ChangeLog | 4 +++- TODO | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 204a228..6795680 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/TODO b/TODO index 510edf2..07dfc49 100644 --- a/TODO +++ b/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