From b5ada0580e3776554d54f24f280f9d1d6647487a Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 8 Nov 2019 00:34:35 -0600 Subject: Add CHANGELOG --- CHANGELOG.rst | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 CHANGELOG.rst diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000..24be7b0 --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,58 @@ +=============================== + Changelog for Project Horizon +=============================== +:Author: + * **A. Wilcox**, documentation writer + * **Contributors**, code +:Copyright: + © 2019 Adélie Linux and contributors. + + +0.2.0 (2019-11-07) +================== + +Disk +---- + +* lvm_pv, lvm_vg, and lvm_lv execution are now implemented. + + +Metadata +-------- + +* keymap execution is now implemented. + +* language: An issue with execution of the language key has been fixed. + +* signingkey: Firmware keys are now installed when firmware is true. + + +Network +------- + +* hostname: dns_domain_lo is now properly set in target /etc/conf.d/net. + +* nameserver execution is now implemented. + +* netaddress: OpenRC services are now added for configured interfaces. + + +Owner +----- + +* New utility 'hscript-printowner' added, which prints the owning UID of a + given path. + + +User +---- + +* User account creation is now fully implemented. + + + + +0.1.0 (2019-11-02) +================== + +Initial release. -- cgit v1.2.3-60-g2f50