diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index 814a430..4dd6950 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -1,6 +1,15 @@ News ==== +unreleased +---------- + +Bug Fixes +~~~~~~~~~ + +- Fix a bug in ``SignedSerializer`` preventing secrets from containing + higher-order characters. See https://github.com/Pylons/webob/issues/136 + 1.3.1 (2013-12-13) ------------------ |
