summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-05-08 10:27:12 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-05-08 10:27:12 +0200
commita7be2417f358049e6a0e28e01bc4020d8de2fdc5 (patch)
tree0ecb19cab68716c7bd8acf40eccda1d4bcc641f2 /CHANGELOG.md
parent89564a460749700b6ad25bf72fb3e5f5ebb601f6 (diff)
downloadjustbuild-a7be2417f358049e6a0e28e01bc4020d8de2fdc5.tar.gz
Relase 1.3.0v1.3.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 15608eb0..fec7f786 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## Release `1.3.0` (UNRELEASED)
+## Release `1.3.0` (2024-05-08)
A feature release on top of `1.2.0`, backwards compatible.
@@ -104,6 +104,15 @@ A feature release on top of `1.2.0`, backwards compatible.
repeated multiple times to list all the properties, but only the
last one was retained. This is fixed now.
+### Changes since `1.3.0~beta1`
+
+- The `["CC/pkgconfig", "system_library"]` rule now propagates
+ `ENV` correctly, fixing the build on systems where the default
+ paths pulled in by `env` do not contain `cat`.
+- In case of a build failure, the description of the failing action
+ in the error message is now more verbose, including the environment.
+- Various minor fixes in the documentation.
+
## Release `1.3.0~beta1` (2024-05-02)
First beta release for the upcoming `1.3.0` release; see release