fix for issues in ssn_verify such as infinite loop.

This commit is contained in:
Breno Silva 2012-11-13 15:29:06 -04:00
parent bd3d07024e
commit c2c491861a

View File

@ -29,6 +29,8 @@
* Fixed bug when @strmatch patterns use invalid escape sequence (Thanks Hideaki Hayashi).
* Fixed bugs in @verifySSN (Thanks Hideaki Hayashi).
* The doc/ directory now contains the instructions to access online documentation.
15 Oct 2012 - 2.7.0