Skip to content

Commit

Permalink
Update the README with the changes for version 1.6.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
Frans van der Have committed Oct 13, 2022
1 parent 5dcbd86 commit ff2f903
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -172,11 +172,14 @@ Which ultimately is based upon stuff written by:
HISTORY
=============
version 1.6.6
Fixes:
- Remove unused variables, avoiding compiler warning.
- Reorder cases in libics_top.c to match enum order
- Prevent a NULL pointer dereference on ICS syntax error, instead return
an Ics error.
- Replace fseek by _fseeki64() on Windows (64-bit safe). Based on
a patch submitted by Patrick Steele at Bitplane.
- For reference, add #define lines for possible string values as
used by SVI Huygens.

version 1.6.5
- Fix typo that causes out-of-bounds read.
Expand Down

0 comments on commit ff2f903

Please sign in to comment.