*** empty log message ***
[mono.git] / mcs / jay / ChangeLog
index db057fad41f1b95e29dc7a5832ec0a6d43fdfc7b..a682607f06f8188411571c784099d588520917d4 100755 (executable)
@@ -1,3 +1,13 @@
+2004-03-13  Miguel de Icaza  <miguel@ximian.com>
+
+       * main.c (create_file_names): Try a few temp directories, since
+       Windows uses a different directory naming scheme apparently: #47696
+
+2004-03-05  Zoltan Varga  <vargaz@freemail.hu>
+
+       * main.c: Applied patch from Albert Strasheim (13640887@sun.ac.za).
+       Fix compilation under mingw.
+
 2004-02-07  Miguel de Icaza  <miguel@ximian.com>
 
        * skeleton.cs: Report the token that we errored on;  Helps