diff --git a/ChangeLog b/ChangeLog index d2428e91152caf4462ca24509159493b49a4b001..f196d6b2c3043711727b1baeb5804a108d8f6bb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,9 @@ git - ? - List the detected hard links in file info window - - Count the size a hard linked file once for each directory it appears in + - Count the size of a hard linked file once for each directory it appears in - Fixed crash on browsing dirs with a small window size (#2991787) - Fixed buffer overflow when some directories can't be scanned (#2981704) + - Fixed segfault when root dir only contains hidden files - Improved browsing performance - More intuitive multi-page browsing - Various minor fixes diff --git a/TODO b/TODO index 6c1060127335606a8202dd51a7c00b36f96ca331..91bd7050faa815198b435e2727dbc3fa55ff10d8 100644 --- a/TODO +++ b/TODO @@ -18,7 +18,7 @@ Small list of planned features/changes, suggestions are always welcome. having a special key for each column - Better handling of hard links? - * Link the files together in the browser interface + * Use hash table or BST to speed up hard link detection * Have a separate size variable for "shared" data (displayed in the browser as e.g. "291+3MiB") This should be both more intuitive and more correct than simply