From 8577cbf87fe9458f08e3927bbb296ea7138fbaa5 Mon Sep 17 00:00:00 2001 From: gitlost Date: Tue, 10 Aug 2021 12:09:53 +0100 Subject: [PATCH] ChangeLog update --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6668b21a..e9757003 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,6 +46,8 @@ Changes - PLESSEY: add options NCR weighted mod-10, hide check digit(s) in HRT - Fuller error messages; more comments zint.h - POSTNET/PLANET: allow up to 38 chars (ZINT_WARN_NONCOMPLIANT) (see [d7ac9c]) +- RMQR: update to new draft ISO/IEC JTC1/SC31N000 (Draft 2019-6-24) +- ULTRA: update max size and min cols based on BWIPP 2021-07-14 update Bugs ---- @@ -86,6 +88,8 @@ Bugs - ps.c: fix buffer overflow on colour_to_pscolor() CMYK - composite: fix buffer overflow for large linear and small composite - composite: clear errtxt when bumping from CC-A -> CC-B -> CC-C +- CODABLOCKF: prevent cols > 62; fix pTestList buffer overflow +- RMQR: allow for righthand vertical timing pattern in populate_grid() Version 2.9.1 2020-08-04