summaryrefslogtreecommitdiff
path: root/releasenotes/notes/rename-iso-builder-func-46694ed6ded84f4a.yaml
blob: 22401835f8d5b33b9fcb020aece71b3bfdb064e9 (plain)
1
2
3
4
5
6
---
fixes:
  - |
    Renames misleadingly named ``images.create_isolinux_image_for_uefi``
    function into ``images.create_esp_image_for_uefi``. The new name
    reflects what's actually going on under the hood.