From 6bca733129220b96b9c00a2dce1e24b0e2837601 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 2 Mar 2007 00:04:37 +0000 Subject: [PATCH] props to Isaac from Core Mobility for the ODBC patch --- docs/changelog/7.x.x.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index f5f225006..819f16232 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -4,6 +4,8 @@ - fix: Set default groupIdEditEvent to groupIdEdit during upgrade (perlDreamer Consulting, LLC) - Rewrote the sbin/thumbnail.pl script and added an option to only create thumbnails for images without thumbnails. (perlDreamer Consulting, LLC) + - fix: Database Connetion for ODBC fails for lengthy strings (thanks to Isaac + Finegan, Core Mobility) 7.3.11 - Added an option for enabling coverage tests to testCodebase.pl.