summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2020-05-30 10:02:02 +0200
committerYorhel <git@yorhel.nl>2020-05-30 10:02:02 +0200
commit239bbf542f239652cddf8d1492473b43e9bdcdb9 (patch)
tree96c446ba7d6aba76743b6e8fd0eefacd780aff70 /ChangeLog
parentd018dc0be679095f40b33f622db38472061bf81c (diff)
Version bump for 1.15v1.15
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c47c52e..6272862 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1.15 - 2020-05-30
+ - (Linux) Add --exclude-kernfs option to exclude pseudo filesystems (Christian Göttsche)
+ - (MacOS) Exclude firmlinks by default (Saagar Jha)
+ - (MacOS) Add --follow-firmlinks option to follow firmlinks (Saagar Jha)
+ - Fix bug in calculating the apparent size of directories containing hardlinks
+ - Fix integer overflow with directories containing >2GiB worth of file names
+ - Fix yet another possible 100% CPU bug when losing terminal
+
1.14.2 - 2020-02-10
- Fix compilation with GCC 10 (-fno-common)
- Fix minor display issue when scanning 10M+ files