Set eol-style
[mono.git] / mcs / jay / ChangeLog
old mode 100755 (executable)
new mode 100644 (file)
index e0f452f..c6d7089
@@ -1,3 +1,13 @@
+2006-05-29  Raja R Harinath  <rharinath@novell.com>
+
+       * skeleton.cs: Implement a better translation for named-loop continues.
+       Remove "unreachable code" warnings in the generated code.
+
+2006-04-03  Zoltan Varga  <vargaz@gmail.com>
+
+       * output.c skeleton skeleton.cs: Initialize the jay debug tables
+       lazily. Fixes #77946.
+
 2006-03-10  Zoltan Varga  <vargaz@gmail.com>
 
        * reader.c (copy_action): Applied patch from Axel T Schreiner (ats@cs.rit.edu).