Change how the shipping driver throws errors. Fixes bug #11202.

This commit is contained in:
Colin Kuskie 2009-11-04 14:08:42 -08:00
parent 0e703788b2
commit fc6acc7be3
3 changed files with 81 additions and 50 deletions

View file

@ -1,6 +1,7 @@
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.
- fixed #11198: Typo in i18n
- fixed #11202: USPS driver does not log authentication errors
7.8.3
- Rewrote Spectre's workflow queues to prevent it from "forgetting" about some workflows.