summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2013-09-15 08:58:30 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2013-09-15 08:58:30 -0700
commit9765f2633db6ee41711a61d48675acc96b9ed010 (patch)
tree2b0a4b6553fa45a6f9f113812cbf51ade3e8fe88 /HISTORY.md
parent5a9bd7e020f80eb248115df7a8027cf3d0ab5f62 (diff)
downloadpystache-9765f2633db6ee41711a61d48675acc96b9ed010.tar.gz
Add PYTHONHASHSEED to the test output.
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 5aac5f2..1f70335 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -6,6 +6,8 @@ History
0.6.0 (TBD)
-----------
+- Added [`PYTHONHASHSEED`](http://docs.python.org/using/cmdline.html#envvar-PYTHONHASHSEED)
+ to the test output.
- TODO
0.5.3 (2012-11-03)