2003-05-14 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / ChangeLog
index ecd74c09d0292891d3842bbfc58af3260a217d6a..4768a8dc8a4e28d6b13f34c8dfe5f672d2557078 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+2003-05-10  Martin Willemoes Hansen <mwh@sysrq.dk>
+
+       * scripts/Makefile.am: Added monoresgen secutil sqlsharp
+         shell wrapper scripts.
+
+2003-05-08  Zoltan Varga  <vargaz@freemail.hu>
+
+       * mono/tests/Makefile.am: 
+       - Compile with mcs.
+       - Disable some warnings.
+       - Added executables to clean target.
+       - Make testjit the default target.
+       - Print list of failed tests at the end of a test run.
+       - Abort tests when Ctrl-C is pressed.
+
+       * mono/tests/test-driver: Return with a special exit code when 
+       SIGINT is detected.
+
+       * mono/tests/checked.cs: Make it compile.
+       
+2003-05-02  Miguel de Icaza  <miguel@ximian.com>
+
+       * runtime/Makefile.am ($(monobins_DATA)): Use explicit file names
+       for the target exe binaries.
+
+       Copy cilc.exe and secutil.exe from the right paths to the right
+       location.
+
+       Add missing assemblies.
+
+2003-05-02  Alp Toker  <alp@atoker.com>
+
+       * data/config.in: new dll mapping entry for libglade
+
+2003-05-01  Duncan Mak  <duncan@ximian.com>
+
+       * scripts/Makefile.am: 
+       * runtime/Makefile.am: Install cilc and ilasm.
+
+2003-04-29  Dietmar Maurer  <dietmar@ximian.com>
+
+       * mono/tests/Makefile.am (JITTEST_PROG): use mini/mono
+
+2003-04-16  Charles Iliya Krempeaux  <charles@reptile.ca>
+
+       * doc/web/team.xml : Added myself to it.
+
+2003-04-10  Duncan Mak  <duncan@ximian.com>
+
+       * doc/web/render-team-page.cs: Make the names of the element be
+       lowercase instead. BenM says this makes it XHTML compliant; heck,
+       I'm generating this from an XmlDocument already, why not make it
+       XHTML compliant?
+
+2003-04-10  Duncan Mak  <duncan@ximian.com>
+
+       * doc/web/render-team-page.cs (Compare): Correctly fix
+       ContributorComparer.
+       (RenderHtml): Add some SetAttribute loving to make it render prettier.
+
+       * doc/web/team.xml: Revert excessive indenting.
+
 2003-04-07  Martin Baulig  <martin@ximian.com>
 
        * mono/mini/: Added this directory to the build; install `mini'