diff options
| author | nl6720 <devnull@nl6720.me> | 2025-06-26 11:12:39 +0300 |
|---|---|---|
| committer | nl6720 <devnull@nl6720.me> | 2025-06-26 15:54:42 +0300 |
| commit | 9089013c44815fc133235bba83ebdd69d6ec56db (patch) | |
| tree | ed76c4f285344e45f3057fcd355d8de9c6a6bc87 /CHANGELOG.rst | |
| parent | 363c27beabbe71ca6d25bb9b82839cb978973b05 (diff) | |
| download | archiso-9089013c44815fc133235bba83ebdd69d6ec56db.tar.gz archiso-9089013c44815fc133235bba83ebdd69d6ec56db.tar.bz2 | |
Add changelog for 84
Diffstat (limited to 'CHANGELOG.rst')
| -rw-r--r-- | CHANGELOG.rst | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 90b317b..8309a0f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,15 +8,9 @@ Changelog Added ----- -- Added ``mmc-utils`` to releng packages. It can be used to configure MMC and eMMC storage devices. - Changed ------- -- Undeprecate ``/${install_dir}/grubenv``. There are use cases that rely on extracting only the ``${install_dir}`` from - the ISO. -- Use ``xdg-open`` instead of hardcoding the web browser in the ``Installation_guide`` script. - Deprecated ---------- @@ -26,6 +20,24 @@ Fixed Removed ------- +[84] - 2025-06-26 +================= + +Added +----- + +- Added ``mmc-utils`` to releng packages. It can be used to configure MMC and eMMC storage devices. + +Changed +------- + +- Undeprecate ``/${install_dir}/grubenv``. There are use cases that rely on extracting only the ``${install_dir}`` from + the ISO. +- Use ``xdg-open`` instead of hardcoding the web browser in the ``Installation_guide`` script. + +Removed +------- + - Removed ``rp-pppoe`` from releng packages. ``ppp`` provides a PPPoE client that is sufficient for most use cases. [83] - 2025-03-24 |
