From 7b8927c7450bab8d75215d6306660e74b51d0c73 Mon Sep 17 00:00:00 2001 From: Anthony Molinaro Date: Tue, 18 Jun 2019 22:42:32 +0000 Subject: [PATCH] update ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4901e51..b26abef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,8 @@ - rename some confusing names - get mondemand_statdb:config() to print out parts of md_config table - make sure gcounters are read from the appropriate table -- Initialize gcounter rate to 0 +- initialize gcounter rate to 0 +- improve code coverage on a couple modules * Tue Jun 04 2019 David Hull 6.12.0 - Add gcounter type, a counter which emits values like a gauge.