summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Foord <michael@voidspace.org.uk>2012-03-25 17:57:33 +0100
committerMichael Foord <michael@voidspace.org.uk>2012-03-25 17:57:33 +0100
commit165e9aac1f38c0dbb2d2aee061cd7bda8a486bba (patch)
treeaec65bbb94cf1b901fd66446a1a903ffa6f1e982
parent7427b82ea700015d9305670425dd23989004498a (diff)
downloadmock-165e9aac1f38c0dbb2d2aee061cd7bda8a486bba.tar.gz
Update CHANGELOG
-rw-r--r--docs/changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.txt b/docs/changelog.txt
index 4eb3fa0..36145d3 100644
--- a/docs/changelog.txt
+++ b/docs/changelog.txt
@@ -26,6 +26,7 @@ The standard library version!
result in using `DEFAULT` as the spec. Now it is an error instead
* BUGFIX: using `spec` or `autospec` arguments to patchers, along with
`spec_set=True` did not work correctly
+* BUGFIX: using an object that evaluates to False as a spec could be ignored
2012/02/13 Version 0.8.0