From 9c5838d7278e88d1267f0f5150ad0fa3c4a57942 Mon Sep 17 00:00:00 2001 From: Daniel Nichter Date: Wed, 8 Feb 2012 09:02:52 -0700 Subject: [PATCH] Add bug 897029 to Changelog and release_notes.rst. --- Changelog | 1 + docs/release_notes.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/Changelog b/Changelog index ddf3992f..20402f0d 100644 --- a/Changelog +++ b/Changelog @@ -14,6 +14,7 @@ v2.0.3 released 2012-02-03 * Fixed bug 857091: pt-sift downloads http://percona.com/get/pt-pmp, which does not work * Fixed bug 857104: pt-sift tries to invoke mext, should be pt-mext * Fixed bug 872699: pt-diskstats: rd_avkb & wr_avkb derived incorrectly + * Fixed bug 897029: pt-diskstats computes wrong values for md0 * Fixed bug 882918: pt-stalk spams warning if oprofile isn't installed * Fixed bug 884504: pt-stalk doesn't check pt-collect * Fixed bug 897483: pt-online-schema-change "uninitialized value" due to update-foreign-keys-method diff --git a/docs/release_notes.rst b/docs/release_notes.rst index 2db2ea2a..e26c6a24 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -44,6 +44,7 @@ Changelog * Fixed bug 857091: pt-sift downloads http://percona.com/get/pt-pmp, which does not work * Fixed bug 857104: pt-sift tries to invoke mext, should be pt-mext * Fixed bug 872699: pt-diskstats: rd_avkb & wr_avkb derived incorrectly +* Fixed bug 897029: pt-diskstats computes wrong values for md0 * Fixed bug 882918: pt-stalk spams warning if oprofile isn't installed * Fixed bug 884504: pt-stalk doesn't check pt-collect * Fixed bug 897483: pt-online-schema-change "uninitialized value" due to update-foreign-keys-method