2007-06-14 Rodrigo Kumpera <kumpera@gmail.com>
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 14 Jun 2007 17:04:17 +0000 (17:04 -0000)
committerRodrigo Kumpera <kumpera@gmail.com>
Thu, 14 Jun 2007 17:04:17 +0000 (17:04 -0000)
*Changelog: fixed the dates of my commits
2007-06-14  Rodrigo Kumpera  <kumpera@gmail.com>

2007-06-12  Rodrigo Kumpera  <kumpera@gmail.com>
2007-06-06  Rodrigo Kumpera  <kumpera@gmail.com>

svn path=/trunk/mono/; revision=79570

mono/tests/verifier/ChangeLog

index e333d918c99c8edf84e10e791bc5e92a923e48b1..e553f652ce448c638b8d4a23ed881d6288d26ade 100644 (file)
@@ -1,4 +1,7 @@
-2007-05-14  Rodrigo Kumpera  <kumpera@gmail.com>
+2007-06-14  Rodrigo Kumpera  <kumpera@gmail.com>
+       *Changelog: fixed the dates of my commits
+
+2007-06-14  Rodrigo Kumpera  <kumpera@gmail.com>
 
        *make_load_test.sh: Fixed the entrypoint to generate valid code
        *make_ret_test.sh: Fixed the entrypoint to generate valid code. Removed invalid generics classes
@@ -6,13 +9,13 @@
        *Makefile: split the clean step as it was failing due to the huge file list
         (it might need further tweaking as the testsuite grows)
 
-2007-05-12  Rodrigo Kumpera  <kumpera@gmail.com>
+2007-06-12  Rodrigo Kumpera  <kumpera@gmail.com>
 
        * make_tests.sh: New boolean branch tests
        * make_bool_branch_test.sh: Test the stack value that boolean branches use (brfalse / brtrue)
        * make_ret_test.sh: removed unused variable from sed expression
 
-2007-05-06  Rodrigo Kumpera  <kumpera@gmail.com>
+2007-06-06  Rodrigo Kumpera  <kumpera@gmail.com>
 
        * Makefile (run-test): Make it use pedump instead of mono for validation
        * make_tests.sh: New tests