Re: Status: 0.82 release candidate 3
"ZIGLIO, Frediano, VF-IT" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
> > James, > > The link you gave points to a tgz that contains a directory named: > > freetds-0.82RC2 > > And first lines of ChangeLog are: > > -------------------------------------------------------------- > ----------------------- > Thu Feb 28 17:32:33 EST 2008 JK Lowden <[email protected]> > * posted 0.82RC2 > > Wed Feb 27 17:06:22 CET 2008 Frediano Ziglio > <freddy77_A_gmail_D_com> > * src/odbc/odbc.c: > - SQLExecDirect/SQLExecute return SQL_SUCCESS > instead of SQL_NO_DATA > > Fri Feb 15 11:47:38 CET 2008 Frediano Ziglio > <freddy77_A_gmail_D_com> > * configure.ac: fix nasty problem with HP-UX > > ... > > -------------------------------------------------------------- > ----------------------- > > > Is this RC3? > > Cheers, > Seb > Strange, I just downloaded file and got Wed Mar 12 17:16:17 EDT 2008 JK Lowden <[email protected]> * posted 0.82RC3 Tue Mar 11 09:26:03 CET 2008 Frediano Ziglio <freddy77_A_gmail_D_com> * include/tds_sysdep_private.h: win64 portability issue Tue Mar 11 09:24:00 CET 2008 Frediano Ziglio <freddy77_A_gmail_D_com> * src/odbc/odbc.c: - backported SQL_ATTR_CONNECTION_DEAD support Mon Mar 10 11:05:50 CET 2008 Frediano Ziglio <freddy77_A_gmail_D_com> * .cvsignore: ignore autogenerated * src/odbc/odbc.c: - tell the truth about transaction levels - fix setting auto-commit off before connection * src/tds/encodings.pl: fix a problem with cvs freddy77