2004-08-30 Zoltan Varga <vargaz@freemail.hu>
authorZoltan Varga <vargaz@gmail.com>
Mon, 30 Aug 2004 15:16:59 +0000 (15:16 -0000)
committerZoltan Varga <vargaz@gmail.com>
Mon, 30 Aug 2004 15:16:59 +0000 (15:16 -0000)
* scripts/mcs.in: Remove obsolete comment.

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

ChangeLog
scripts/mcs.in

index 100a7bfc50c6b7126dc2215941195a153b75cb93..53e2f0fcfd56480c55545cd11ef103e92d627b21 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-08-30  Zoltan Varga  <vargaz@freemail.hu>
+
+       * scripts/mcs.in: Remove obsolete comment.
+
 2004-08-27  Lluis Sanchez Gual  <lluis@novell.com>
 
        * data/net_1_1/DefaultWsdlHelpGenerator.aspx: Little fix.
index 9bebe35ad8d822d662a911ec61aa205d79c7c46e..f8ce4ffad06711fea6dddd85fde2d6d2d8d2fb68 100644 (file)
@@ -1,6 +1,2 @@
 #!/bin/sh
-# 
-# Yes, the -lib: there is required, in preparation for Beta2, remove
-# this script at your own risk
-#
 exec @bindir@/@mono_interp@ @mono_one_instdir@/mcs.exe "$@"