Bump Windows version numbers and update exports file.

This commit is contained in:
Michael R Sweet
2023-02-06 17:36:54 -05:00
parent 4f10021e7e
commit 7045d9dad9
4 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ Changes in PDFio
v1.1.0 (February 3, 2023)
-------------------------
- CVE-2023-nnnn: Fixed a potential denial-of-service with corrupt PDF files.
- CVE-2023-24808: Fixed a potential denial-of-service with corrupt PDF files.
- Added `pdfioFileCreateTemporary` function (Issue #29)
- Added `pdfioDictIterateKeys` function (Issue #31)
- Added `pdfioContentPathEnd` function.