summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2020-06-10 12:24:34 +0200
committerYorhel <git@yorhel.nl>2020-06-10 12:24:34 +0200
commit1035aed81a6b919033921ead583a88db5e2d80a2 (patch)
tree29996da8729809486799638abcb65b786c4bebb6 /ChangeLog
parenta389443c9a1f3b2b68fe9b9fccef1f0b6569b632 (diff)
Version bump for 1.15.1v1.15.1
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)