# HG changeset patch # User paulb # Date 1193524738 0 # Node ID 5b11cdfca380a3f6ce17a14e2d9af4e7966805d8 # Parent 76fed6e99c3742c41e08cf08b79cd533d073360c [project @ 2007-10-27 22:38:58 by paulb] Updated release notes (headers). diff -r 76fed6e99c37 -r 5b11cdfca380 README.txt --- a/README.txt Sat Oct 27 21:35:14 2007 +0000 +++ b/README.txt Sat Oct 27 22:38:58 2007 +0000 @@ -45,6 +45,8 @@ to the FileContent class and making the content attribute a property. * Removed error handling in the examples in order to make troubleshooting easier. + * Fixed header issues by introducing a special HeaderDict class which + enforces the case-insensitivity expected of header dictionaries. New in WebStack 1.2.6 (Changes since WebStack 1.2.5) ----------------------------------------------------