Fix locale support (Issue #61)

This commit is contained in:
Michael R Sweet
2024-01-27 18:22:16 -05:00
parent c13b5a5e90
commit e882622233
7 changed files with 395 additions and 11 deletions

View File

@@ -2,6 +2,12 @@ Changes in PDFio
================
v1.2.1 (Month DD, YYYY)
-----------------------
- Updated number support to avoid locale issues (Issue #61)
v1.2.0 (January 24, 2024)
-------------------------