props to Isaac from Core Mobility for the ODBC patch

This commit is contained in:
Colin Kuskie 2007-03-02 00:04:37 +00:00
parent fcaf782f5b
commit 6bca733129

View file

@ -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.