2003-07-22 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Tue, 22 Jul 2003 19:03:18 +0000 (19:03 -0000)
committerMartin Baulig <martin@novell.com>
Tue, 22 Jul 2003 19:03:18 +0000 (19:03 -0000)
* test-207.cs: New test for expressions which return delegates.

svn path=/trunk/mcs/; revision=16538

mcs/tests/ChangeLog

index a8c30eee5c82869ede1ca83af882909cfe8e047c..b572b7ed32de2b56fd8cec865756a65fcb7c9857 100755 (executable)
@@ -1,3 +1,7 @@
+2003-07-22  Martin Baulig  <martin@ximian.com>
+
+       * test-207.cs: New test for expressions which return delegates.
+
 2003-07-21  Martin Baulig  <martin@ximian.com>
 
        * test-206.cs: New test for bug #46502.