diff --git a/IAFA-PACKAGE b/IAFA-PACKAGE index c52ac818..15ffbcc8 100644 --- a/IAFA-PACKAGE +++ b/IAFA-PACKAGE @@ -1,6 +1,6 @@ Title: iODBC Driver Manager -Version: 3.0.6 +Version: 3.52.3 Description: iODBC (intrinsic Open Database Connectivity) driver manager is compatible with ODBC 2.x specification and performs exactly diff --git a/NEWS b/NEWS index 7c38066f..ee6ad98f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +Nov 04 2004, V3.52.3: + * Added support for DSN-less connections + * Added timestamp to ENTER/EXIT lines in trace file + * Added build support for AIX 5.x, HP/UX 11.23 Itanium + * Added build support for Mac OS X 10.3 (32bit) and 10.4 (32bit+64bit) + * Fixed problem with certain compilers hating lvalue casting + * Fixed problem with truncated messages in iodbctest + * Fixed problem calling setup dialog multiple times + * Fixed problem with ODBC_BOTH_DSN + * Fixed problem with tracing SQLGetInfo + * Fixed problem with NUL termination on setup dialog + * Fixed problem building on Mac OS X 10.4 64bit + * Fixed problem calculating buffer length after calling setup dialog + * Fixed problem with SQLDriverConnect (SQL_DRIVER_PROMPT) if no + setup dialog had been registered + * Fixed symbol clash between Oracle Instant client and iODBC on Mac OS X + * Fixed problem building iODBCadm and drvproxy on Mac OS X + Feb 04 2005, V3.52.2: * Added tracing option for root without overwriting existing files * Added PORT.OpenLink script diff --git a/README b/README index 10f737cb..34ef188d 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ iODBC Driver Manager Copyright (C) 1995 by Ke Jin -Copyright (C) 1996-2004 by OpenLink Software +Copyright (C) 1996-2005 by OpenLink Software All Rights Reserved. diff --git a/README.MACOSX b/README.MACOSX index a770fd28..90259c33 100644 --- a/README.MACOSX +++ b/README.MACOSX @@ -1,6 +1,6 @@ iODBC Driver Manager Copyright (C) 1995 by Ke Jin -Copyright (C) 1996-2004 by OpenLink Software +Copyright (C) 1996-2005 by OpenLink Software All Rights Reserved. diff --git a/configure.in b/configure.in index e7f2452c..0d2f3215 100644 --- a/configure.in +++ b/configure.in @@ -75,7 +75,7 @@ AC_REVISION($Id$) ## ## ########################################################################## AC_INIT([iODBC Driver Manager], - [3.52.2], + [3.52.3], [iodbc@openlinksw.com], [libiodbc]) AC_CONFIG_SRCDIR([include/isql.h]) @@ -95,7 +95,7 @@ AM_MAINTAINER_MODE # # Version information for SQLGetInfo(SQL_DM_VER) call # -BUILD_MAJOR="2" # last digit of version number +BUILD_MAJOR="3" # last digit of version number BUILD_MINOR="051008" # year/month/day of release BUILD_VER="${BUILD_MAJOR}${BUILD_MINOR}" diff --git a/include/iodbc.h b/include/iodbc.h index d32b25ea..604a1a24 100644 --- a/include/iodbc.h +++ b/include/iodbc.h @@ -79,11 +79,11 @@ #endif #ifndef VERSION -#define VERSION "3.52.1" +#define VERSION "3.52.3" #endif #ifndef IODBC_BUILD -#define IODBC_BUILD 10928 /* 0001.0928 */ +#define IODBC_BUILD 3051104 /* 0001.0928 */ #endif #if !defined(WINDOWS) && !defined(WIN32_SYSTEM) diff --git a/mac/iODBC/iODBC.pbproj/project.pbxproj b/mac/iODBC/iODBC.pbproj/project.pbxproj index d2a8e7d8..be35b594 100644 --- a/mac/iODBC/iODBC.pbproj/project.pbxproj +++ b/mac/iODBC/iODBC.pbproj/project.pbxproj @@ -124,11 +124,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.52.1 + 3.52.3 CFBundleSignature odbc CFBundleVersion - 3.52.1 + 3.52.3 CSResourcesFileMapped @@ -342,9 +342,9 @@ 4F0BB7EC011F40E904CA0E50 = { buildSettings = { COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3.52.1; + CURRENT_PROJECT_VERSION = 3.52.3; DYLIB_COMPATIBILITY_VERSION = 1.0.0; - DYLIB_CURRENT_VERSION = 3.52.1; + DYLIB_CURRENT_VERSION = 3.52.3; EXPORTED_SYMBOLS_FILE = ""; FRAMEWORK_SEARCH_PATHS = "../../mac/iODBCinst/build/Development ../../mac/iODBCinst/build"; FRAMEWORK_VERSION = 3.52; @@ -364,9 +364,9 @@ 4F0BB7ED011F40E904CA0E50 = { buildSettings = { COPY_PHASE_STRIP = YES; - CURRENT_PROJECT_VERSION = 3.52.1; + CURRENT_PROJECT_VERSION = 3.52.3; DYLIB_COMPATIBILITY_VERSION = 1.0.0; - DYLIB_CURRENT_VERSION = 3.52.1; + DYLIB_CURRENT_VERSION = 3.52.3; EXPORTED_SYMBOLS_FILE = ../../mac/iodbc.exp; FRAMEWORK_SEARCH_PATHS = "../../mac/iODBCinst/build/Deployment ../../mac/iODBCinst/build"; FRAMEWORK_VERSION = 3.52; diff --git a/mac/iODBCinst/iODBCinst.pbproj/project.pbxproj b/mac/iODBCinst/iODBCinst.pbproj/project.pbxproj index f4d9dfe3..d6f38a6a 100644 --- a/mac/iODBCinst/iODBCinst.pbproj/project.pbxproj +++ b/mac/iODBCinst/iODBCinst.pbproj/project.pbxproj @@ -122,11 +122,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.52.1 + 3.52.3 CFBundleSignature odbc CFBundleVersion - 3.52.1 + 3.52.3 CSResourcesFileMapped @@ -278,9 +278,9 @@ 4F0BB7EC011F40E904CA0E50 = { buildSettings = { COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3.52.1; + CURRENT_PROJECT_VERSION = 3.52.3; DYLIB_COMPATIBILITY_VERSION = 1.0.0; - DYLIB_CURRENT_VERSION = 3.52.1; + DYLIB_CURRENT_VERSION = 3.52.3; EXPORTED_SYMBOLS_FILE = ../../mac/iodbcinst.exp; FRAMEWORK_VERSION = 3.52; GCC_DYNAMIC_NO_PIC = NO; @@ -298,9 +298,9 @@ 4F0BB7ED011F40E904CA0E50 = { buildSettings = { COPY_PHASE_STRIP = YES; - CURRENT_PROJECT_VERSION = 3.52.1; + CURRENT_PROJECT_VERSION = 3.52.3; DYLIB_COMPATIBILITY_VERSION = 1.0.0; - DYLIB_CURRENT_VERSION = 3.52.1; + DYLIB_CURRENT_VERSION = 3.52.3; EXPORTED_SYMBOLS_FILE = ../../mac/iodbcinst.exp; FRAMEWORK_VERSION = 3.52; GCC_ENABLE_FIX_AND_CONTINUE = NO; diff --git a/mac/iODBCtest/iODBCtest.pbproj/project.pbxproj b/mac/iODBCtest/iODBCtest.pbproj/project.pbxproj index e3277708..dc9eed84 100644 --- a/mac/iODBCtest/iODBCtest.pbproj/project.pbxproj +++ b/mac/iODBCtest/iODBCtest.pbproj/project.pbxproj @@ -8,8 +8,8 @@ 014CEA520018CE5811CA2923 = { buildSettings = { COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3.52.1; - DYLIB_CURRENT_VERSION = 3.52.1; + CURRENT_PROJECT_VERSION = 3.52.3; + DYLIB_CURRENT_VERSION = 3.52.3; FRAMEWORK_SEARCH_PATHS = "../../mac/iODBC/build/Development ../../mac/iODBC/build ../../mac/iODBCinst/build/Development ../../mac/iODBCinst/build"; FRAMEWORK_VERSION = 3.52; GCC_DYNAMIC_NO_PIC = NO; @@ -29,9 +29,9 @@ 014CEA530018CE5811CA2923 = { buildSettings = { COPY_PHASE_STRIP = YES; - CURRENT_PROJECT_VERSION = 3.52.1; + CURRENT_PROJECT_VERSION = 3.52.3; DEPLOYMENT_LOCATION = NO; - DYLIB_CURRENT_VERSION = 3.52.1; + DYLIB_CURRENT_VERSION = 3.52.3; FRAMEWORK_SEARCH_PATHS = "../../mac/iODBC/build/Deployment ../../mac/iODBC/build ../../mac/iODBCinst/build/Deployment ../../mac/iODBCinst/build"; FRAMEWORK_VERSION = 3.52; GCC_ENABLE_FIX_AND_CONTINUE = NO; diff --git a/mac/iODBCtestw/iODBCtestw.pbproj/project.pbxproj b/mac/iODBCtestw/iODBCtestw.pbproj/project.pbxproj index 0944bc28..5cc90698 100644 --- a/mac/iODBCtestw/iODBCtestw.pbproj/project.pbxproj +++ b/mac/iODBCtestw/iODBCtestw.pbproj/project.pbxproj @@ -8,8 +8,8 @@ 014CEA520018CE5811CA2923 = { buildSettings = { COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3.52.1; - DYLIB_CURRENT_VERSION = 3.52.1; + CURRENT_PROJECT_VERSION = 3.52.3; + DYLIB_CURRENT_VERSION = 3.52.3; FRAMEWORK_SEARCH_PATHS = "../../mac/iODBC/build ../../mac/iODBCinst/build"; FRAMEWORK_VERSION = 3.52; GCC_DYNAMIC_NO_PIC = NO; @@ -30,8 +30,8 @@ 014CEA530018CE5811CA2923 = { buildSettings = { COPY_PHASE_STRIP = YES; - CURRENT_PROJECT_VERSION = 3.52.1; - DYLIB_CURRENT_VERSION = 3.52.1; + CURRENT_PROJECT_VERSION = 3.52.3; + DYLIB_CURRENT_VERSION = 3.52.3; FRAMEWORK_SEARCH_PATHS = "../../mac/iODBC/build ../../mac/iODBCinst/build"; FRAMEWORK_VERSION = 3.52; GCC_ENABLE_FIX_AND_CONTINUE = NO; diff --git a/mac/iodbc-config.macosx b/mac/iodbc-config.macosx index 942e021e..cdef4b90 100755 --- a/mac/iodbc-config.macosx +++ b/mac/iodbc-config.macosx @@ -64,7 +64,7 @@ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -version=3.52.2 +version=3.52.3 prefix=/usr/local/iODBC exec_prefix=${prefix}