From 2003ebe46c23c8aa30e85dd607d034179280f6a7 Mon Sep 17 00:00:00 2001 From: Dawn Chen Date: Thu, 16 Jun 2016 15:32:31 -0700 Subject: [PATCH] Cherry-pick release: - Check for thin_is binary in path for devicemapper when using ThinPoolWatcher - Fix uint64 overflow issue for CPU stats --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88162ae2..9b1c1fc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### 0.23.4 (2016-06-16) +- Cherry-pick release: + - Check for thin_is binary in path for devicemapper when using ThinPoolWatcher + - Fix uint64 overflow issue for CPU stats + ### 0.23.3 (2016-06-08) - Cherry-pick release: - Cap the maximum consecutive du commands