Fix another build issue.

This commit is contained in:
Michael R Sweet
2023-03-20 10:11:05 -04:00
parent 97d4955666
commit 35c674b633
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ Changes in PDFio
v1.1.1 (March 20, 2023)
-----------------------
- CVE-2023-NNNNN: Fixed a potential denial-of-service with corrupt PDF files.
- Fixed a build issue.
- CVE-2023-28428: Fixed a potential denial-of-service with corrupt PDF files.
- Fixed a few build issues.
v1.1.0 (February 6, 2023)