From af53415f9e6933d540d80209eff1e2d10c71d85c Mon Sep 17 00:00:00 2001 From: horchi Date: Sun, 1 Nov 2020 09:53:09 +0100 Subject: 2020-11-01: version 1.1.165 (horchi)\n - change: Check HTTP Codes 600 nad 500\n - change: Add result check of fromJpeg/scaleJpegBuffer\n\n --- HISTORY.h | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'HISTORY.h') diff --git a/HISTORY.h b/HISTORY.h index ed6fd26..904f6b7 100644 --- a/HISTORY.h +++ b/HISTORY.h @@ -4,8 +4,8 @@ * ----------------------------------- */ -#define _VERSION "1.1.164" -#define VERSION_DATE "31.10.2020" +#define _VERSION "1.1.165" +#define VERSION_DATE "01.11.2020" #define DB_API 7 #ifdef GIT_REV @@ -18,7 +18,12 @@ * ------------------------------------ * * -2020-31-31: version 1.1.164 (horchi) + +2020-11-01: version 1.1.165 (horchi) + - change: Check HTTP Codes 600 nad 500 + - change: Add result check of fromJpeg/scaleJpegBuffer + +2020-10-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) -- cgit v1.2.3