Nicolas Cannasse 19 年 前
コミット
98eadbbd67
1 ファイル変更1 行追加0 行削除
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -21,6 +21,7 @@
 	added access to classes by name in genneko
 	added enum.__ename__
 	fixed Std.is(e,enum)
+	fixed infinite loop in neko EReg split/replace and epsilon matching
 
 2006-04-17: beta 5
 	fixed bug : continue in do...while