From 1ece953d07cdb765901546e28b23c01e12b3087d Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Sat, 10 Apr 2010 13:47:05 -0700 Subject: [PATCH] update CHANGES.html for Mtu move --- CHANGES.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.html b/CHANGES.html index 58176c485..73348cc95 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -186,6 +186,9 @@ upper 32 bits are simply zero.
  • Moved propagation models from src/devices/wifi to src/common + +
  • Moved Mtu attribute from base class NetDevice This attribute is +now found in all NetDevice subclasses.

    Changed behavior: