diff --git a/CHANGELOG.md b/CHANGELOG.md index 33e3f8f..5dfda99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Use 1-byte alignment on DHCP options. - Refer to salsa.debian.org for deb package source. +- Remove old bug reference in README. ### Fixed - Allow optional values to configuration file keywords (corretly support diff --git a/README.md b/README.md index 77983a1..3c2d4d5 100644 --- a/README.md +++ b/README.md @@ -173,14 +173,6 @@ following are missing features that hopefully will be added some day: ### Known issues -I am not experienced in the netfilter library. There may be (although I cannot -promise) bugs. - -1. *Syscall param socketcall.sendto(msg) points to uninitialised byte(s)* - valgrind error - - This issue is not fully investigated yet. - 1. Memory leak on non-normal exit. This is not considered a leak. However, there should be no memory leak on a