summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-08-05 09:46:58 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-08-05 09:46:58 -0400
commit3f1430cd08e0f68d1df16ffd5ccd9c26f865d3da (patch)
treeae51cac480951e64b2de0fe24ffb6309829169e2 /docs/source
parent9e778376f76a91277a063e851fa1c1ab1737480c (diff)
downloadcliff-3f1430cd08e0f68d1df16ffd5ccd9c26f865d3da.tar.gz
Fix interactive help command
Parse the line sent to default() so the type of the argument matches the expectations of the method. Fixes bug #12. Change-Id: I00437c01a816b70757e9833df0c6544e02e6a774
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/history.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/history.rst b/docs/source/history.rst
index 3eb34fb..1a15917 100644
--- a/docs/source/history.rst
+++ b/docs/source/history.rst
@@ -2,6 +2,10 @@
Release History
=================
+dev
+
+ - Fix problem with interactive mode ``help`` command.
+
1.1.2
- Fix a packaging problem introduced in version 1.1.