summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b89d218..dcb02cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1.15.1 - 2020-06-10
+ - (Linux) Fix build on older Linux systems (Christian Göttsche)
+ - (MacOS) Revert "Exclude firmlinks by default" behavior (until we have a better solution)
+ - (MacOS) Add --exclude-firmlinks option to opt-in to the above behavior
+
1.15 - 2020-05-30
- (Linux) Add --exclude-kernfs option to exclude pseudo filesystems (Christian Göttsche)
- (MacOS) Exclude firmlinks by default (Saagar Jha)