Updated documentation.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
macpgmr
2011-01-02 22:55:08 +00:00
parent 07184c9311
commit 95932fb258

View File

@ -32,6 +32,15 @@
<A name="Whats_New"></A><H3>What's New</H3> <A name="Whats_New"></A><H3>What's New</H3>
<UL> <UL>
<LI><B>20101230 release:</B>
<UL>
<LI>Added -s switch to DfmToLfm (substitutes fonts).
</UL>
<LI>20101117 release:
<UL>
<LI>Added files from "Making Your Lazarus App Mac-Friendly" article.
<LI>Added -m switch to DfmToLfm (Mac prettifier).
</UL>
<LI>20080720 release: <LI>20080720 release:
<UL> <UL>
<LI>Updated list of controls for DfmToLfm converter. <LI>Updated list of controls for DfmToLfm converter.
@ -346,7 +355,7 @@ also be able to output version information to a Lazarus .lpi file.<P>
<A HREF="http://wiki.lazarus.freepascal.org/Deploying_Your_Application">http://wiki.lazarus.freepascal.org/Deploying_Your_Application</A><P> <A HREF="http://wiki.lazarus.freepascal.org/Deploying_Your_Application">http://wiki.lazarus.freepascal.org/Deploying_Your_Application</A><P>
<P> <P>
<HR> <HR>
Last updated: Feb 2, 2010 Last updated: Jan 2, 2011
<P> <P>
</BODY> </BODY>