diff --git a/CHANGES.html b/CHANGES.html index 84c59efa5..eda69e3dd 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -58,7 +58,8 @@ us a note on ns-developers mailing list.

Changes to existing API:

Changes to build system:

Changed behavior:

diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 7ed3fc629..496dbe509 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -15,11 +15,11 @@ Release 3-dev New user-visible features ------------------------- - (build system) Added "--enable-asserts" and "--enable-logs" to waf configure, - to selectively enable asserts and/or logs in release and optimized builds, - at user's wish. + to selectively enable asserts and/or logs in release and optimized builds. Bugs fixed ---------- +- (traffic-control) #225 - Do not mark packet twice within a CoDel queue Release 3.31 ============