summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-11-10 23:25:03 +0100
committerKali Kaneko <kali@leap.se>2014-11-10 23:25:03 +0100
commit31180fbf5a3192d821b7109481ddc0c63d77a489 (patch)
tree5a3375b2c1112d23e383dcdb88db58b864758533
parent18514b5e52d52e1fe87abd2830871e1f3e902f49 (diff)
add changelog entry for msvs pullreq
-rw-r--r--NEWS.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 22692c1..fad2dba 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -8,9 +8,11 @@ Release 2.6.4
Bugfixes
''''''''
-- Use HTTPS URI for amalgamation (`GH#11'_)
+- Use HTTPS URI for amalgamation (`GH#11`_)
+- Add support for msvc (`GH#12`_)
.. _`GH#11`: https://github.com/leapcode/pysqlcipher/issues/11
+.. _`GH#12`: https://github.com/leapcode/pysqlcipher/issues/12
Release 2.6.3-1
---------------