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.