summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAllan Saddi <allan@saddi.com>2006-01-15 18:20:03 +0000
committerAllan Saddi <allan@saddi.com>2006-01-15 18:20:03 +0000
commita50fbcdb8df6ca67809547f03771c6c424756c06 (patch)
tree68d93c17e2c2529872b4f842ac4b47e0cd7054f9 /ChangeLog
parent6f8f99d9f8724c7536216eb095a0ca1f0e6f3633 (diff)
downloadflup-a50fbcdb8df6ca67809547f03771c6c424756c06.tar.gz
Don't eat ImportErrors in ImportingModuleResolvers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4505af8..55ab48a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-15 Allan Saddi <asaddi@ganymede.saddi.net>
+
+ * Change the behavior of ImportingModuleResolver when dealing
+ with ImportErrors. Previously, it would act as if the module
+ did not exist. Now, it propagates the exception to another
+ level (outer middleware or WSGI). Reported by Scot Doyle.
+
2006-01-05 Allan Saddi <asaddi@kalahari.flup.org>
* Improve Windows compatibility by conditionally installing