copying the latest Sys.Web.Services from trunk.
[mono.git] / mcs / jay / ChangeLog
old mode 100644 (file)
new mode 100755 (executable)
index c6d7089..5d99405
@@ -1,32 +1,3 @@
-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).
-       Fixes a small bug.
-
-2006-03-04  Martin Baulig  <martin@ximian.com>
-
-       * skeleton.cs: Don't call yyerror if `yyErrorFlag == 0', so we can
-       recover from errors with an `error' token.  See gtest-248.cs for
-       an example.
-
-2006-01-06 Wade Berrier <wberrier@novell.com>
-
-       * Makefile: fix man path
-
-2005-09-20 Konstantin Triger <kostat@mainsift.com>
-
-       * Added jay.vcproj to build jay on pure Win32
-
 2005-03-14  Raja R Harinath  <rharinath@novell.com>
 
        * Makefile (install-local, uninstall-local): Disable when