fix for non-compliant email addresses

This commit is contained in:
skeeter 2000-12-09 18:40:26 +00:00
parent 3bf10a62ee
commit 67dad6b6ec

View File

@ -17,6 +17,8 @@
- Fixed pgsql upgrade from beta path.
- Fixed chronological ordering of calendar events.
- Changed javascript validation to server side upon submitting calendar events.
- Merged patch for parsing of non-compliant rfc822 email addresses.
Thanks bwulf
[0.9.7] - Fixed SQL error in tts
- Fixed table locking in admin -> edit account