Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-11-30 23:11:42 +0100
committerDavid Runge <dvzrv@archlinux.org>2021-11-30 23:11:42 +0100
commit12b31c8778f516fc8c05e45525d8195c94ae5f29 (patch)
tree7dcb01527c08243c9d09a707a3c26c41f7b34d08 /CHANGELOG.rst
parent547678627dd76e2c3f9bb14b89d830522671691f (diff)
Add changelog for v59
CHANGELOG.rst: Add changelog information for v59.
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index a15fe67..9e78a0b 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,27 @@
Changelog
#########
+[59] - 2021-11-30
+=================
+
+Added
+-----
+
+- Add mailmap file for easier author integration with git
+- Add grub and refind to the package list of the releng profile
+
+Changed
+-------
+
+- Replace use of date with printf
+- Silence command output more efficiently when using --quiet
+- Modify curl call to retry up to ten times before giving up on downloading an automated script
+
+Removed
+-------
+
+- Remove requirement on setting a Boot mode when building a netboot image
+
[58] - 2021-08-25
=================