--- code/trunk/ChangeLog 2007/02/24 21:38:25 15 +++ code/trunk/ChangeLog 2007/02/24 21:38:29 17 @@ -2,6 +2,13 @@ ------------------ +Version 1.07 16-Feb-98 +---------------------- + +1. A pattern such as /((a)*)*/ was not being diagnosed as in error (unlimited +repeat of a potentially empty string). + + Version 1.06 23-Jan-98 ----------------------