aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2024-05-19 18:31:56 +0300
committernl6720 <nl6720@gmail.com>2024-05-23 10:58:18 +0300
commit4b709bcd5fc5e426ba75f72e1b80e59922d7c175 (patch)
tree6d6c7b80d9cb376ab4b4ef9e7116ebb5f704711c /CHANGELOG.rst
parent2a5e4e3aa0a72019cfa9c7f11129e4c186f11e1c (diff)
downloadarchiso-4b709bcd5fc5e426ba75f72e1b80e59922d7c175.tar.gz
archiso-4b709bcd5fc5e426ba75f72e1b80e59922d7c175.tar.bz2
Add changelog for 78
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst18
1 files changed, 15 insertions, 3 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 0e793d3..34337cb 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -11,6 +11,21 @@ Added
Changed
-------
+Deprecated
+----------
+
+Fixed
+-----
+
+Removed
+-------
+
+[78] - 2024-05-23
+=================
+
+Changed
+-------
+
- Moved the ``pkglist.x86_64.txt`` file outside the bootstrap tarball's ``root.x86_64`` directly to avoid polluting the
root file system.
- Use 4 MiB OVMF files in ``run_archiso`` instead of the old 2 MiB ones.
@@ -23,9 +38,6 @@ Changed
initramfs image with a higher compression without it having much impact on the ISO build time.
- Format the EFI system partition image as FAT32 if the size allows it (i.e. if it is at least 36 MiB).
-Deprecated
-----------
-
Fixed
-----