Remove the javascript check for email addresses.

This commit is contained in:
Colin Kuskie 2010-05-24 11:29:41 -07:00
parent 5075e4f503
commit c6682323f6
3 changed files with 4 additions and 171 deletions

View file

@ -7,6 +7,10 @@ upgrading from one version to the next, or even between multiple
versions. Be sure to heed the warnings contained herein as they will
save you many hours of grief.
7.9.6
--------------------------------------------------------------------
* The javascript check for email addresses has been removed.
7.9.5
--------------------------------------------------------------------
* Starting in WebGUI 7.9.4, the CHI and Cache::FastMmap modules are required.