Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2023-12-16 12:18:55 +0200
committernl6720 <nl6720@gmail.com>2023-12-21 11:45:08 +0200
commita3b7121afb66ab9026bc1658720e6c22349f3ac8 (patch)
tree4b78a6dde1919ccdd47db0fe217688a9c2e464fc /CHANGELOG.rst
parent56417cead45598684737e2b5f97db54752c08e86 (diff)
Add changelog for 74 and update AUTHORS.rst
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst24
1 files changed, 18 insertions, 6 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index b9813c7..27b0488 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -8,6 +8,24 @@ Changelog
Added
-----
+Changed
+-------
+
+Deprecated
+----------
+
+Fixed
+-----
+
+Removed
+-------
+
+[74] - 2023-12-21
+=================
+
+Added
+-----
+
- Add bcachefs-tools to releng for access to bcachefs userspace tools.
- Add tftp as a valid protocol for downloading automated boot script.
@@ -17,17 +35,11 @@ Changed
- Set ``RequiredForOnline=routable`` in systemd-networkd configuration files to improve the chances that the network
really is *online* when ``network-online.target`` is reached.
-Deprecated
-----------
-
Fixed
-----
- Add missing replacement for the UUID variable in systemd-boot configuration files on ISO 9660.
-Removed
--------
-
[73] - 2023-09-29
=================