Use new Percona-themed docs (from lp:~mauricio-stekl/percona-toolkit/pt-docs-percona-theme).

This commit is contained in:
Daniel Nichter
2011-12-29 10:51:55 -07:00
parent 8013939057
commit ac94de6cb0
90 changed files with 107 additions and 21817 deletions

View File

@@ -1,6 +1,34 @@
Release Notes
*************
v1.0.2 released 2011-12-22
==========================
Percona Toolkit 1.0.2 has been released. Ten little bugs and typos were
fixed in this release. The debug switch MKDEBUG was changed to PTDEBUG.
Otherwise, no features were added, removed, or changed. If you are using
Percona Toolkit 1.0.1, it is safe and beneficial to upgrade to 1.0.2.
Thank you to all those who submitted bug reports.
Download the latest release of Percona Toolkit from
http://www.percona.com/software/percona-toolkit/
or the Percona Software Repositories
(http://www.percona.com/docs/wiki/repositories:start).
Changelog
---------
* Fixed bug 856065: pt-trend does not work
* Fixed bug 887688: Prepared statements crash pt-query-digest
* Fixed bug 903513: MKDEBUG should be PTDEBUG
* 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 884504: pt-stalk doesn't check pt-collect
* Fixed bug 821717: pt-tcp-model --type=requests crashes
* Fixed bug 844038: pt-online-schema-change documentation example w/drop-tmp-table does not work
* Fixed bug 898663: Typo in pt-log-player documentation
* Fixed bug 903753: Typo in pt-table-checksum documentation
v1.0.1 released 2011-09-01
==========================