aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-03 17:32:51 +0200
committerDanilo M. <danix@danix.xyz>2026-08-04 12:53:52 +0200
commit629bf3c20509b90b52667df4313de1f6d4debba2 (patch)
tree4d08ebfddb8a5b8b096924cf54212d50dd3f6634 /CHANGELOG.md
parent2eaa898dab9b88cf8fd105b15291ecb6af0b7f45 (diff)
downloadqtmaildir-629bf3c20509b90b52667df4313de1f6d4debba2.tar.gz
qtmaildir-629bf3c20509b90b52667df4313de1f6d4debba2.zip
release: 0.4.1v0.4.1
Packaging only. The 0.4.0 tarball predated QTMAILDIR_BUILD_TESTS, so a package built from it accepted -DQTMAILDIR_BUILD_TESTS=OFF and ignored it. This tag is the first whose source honours the flag. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c0ec610..291576b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,21 @@ point at which they are stable.
Nothing yet.
+## [0.4.1] - 2026-08-03
+
+Packaging only. No change to the application itself.
+
+### Added
+
+- A SlackBuild under `assets/slackbuild/`, with the usual `.info`,
+ `slack-desc`, `doinst.sh` and `README`. It follows SBo conventions except
+ for the tag, `_danix` rather than `_SBo`, and the package type, `txz` rather
+ than `tgz`, since it is not an SBo submission.
+- `QTMAILDIR_BUILD_TESTS`, on by default. Turning it off skips the test suite
+ and its `Qt6::Test` dependency, which a packaging build has no use for.
+ 0.4.0 accepted this flag but ignored it, because the option did not exist in
+ that tarball; this release is the first where it takes effect.
+
## [0.4.0] - 2026-08-03
Attachments become reachable. They were parsed all along and there was simply