aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2023-02-05 17:27:51 +0000
committermerakor <cem@ckyln.com>2023-02-05 17:27:51 +0000
commit8cfb0163f48c828cdadc82af3d598e588f8568a8 (patch)
treee1b5c7b3f6bca11575297bef45739224745fbea9 /CHANGELOG.md
parent56b2af53115d8ea4595fa70097455df496edd0cb (diff)
parent90c38101ad480af1a60defca0ffede0071a647ba (diff)
downloadcpt-8cfb0163f48c828cdadc82af3d598e588f8568a8.tar.gz
merge 7.0.2 release
FossilOrigin-Name: 728024803e355e064eaab2233a412f8eb1a3469774a6e5c793220f5be6a8dc10
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a4182c..e7ee439 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,16 @@ this project _somewhat_ adheres to [Semantic Versioning].
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
+[7.0.2] - 2023-02-05
+--------------------------------------------------------------------------------
+
+### Fixed
+- Fixed a bug that caused extra dependencies being added to the later packages
+ during multi-package build operations.
+- Fixed file attribute issue with the `_tmp_cp()` function causing modified
+ dependency files to receive `600` permission bits.
+
+
[7.0.1] - 2023-02-05
--------------------------------------------------------------------------------