Clarify token too large errors (Issue #131)

This commit is contained in:
Michael R Sweet
2025-07-28 19:11:17 +01:00
parent a54e2886a6
commit ca4f20e84c
2 changed files with 7 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ v1.5.4 - YYYY-MM-DD
- Updated indirect reference reading code to limit the range of generation
numbers.
- Updated error messages for too large tokens (Issue #131)
- Fixed a JPEG copy bug (Issue #132)