Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 5b371fe..55d4e08 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -14,6 +14,20 @@ Changed
Removed
-------
+[60] - 2021-12-28
+=================
+
+Changed
+-------
+
+- Change the way COW space is mounted by only mounting it once read-writable
+
+Removed
+-------
+
+- Remove EROFS related fixes, that are not required anymore due to util-linux now detecting it properly
+- Remove obsolete archiso_shutdown hook and associated files, as the functionality is available in mkinitcpio directly
+
[59] - 2021-11-30
=================