diff options
| -rw-r--r-- | docs/news.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index c679d81..f206661 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -3,6 +3,14 @@ NEWS .. contents:: +0.9.2 +----- + +* Fix in paste.urlmap when connecting with host:port. + +* Added ``/_debug/summary`` to evalexception, which gives a + JSON-formatted list of all the exceptions in memory. + 0.9.1 ----- |
