summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2015-10-01 14:29:56 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2015-10-01 14:30:17 +0100
commitade7dba27cb856c3d2e3f6284aa3e909f8033e10 (patch)
treeb208b226fe293f9af0fd820fbe96d85383697be4
parent7e94ce1f14ae25eb6ff901e8c6822d858525780d (diff)
downloadpsycopg2-ade7dba27cb856c3d2e3f6284aa3e909f8033e10.tar.gz
MSVC 2015 compiler support added to news file
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fd4fc6b..81d2458 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,7 @@ What's new in psycopg 2.6.1
- Fixed deadlock in multithread programs using OpenSSL (:ticket:`#290`).
- Correctly unlock the connection after error in flush (:ticket:`#294`).
- Fixed ``MinTimeLoggingCursor.callproc()`` (:ticket:`#309`).
+- Added support for MSVC 2015 compiler (:ticket:`#350`).
What's new in psycopg 2.6