summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Foord <michael@voidspace.org.uk>2012-05-05 12:05:59 +0100
committerMichael Foord <michael@voidspace.org.uk>2012-05-05 12:05:59 +0100
commitb6e8a0453afdafdef2e498454a8348dd171a7035 (patch)
tree109040aff04207a05e15cd1c6ee3c7d2e338aa6b
parent0c7fb443977db871dc8094e8f5d533a5601a877b (diff)
downloadmock-b6e8a0453afdafdef2e498454a8348dd171a7035.tar.gz
Minor doc changes for new alpha release
-rw-r--r--docs/changelog.txt2
-rw-r--r--docs/index.txt5
2 files changed, 4 insertions, 3 deletions
diff --git a/docs/changelog.txt b/docs/changelog.txt
index 8c324c5..3c2f4d4 100644
--- a/docs/changelog.txt
+++ b/docs/changelog.txt
@@ -5,7 +5,7 @@ CHANGELOG
=========
-2012/XX/XX Version 1.0.0 alpha 2
+2012/05/04 Version 1.0.0 alpha 2
--------------------------------
* `PropertyMock` attributes are now standard `MagicMocks`
diff --git a/docs/index.txt b/docs/index.txt
index 1d290f5..8927e62 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -11,7 +11,7 @@
:Homepage: `Mock Homepage`_
:Download: `Mock on PyPI`_
:Documentation: `PDF Documentation
- <http://www.voidspace.org.uk/downloads/mock-1.0.0a1.pdf>`_
+ <http://www.voidspace.org.uk/downloads/mock-1.0a2.pdf>`_
:License: `BSD License`_
:Support: `Mailing list (testing-in-python@lists.idyll.org)
<http://lists.idyll.org/listinfo/testing-in-python>`_
@@ -102,7 +102,7 @@ then please contact us.
* `mock on PyPI <http://pypi.python.org/pypi/mock>`_
* `mock documentation as PDF
- <http://www.voidspace.org.uk/downloads/mock-0.8.0.pdf>`_
+ <http://www.voidspace.org.uk/downloads/mock-1.0a2.pdf>`_
* `Google Code Home & Mercurial Repository <http://code.google.com/p/mock/>`_
.. index:: repository
@@ -364,6 +364,7 @@ Older Versions
Documentation for older versions of mock:
+* `mock 0.8 <http://www.voidspace.org.uk/python/mock/0.8/>`_
* `mock 0.7 <http://www.voidspace.org.uk/python/mock/0.7/>`_
* `mock 0.6 <http://www.voidspace.org.uk/python/mock/0.6.0/>`_