Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-05-30 23:10:45 +0200
committerDavid Runge <dvzrv@archlinux.org>2021-05-30 23:10:45 +0200
commit0bc62940c88ceefab6293931cdb85faff51aef24 (patch)
tree4a31eb4f7074dc960848e1674b80b28d1296e19b
parent50c5a023a4ecd8a768c6cbd20be439f972564258 (diff)
parent5751de9753ef4d8adeb1481a3a843304a8e2265d (diff)
Merge branch 'changelog/55'
* changelog/55: Add changelog for v55
-rw-r--r--CHANGELOG.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 87518b4..b4e28ee 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
#########
+[55] - 2021-06-01
+=================
+
+Added
+-----
+
+- Add integration for pv when using the copytoram boot parameter so that progress on copying the image to RAM is shown
+- Add experimental support for EROFS by using it for the rootfs image in the baseline profile
+
+Changed
+-------
+
+- Change information on IRC channel, as Arch Linux moved to Libera Chat
+- Fix a regression, that would prevent network interfaces to be configured under certain circumstances
+
[54] - 2021-05-13
=================