From 9c0cc8ad0cf3230f88c2d27c22bb5ac9e60a5721 Mon Sep 17 00:00:00 2001 From: Daniel Preussker Date: Sun, 7 Feb 2016 15:47:14 +0000 Subject: [PATCH] Updated#2 --- doc/General/Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/General/Changelog.md b/doc/General/Changelog.md index 98f4c0207b..a60beb1aa1 100644 --- a/doc/General/Changelog.md +++ b/doc/General/Changelog.md @@ -11,6 +11,7 @@ - Added `application/json` headers where json is returned (PR2936) - Stop realtime graph page from auto refreshing (PR2939) - Updated parsing of alert rules to allow `|` (PR2917) + - Fix IP Display (PR2951) - Misc: - Updated `device_by_id_cache()` to convert IP column (PR2940) - Documentation: