Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
bonsaiviking committed Feb 23, 2017
1 parent 516a5bc commit 0fcd07d
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 @@
Npcap 0.82 [2017-02-23]

* Fix a crash that happened when many concurrent processes were using Npcap.
If several of these quit during processing of a packet, the linked list of
processes could become corrupted. Solved this by using a fixed array with
copy-and-swap instead.

Npcap 0.81 [2017-02-16]

* Moved distribution of executable installer to http://npcap.org/ from Github.

0 comments on commit 0fcd07d

Please sign in to comment.