Clarify token too large errors (Issue #131)

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

View File

@ -25,6 +25,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)