summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 767dcf1)
raw | patch | inline | side by side (parent: 767dcf1)
author | octo <octo> | |
Fri, 12 May 2006 15:40:28 +0000 (15:40 +0000) | ||
committer | octo <octo> | |
Fri, 12 May 2006 15:40:28 +0000 (15:40 +0000) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index bc96f7abe10ea87e62c9e027b94bb2f1c30fe943..355f01c5058141acb94f217984db13f7abe64e8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2006-05-12, Version 0.1.1
+ * A bug in the library has been fixed: When the sequence got higher
+ than 2^16 the counter in the packets wrapped around, but the
+ internal counter didn't, causing the library to ignore all further
+ ICMP packets. This affected both, ICMPv4 and ICMPv6.
+
2006-05-08, Version 0.1.0
* Initial release.