From 46cf61c7e5ef18ba706ca3b5f48827403fae912c Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 7 Aug 2022 13:04:10 +0200 Subject: [PATCH] record #191 --- WHATSNEW | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 8990ec225..c684322bd 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -29,6 +29,10 @@ Fixed bugs: value to an incorrect date. This has now been fixed. Github Pull Request #186 + * fetch.xml didn't set up non-default repositories propery and thus + failed to download JAI. + Github Pull Request #191 + Other changes: --------------