Code

Updated changelog: Added the post version-0.1 changes..
[liboping.git] / ChangeLog
1         * It's now possible to set the data to be send to the remote host and
2           to get the data received from the host.
3         * The `oping' binary now calculates the standard deviation.
5 2006-05-12, Version 0.1.1
6         * A bug in the library has been fixed: When the sequence got higher
7           than 2^16 the counter in the packets wrapped around, but the
8           internal counter didn't, causing the library to ignore all further
9           ICMP packets. This affected both, ICMPv4 and ICMPv6.
11 2006-05-08, Version 0.1.0
12         * Initial release.