aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-08-16 10:37:04 +0300
committerCem Keylan <cem@ckyln.com>2020-08-16 10:37:04 +0300
commit263ba8f1f634fecdb72ab5665ab7fd7849826d27 (patch)
tree7c0c2fe7b70426126e2a2d5379430ae2d67fe54f
parent9efd28d1a22c41833cf6dce3150b4c73b834a7d5 (diff)
downloadinit-263ba8f1f634fecdb72ab5665ab7fd7849826d27.tar.gz
CHANGELOG: update1.0.1
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a6b6bcd..c7792b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,14 @@ This CHANGELOG is for the Carbs Linux init scheme. The format is based on
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
+1.0.1 - 2020-08-16
+--------------------------------------------------------------------------------
+
+### Fixed
+- Fixed creation of runit directories where we accidentally created a directory
+ named '/0755' instead of setting the directory permissions.
+
+
1.0.0 - 2020-08-15
--------------------------------------------------------------------------------