From: Carlo B. <car...@us...> - 2004-11-17 21:00:29
|
Update of /cvsroot/instantobjects/Docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22650/Docs Modified Files: Readme.txt Log Message: VERSION 1.6.7 - Info into Readme.txt Index: Readme.txt =================================================================== RCS file: /cvsroot/instantobjects/Docs/Readme.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Readme.txt 29 Jul 2004 20:43:12 -0000 1.3 --- Readme.txt 17 Nov 2004 20:59:47 -0000 1.4 *************** *** 1,5 **** ------------------------------------------------------------------ ! InstantObjects 1.6.6 for Delphi & Kylix Mozilla Public License 1.1 Edition --- 1,5 ---- ------------------------------------------------------------------ ! InstantObjects 1.6.7 for Delphi & Kylix Mozilla Public License 1.1 Edition *************** *** 140,151 **** VERSION HISTORY --------------- ! Version 1.6.6 (2004-07-29) ! ver.1.6.6 ! - Currency Support (under test): ! ... ! - Graphic Support (under test): ! ... - PrimerCross chaged for Currency and Graphic support --- 140,166 ---- VERSION HISTORY --------------- ! Version 1.6.7 (2004-11-17) ! - Added support for IOMETADATA Keyword in metadata class definition and ! upgrade of ObjectFoundry for ModelMaker 7 & 8 support. ! Please refer to IOMETADATA_Keyword.txt for details. ! - ExternalPart, ExternalParts and ExternalReferences support (under test): ! (UNDOCUMENTED) ! ! - Added InstantNexusSQL Broker ! ! - Changes to IBX Broker: ! - option to disable the use of delimited identifiers in dialect 3 databases ! - implemented InternalCreateDatabase and GetDatabaseExists ! ! - LoginPrompt support and OnLogin event in Connections based on TCustomConnection ! ! Version 1.6.6 (2004-07-29) ! - Currency Support: ! Look into Primer Demo for a little explanation. ! ! - Graphic Support: ! Look into Primer Demo for a little explanation. - PrimerCross chaged for Currency and Graphic support |