summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2019-02-09 12:47:30 +0100
committerJürg Billeter <j@bitron.ch>2019-02-14 16:05:38 +0100
commit949962f8c98ba0932fc82abd966fd4aa0a2c60f9 (patch)
tree915035e7f3889deb28554e786b3348a2ffc2e5d9 /NEWS
parent94c6d59b1cf0e7c223b910ab5bd19d54049de966 (diff)
downloadbuildstream-949962f8c98ba0932fc82abd966fd4aa0a2c60f9.tar.gz
NEWS: Add entry for change in symlink handling
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9876210c3..752434cfe 100644
--- a/NEWS
+++ b/NEWS
@@ -135,6 +135,10 @@ buildstream 1.3.1
the cached build tree input it will remain unaltered, however the availbility of the
build tree content may differ.
+ o BREAKING CHANGE: Symlinks are no longer resolved during staging and absolute
+ symlinks are now preserved instead of being converted to relative symlinks.
+
+
=================
buildstream 1.1.5
=================