From ab0cde1ac68082421152f9673a63d3771534c024 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Mon, 22 Oct 2012 01:12:23 -0700 Subject: Add test_pystache.py bug fix to HISTORY. --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index f184c73..96c9463 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -28,6 +28,8 @@ History when getting a key from a context stack (issue \#110). - Bugfix: lambda section values can now return non-ascii, non-unicode strings (issue \#118). +- Bugfix: running `test_pystache.py` from a downloaded sdist no longer + requires a spec test directory to pass. - Convert HISTORY and README files from reST to Markdown. - More robust handling of byte strings in Python 3. - Added Creative Commons license for David Phillips's logo. -- cgit v1.2.1