The current USPS driver only works on domestic shipments.

This commit is contained in:
Colin Kuskie 2009-11-05 08:18:10 -08:00
parent 40cec4b855
commit c871c0372d
3 changed files with 24 additions and 5 deletions

View file

@ -4,6 +4,7 @@
- fixed #11202: USPS driver does not log authentication errors
- fixed #10985: Survey: can't add multiple choice answer
- fixed #11197: Survey Edit Console is not i18n'ed
- fixed USPS driver only works on domestic addresses.
7.8.3
- Rewrote Spectre's workflow queues to prevent it from "forgetting" about some workflows.