summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-07-19 12:43:03 +0200
committerYorhel <git@yorhel.nl>2010-07-19 12:43:03 +0200
commit4d188cb9a26ef0587de2d2130627fda7730d55b9 (patch)
tree3d5a0bc47e97e2dd3de7e81f321607947d2c255c /ChangeLog
parent791612dc4daa08444668dca6d52c26613cc142a3 (diff)
TODO + ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d2428e9..f196d6b 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