File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ Change Log
44Version 2.1.2 - 2016-02-10 - Ramiro Morales
55===============================================
66
7+ .. attention:: Windows users: You need to download and install additional DLLs
8+
9+ pymssql version 2.1.2 includes a change in the official Windows binaries:
10+ FreeTDS isn't statically linked as it happened up to release 2.1.1, as that
11+ FreeTDS copy lacked SSL support.
12+
13+ Please see http://pymssql.org/en/latest/freetds.html#windows for futher
14+ details.
15+
16+ We are trying to find a balance between security and convenience and will
17+ be evaluating the situation for future releases. Your feedback is greatly
18+ welcome.
19+
720General
821-------
922
Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ Recent Changes
44Version 2.1.2 - 2016-02-10 - Ramiro Morales
55===============================================
66
7+ .. attention :: Windows users: You need to download and install additional DLLs
8+
9+ pymssql version 2.1.2 includes a change in the official Windows binaries:
10+ FreeTDS isn't statically linked as it happened up to release 2.1.1, as that
11+ FreeTDS copy lacked SSL support.
12+
13+ Please see http://pymssql.org/en/latest/freetds.html#windows for futher
14+ details.
15+
16+ We are trying to find a balance between security and convenience and will
17+ be evaluating the situation for future releases. Your feedback is greatly
18+ welcome.
19+
720Features
821--------
922
You can’t perform that action at this time.
0 commit comments