diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index ab8b6febe..abd884923 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -19,6 +19,9 @@ Behavior Changes Implementation Changes ---------------------- +- Use a homegrown NotFound error instead of ``webob.HTTPNotFound`` + (the latter is slow). + - Various speed micro-tweaks. Bug Fixes |
