Update of /cvsroot/mysql-cocoa/Documentation/website/Display
In directory usw-pr-cvs1:/tmp/cvs-serv5519/website/Display
Modified Files:
index.html
Log Message:
Added new updates for the embeded version of the framework and the MySQL Display version using the embeded framework.
Serge Cohen, 28 Feb 2002; MySQL Cocoa project.
Index: index.html
===================================================================
RCS file: /cvsroot/mysql-cocoa/Documentation/website/Display/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** index.html 5 Feb 2002 17:38:52 -0000 1.4
--- index.html 28 Feb 2002 11:32:39 -0000 1.5
***************
*** 25,28 ****
--- 25,29 ----
<!--Updates-->
+ <p><em>28 February 2002:</em> The framework is now ready to be embeded in the application(s) using it. I still have a problem for statically linking the libmysqlclient, so use of SMySQL framework still needs the installation of libmysqlclient.dylib (which is done by MySQL_Cocoa_installers_0.5.2.dmg.gz).Now MySQL Display should run without asking for a non exitent framwork.</p>
<p><em>22 January 2002:</em> Very first version of this GUI for MacOSX released... Please (as usual) give me some feed back</p>
***************
*** 42,46 ****
<li>Binaries to install fast..</li>
<ul>
! <li>Installing the Client side of MySQL, and getting the MySQL Display application (as a free bonus): <a href="http://ftp1.sourceforge.net/mysql-cocoa/MySQL_Cocoa_installer_0.5.1.dmg.gz">Disk image</a>, MD5: 532d506e6d08d36610fdeb74c3e889c6</li>
</ul>
--- 43,47 ----
<li>Binaries to install fast..</li>
<ul>
! <li>Installing the Client side of MySQL, and getting the MySQL Display application (as a free bonus): <a href="http://ftp1.sourceforge.net/mysql-cocoa/MySQL_Cocoa_installer_0.5.2.dmg.gz">Disk image</a>, MD5: fc88e839717d3a478fa44c56387da908</li>
</ul>
|