summaryrefslogtreecommitdiff
path: root/announce.rst
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 /announce.rst
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 'announce.rst')
-rw-r--r--announce.rst9
1 files changed, 3 insertions, 6 deletions
diff --git a/announce.rst b/announce.rst
index ddd9f9d..4f068c4 100644
--- a/announce.rst
+++ b/announce.rst
@@ -1,5 +1,5 @@
========================================================================
- cliff -- Command Line Interface Formulation Framework -- version 1.2
+ cliff -- Command Line Interface Formulation Framework -- version 1.2.1
========================================================================
.. tags:: python cliff release DreamHost
@@ -11,11 +11,8 @@ other extensions.
What's New In This Release?
===========================
-- Fix problem with interactive mode ``help`` command.
-- Disable logging by default but add a ``--log-file`` option to
- re-enable it at runtime.
-- Add support for python 2.6. (contributed by Mark McClain for
- OpenStack Quantum)
+- Fix problem with documentation packaging.
+- Fix problem with missing ``izip`` import in ``lister.py``.
Documentation
=============