From 40eeec80ab489ec28c414b9339f7f8145a74a930 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Tue, 10 Sep 2013 22:32:12 +0100 Subject: [PATCH] update changelog --- Netdisco/Changes | 20 ++++++++++++++++++++ TODO | 1 - 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/Netdisco/Changes b/Netdisco/Changes index 9cbbc953..561b5b49 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,3 +1,23 @@ +2.015001_001 - 2013-09-10 + + [NEW FEATURES] + + * Wireless AP Reports (jeneric) + * About page (jeneric) + + [ENHANCEMENTS] + + * Store port control and device delete log messages + * Allow port list filtering by port state (up/down/etc) + + [BUG FIXES] + + * z-index fix for modals + * Better toastr message on device delete + * Delete manual topology on device delete + * Fix Node age stamp option in ports + * Prevent cascade operations on virtual tables in DBIC + 2.015000 - 2013-09-06 [NEW FEATURES] diff --git a/TODO b/TODO index 437e46c7..cea74e79 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,6 @@ FRONTEND ======== * moar reports -* (jeneric) device module tab DAEMON ======