fix for issues in ssn_verify such as infinite loop.

This commit is contained in:
Breno Silva
2012-11-13 15:26:38 -04:00
parent 00b22f0c59
commit 91e5f85cc1
2 changed files with 13 additions and 16 deletions

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