Alphabetize Changelog, tweak release notes a little.

This commit is contained in:
Daniel Nichter
2013-04-24 08:01:28 -07:00
parent e3dae6cc50
commit 20c55459ee
4 changed files with 62 additions and 54 deletions

View File

@@ -1,19 +1,20 @@
percona-toolkit (2.2.2) unstable; urgency=low
* Restored --show-all in pt-query-digest
* Cluster nodes can now be autodiscovered in pt-table-checksum
* Fixed bug 1127450: pt-archiver --charset and --bulk-insert fail, may corrupt data
* Fixed bug 1082406: An explicitly set wsrep_node_incoming_address may make SHOW STATUS LIKE 'wsrep_incoming_addresses' return a portless address
* Fixed bug 1099845: pt-table-checksum pxc same_node function incorrectly uses wsrep_sst_receive_address
* Fixed bug 1156901: pt-query-digest --processlist: Duplicate entries for replication thread
* Added --show-all to pt-query-digest
* Added --recursion-method=cluster to pt-table-checksum
* Fixed bug 1127450: pt-archiver --bulk-insert may corrupt data
* Fixed bug 1163372: pt-heartbeat --utc --check always returns 0
* Fixed bug 1156901: pt-query-digest --processlist reports duplicate queries for replication thread
* Fixed bug 1160338: pt-query-digest 2.2 prints unwanted debug info on tcpdump parsing errors
* Fixed bug 1160918: pt-query-digest 2.2 prints too many string values
* Fixed bug 1163372: pt-heartbeat --utc --check always returns 0
* Fixed bug 821502: Some tools don't have --help or --version
* Fixed bug 947893: Tools use @@hostname without /*!50038*/
* Fixed bug 1156867: pt-stalk prints the wrong variable name in verbose mode when --function is used
* Fixed bug 1081733: pt-stalk plugins can't access the real --prefix
* Fixed bug 1099845: pt-table-checksum pxc same_node function incorrectly uses wsrep_sst_receive_address
* Fixed bug 821502: Some tools don't have --help or --version
* Fixed bug 947893: Some tools use @@hostname without /*!50038*/
* Fixed bug 1082406: An explicitly set wsrep_node_incoming_address may make SHOW STATUS LIKE 'wsrep_incoming_addresses' return a portless address
-- Percona Toolkit Developers <toolkit-dev@percona.com> Fri, 19 Apr 2013 23:23:00 +0000
-- Percona Toolkit Developers <toolkit-dev@percona.com> Wed, 24 Apr 2013 23:23:00 +0000
percona-toolkit (2.2.1) unstable; urgency=low