aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2024-07-27 15:09:52 +0300
committernl6720 <nl6720@gmail.com>2024-07-27 15:13:59 +0300
commit654e834f8c0ef237393f6fd60383cb8a3a664dbc (patch)
tree528b8f27d52ea852fe882aabfc644010afa522c4 /CHANGELOG.rst
parentfa3aba32c8a29488829a33b446c40da7a55dd030 (diff)
downloadarchiso-654e834f8c0ef237393f6fd60383cb8a3a664dbc.tar.gz
archiso-654e834f8c0ef237393f6fd60383cb8a3a664dbc.tar.bz2
mkarchiso: make bootstrap tarball extension part of the image_name
This shows the correct image file name in `_show_config` and simplifies actions with the `image_name` in other functions.
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index e52948c..ec1344b 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -17,6 +17,8 @@ Deprecated
Fixed
-----
+- Show the correct image file name, including the extension, when building a bootstrap image.
+
Removed
-------