diff --git a/Netdisco/Changes b/Netdisco/Changes index 23c9af23..08e47c9f 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,3 +1,9 @@ +2.031011 - 2015-02-27 + + [BUG FIXES] + + * [#204] Regression of [#157] + 2.031010 - 2015-02-25 [ENHANCEMENTS] diff --git a/Netdisco/lib/App/Netdisco/DB/ResultSet/DevicePort.pm b/Netdisco/lib/App/Netdisco/DB/ResultSet/DevicePort.pm index 91ee2682..4b471617 100644 --- a/Netdisco/lib/App/Netdisco/DB/ResultSet/DevicePort.pm +++ b/Netdisco/lib/App/Netdisco/DB/ResultSet/DevicePort.pm @@ -157,7 +157,6 @@ sub delete { DevicePortVlan DevicePortWireless DevicePortSsid - DevicePortLog /) { $schema->resultset($set)->search( { ip => { '-in' => $ports->as_query }},