diff --git a/ChangeLog b/ChangeLog index 961be44bc3..bd6af95470 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -2005-11-15 Kevin P. Fleming +2005-11-16 Kevin P. Fleming + + * doc/README.realtime: document the limitations of using FreeTDS with Realtime (issue #5767) + +2005-11-15 Kevin P. Fleming * Makefile: use -g3 for compiler to include macro information for debugger diff --git a/doc/README.realtime b/doc/README.realtime index 570194d273..bed6e9bd2d 100755 --- a/doc/README.realtime +++ b/doc/README.realtime @@ -105,3 +105,7 @@ For voicemail storage with the support of ODBC, there is a README.odbcstorage documentation file. +* FreeTDS not supported +----------------------- +Due to architectural constraints in the FreeTDS libraries, FreeTDS is not +supported for use with realtime at this time.