aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-08-03 13:43:09 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-08-03 13:43:09 +0200
commit6a86c83f0c77deae3b9907b6f4e0e8718d2afd9f (patch)
tree93d5e9bfe08c3b98aeb0fde6e4373c56545668fb /CHANGELOG.md
parent8d3735481effaa50c76ed6e25337f681c6f568a4 (diff)
Add $BASHTARD_PLATFORM[init]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 159d468..e31930f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
the box.
- The `Makefile` has been extended with targets for creating packages for
GNU+Linux distributions.
+- The `$BASHTARD_PLATFORM` variable now contains an additional entry, `init`, to
+ allow for handling different init systems on GNU+Linux in a cleaner fashion.
### Changed