diff --git a/CHANGES.html b/CHANGES.html index 2bdd4ec7c..300169e83 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -60,6 +60,10 @@ us a note on ns-developers mailing list.

Changes to build system:

Changed behavior:

+

Changes from ns-3.18 to ns-3.18.1

diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 2795a4ac8..d34f82d32 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -24,6 +24,9 @@ New user-visible features Bugs fixed ---------- +- Bug 1778 - Implement TapBridge::IsLinkUp() function +- Bug 1777 - Implement the more direct way of "using" configuration of existing tap interface +- Bug 1776 - Improve CRC performance for CsmaNetDevice in emulation modes Release 3.18.1 ==============