aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-01-04 11:48:53 +0000
committermerakor <cem@ckyln.com>2021-01-04 11:48:53 +0000
commitbbe90552864d3fa7d06871d9efb366a9314f5398 (patch)
tree0d6ed358621aabc55d607602ec6da2c2cb5a1d73 /CHANGELOG.md
parente9cd6924f6291bd43a95cf0abcbb11f05e09f455 (diff)
parent6c4ca6e23d3ac6e511c6982e2557844b538a6a68 (diff)
downloadcpt-bbe90552864d3fa7d06871d9efb366a9314f5398.tar.gz
Merge branch '5.1.x'
FossilOrigin-Name: 035deb0250c22e7feafad486f8f2b1a40893ad87073c8e41ba4bdc0db0d23d62
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4b2bf5f..6330006 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,15 @@ this project _somewhat_ adheres to [Semantic Versioning].
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
+5.1.2 - 2020-12-24
+--------------------------------------------------------------------------------
+
+### Fixed
+- Fixed the `Makefile` installing files other than `cpt-*` files.
+- Fixed `pkg_swap()` bug where swapping a prefix file would change the following
+ file locations on the manifest as well.
+
+
5.1.1 - 2020-12-20
--------------------------------------------------------------------------------