Check and update tool versions, release notes, user docs, etc. before build.

This commit is contained in:
Daniel Nichter
2012-11-19 18:47:13 +00:00
parent 92e1242d00
commit 9d1004ddbb
42 changed files with 66 additions and 39 deletions

View File

@@ -1,3 +1,10 @@
percona-toolkit (2.1.7) unstable; urgency=low
* Fixed bug 1080384: pt-table-checksum 2.1.6 crashes using PTDEBUG
* Fixed bug 1080385: pt-table-checksum 2.1.6 --check-binlog-format doesn't ignore PXC nodes
-- Percona Toolkit Developers <toolkit-dev@percona.com> Mon, 19 Nov 2012 18:43:13 +0000
percona-toolkit (2.1.6) unstable; urgency=low
* pt-online-schema-change: Columns can now be renamed without data loss

View File

@@ -50,7 +50,7 @@ copyright = u'2011, Percona Inc'
# The short X.Y version.
version = '2.1'
# The full version, including alpha/beta/rc tags.
release = '2.1.6'
release = '2.1.7'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.