[q-lang-cvs] q ChangeLog,1.321,1.322
Brought to you by:
agraef
From: Albert G. <ag...@us...> - 2008-02-12 01:16:11
|
Update of /cvsroot/q-lang/q In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4266 Modified Files: ChangeLog Log Message: update ChangeLog Index: ChangeLog =================================================================== RCS file: /cvsroot/q-lang/q/ChangeLog,v retrieving revision 1.321 retrieving revision 1.322 diff -C2 -d -r1.321 -r1.322 *** ChangeLog 12 Feb 2008 00:40:07 -0000 1.321 --- ChangeLog 12 Feb 2008 01:16:07 -0000 1.322 *************** *** 1,2 **** --- 1,7 ---- + 2008-02-12 <Dr....@t-...> + + * modules\odbc\examples\odbc_examp.q: fixes for compatibility with + MS Access + 2008-02-12 Albert Graef <Dr....@t-...> |