From 5f6f84d6e861f3c7a35d620ce0bc3314b79308e0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 12 Apr 2020 14:04:44 +0200 Subject: [PATCH] doc: update changelog for v2.2.2 --- CHANGELOG.md | 1 + doc/md/CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9324b60..1c78aab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). - Fix APT sources lists not present in the final image - Improve/cleanup makefile and package lists +- Fix error during installation in EFI boot mode ------------------------------- diff --git a/doc/md/CHANGELOG.md b/doc/md/CHANGELOG.md index 9324b60..1c78aab 100644 --- a/doc/md/CHANGELOG.md +++ b/doc/md/CHANGELOG.md @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). - Fix APT sources lists not present in the final image - Improve/cleanup makefile and package lists +- Fix error during installation in EFI boot mode -------------------------------