Fix loading of last 1024 bytes for small PDF files (Issue #87)

This commit is contained in:
Michael R Sweet
2025-01-17 16:58:33 -05:00
parent 3bc041e6d3
commit 026f653e07
2 changed files with 6 additions and 2 deletions

View File

@ -7,6 +7,7 @@ v1.4.1 - YYYY-MM-DD
- Fixed the link libraries for the example source code (Issue #86)
- Fixed handling of the Info object (Issue #87)
- Fixed opening of PDF files less than 1024 bytes in length (Issue #87)
v1.4.0 - 2024-12-26