Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mjansson committed Jun 27, 2021
1 parent aedb530 commit 13da259
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
1.4.1

Use const pointers in socket open and setup functions.

Avoid null pointer arithmetics for standard compliance.


1.4

Returning non-zero from callback function during record parsing immedediately stops parsing and returns the number of records parsed so far.
Expand Down

0 comments on commit 13da259

Please sign in to comment.