From bd339622321a454e4c72c9a6210b62666527439d Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Fri, 9 Mar 2012 22:27:26 +0000 Subject: [PATCH] update Changes --- Changes | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Changes b/Changes index 0eb1f812..1db664c6 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,23 @@ +0.5 + + [NEW FEATURES] + + * Inventory page + * Migrate to Twtitter Bootstrap v2.x (thanks Eric Miller!) + + [ENHANCEMENTS] + + * Device Ports table port name is clickable to limit to that port only + * Tidy up display of Device Port Neighbors + * Refactor all SQL/DBIC to be smarter and more efficient + + [BUG FIXES] + + * Fix Net::MAC explosion (#8) + * Fix partial IP Addr explosion (#7) + * Set distinct on device search (#12) + * Fix strikethrough on tab change (#9) + 0.4 [NEW FEATURES]