[Monodevelop-patches-list] r1560 - trunk/md-website/release_notes
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Sun May 2 19:56:44 EDT 2004
Author: tberman
Date: 2004-05-02 19:56:44 -0400 (Sun, 02 May 2004)
New Revision: 1560
Modified:
trunk/md-website/release_notes/0.3.html
Log:
more release notes crap
Modified: trunk/md-website/release_notes/0.3.html
===================================================================
--- trunk/md-website/release_notes/0.3.html 2004-05-02 23:49:47 UTC (rev 1559)
+++ trunk/md-website/release_notes/0.3.html 2004-05-02 23:56:44 UTC (rev 1560)
@@ -139,6 +139,20 @@
<h3>ILAsm project support</h3>
<p>Prelimary support for ILAsm projects.</p>
+ <h3>Import VS.NET solutions</h3>
+
+ <p>Thanks to Paco Martinez for including core pieces of prj2make-sharp
+ in MonoDevelop 0.3. We now have the ability to import vs.net solutions.
+ Upcoming is exporting MonoDevelop projects to VS.NET</p>
+
+ <h3>Generation of makefiles</h3>
+
+ <p>MonoDevelop 0.3 includes beta support to build a makefile from your
+ project. This support is the beginnings of implementing the new build
+ system described below. Please attempt to find bugs against this
+ makefile generation process and file them. Right now this support is
+ not yet enough to deploy complex projects on its own.</p>
+
<h2>Coming Soon</h2>
<h3>Enhanced Project Support</h3>
More information about the Monodevelop-patches-list
mailing list