From 6b31667ee4b989e5a60f57e6c96be9d196a23d7e Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 16 Sep 2018 10:40:21 +0200 Subject: [PATCH] Updated changelog. --- libisofs/changelog.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libisofs/changelog.txt b/libisofs/changelog.txt index 3e05375..7d1f507 100644 --- a/libisofs/changelog.txt +++ b/libisofs/changelog.txt @@ -338,11 +338,16 @@ Improved message at image load time about hidden El Torito images for EFI libisofs/libisofs.h Version leap to 1.5.0. -15 Sep 2018 [] +15 Sep 2018 [e317a8d] ChangeLog libisofs/changelog.txt Updated change log +16 Sep 2018 [066c6f6] +libisofs/aaip-os-freebsd.c +Fixed failure to build on NetBSD because of undeclared variable + + ------------------------------------ release - libisofs-1.5.0 - 15 Sep 2018 * New API call iso_image_get_ignore_aclea(), new iso_image_set_ignore_aclea() and iso_file_source_get_aa_string()