From dabaec87fbd0fc8f685d0b855d1626ec62eb0e1d Mon Sep 17 00:00:00 2001 From: horchi Date: Sat, 31 Oct 2020 06:53:04 +0100 Subject: 2020-31-31: version 1.1.164 (horchi)\n - bugfix: fixed error handling in curl downloadFile (thx to Alexander Grothe)\n - bugfix: improved error handling of jpeg processing (patch by NemoN)\n\n --- HISTORY.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'HISTORY.h') diff --git a/HISTORY.h b/HISTORY.h index cd2d526..ed6fd26 100644 --- a/HISTORY.h +++ b/HISTORY.h @@ -4,8 +4,8 @@ * ----------------------------------- */ -#define _VERSION "1.1.163" -#define VERSION_DATE "17.08.2020" +#define _VERSION "1.1.164" +#define VERSION_DATE "31.10.2020" #define DB_API 7 #ifdef GIT_REV @@ -18,6 +18,9 @@ * ------------------------------------ * * +2020-31-31: version 1.1.164 (horchi) + - bugfix: fixed error handling in curl downloadFile (thx to Alexander Grothe) + - bugfix: improved error handling of jpeg processing (patch by NemoN) 2020-08-17: version 1.1.163 (horchi, patch by kfb77) - change: Improved match of series -- cgit v1.2.3