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>2024-03-30 23:12:43 +0200
committernl6720 <nl6720@gmail.com>2024-03-30 23:29:25 +0200
commit7b1d6a7b14b08a8d2cebb1321fd3ed93ab920f12 (patch)
tree103599009592f98729911df61c556c1bfd378020 /CHANGELOG.rst
parent4df73069248708d716cef4773ebb3f80dad66a4b (diff)
Add changelog for 76
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 ceff6d1..9a7e255 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -8,6 +8,24 @@ Changelog
Added
-----
+Changed
+-------
+
+Deprecated
+----------
+
+Fixed
+-----
+
+Removed
+-------
+
+[76] - 2024-03-30
+=================
+
+Added
+-----
+
- Add a man page for ``mkarchiso``.
- Implement configurable bootstrap tarball compression. It is configured in ``profiledef.sh`` using a bash array called
``bootstrap_tarball_compression``. baseline tarball now uses zstd compression while releng remains with gzip for now.
@@ -21,12 +39,6 @@ Changed
- Skip including external microcode images in build artifacts if the initramfs file contains ``early_cpio`` (indicating
an early uncompressed CPIO archive which should have the microcode update files).
-Deprecated
-----------
-
-Fixed
------
-
Removed
-------