aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xChangeLog6
-rwxr-xr-xdoc/README.realtime4
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 961be44bc..bd6af9547 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-2005-11-15 Kevin P. Fleming <kpfleming@limerick.digium.com>
+2005-11-16 Kevin P. Fleming <kpfleming@digium.com>
+
+ * doc/README.realtime: document the limitations of using FreeTDS with Realtime (issue #5767)
+
+2005-11-15 Kevin P. Fleming <kpfleming@digium.com>
* Makefile: use -g3 for compiler to include macro information for debugger
diff --git a/doc/README.realtime b/doc/README.realtime
index 570194d27..bed6e9bd2 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.