1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-10 05:26:00 +00:00

UPU_S10: fix Service Indicator warning re "H" (ticket #331, props

Milton Neal), which is valid;
  quote invalid Service Indicator, Country Code in warnings
This commit is contained in:
gitlost
2025-03-18 03:03:27 +00:00
parent e12c5ed3ba
commit de8a62ca2a
3 changed files with 25 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
Version 2.15.0.9 (dev) not released yet (2025-03-09)
Version 2.15.0.9 (dev) not released yet (2025-03-18)
====================================================
**Incompatible changes**
@@ -26,6 +26,7 @@ Bugs
----
- AZTEC: fix GS1 mode with Structured Append (wasn't outputting initial FNC1)
- set_height: fix non-compliance false positives by using epsilon in checks
- UPU_S10: fix Service Indicator warning re "H" (ticket #331, props Milton Neal)
- manual/man page: fix DATAMATRIX Sizes tables "28 12x26" -> "27 12x26"