summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-08-31 07:31:36 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-08-31 07:32:24 -0400
commita987d403b7ae57c2934d67789f6eaf9324f4383b (patch)
tree4b6328fa4cda45c04ee0c7c2efdea584bb834d76 /docs
parente67c97af85019af637e34e0f002c10fc95e4cae6 (diff)
downloadcliff-a987d403b7ae57c2934d67789f6eaf9324f4383b.tar.gz
Set up for 1.2.1 release1.2.1
Change-Id: I3787f3451e1e50ea6fc5bd949fe7a2f94640b1f7 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/source/history.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/history.rst b/docs/source/history.rst
index 4fd408c..d40f270 100644
--- a/docs/source/history.rst
+++ b/docs/source/history.rst
@@ -2,6 +2,11 @@
Release History
=================
+1.2.1
+
+ - Fix problem with documentation packaging.
+ - Fix problem with missing ``izip`` import in ``lister.py``.
+
1.2
- Fix problem with interactive mode ``help`` command.