diff options
author | Kali Kaneko <kali@leap.se> | 2014-11-10 23:25:03 +0100 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2014-11-10 23:25:03 +0100 |
commit | 31180fbf5a3192d821b7109481ddc0c63d77a489 (patch) | |
tree | 5a3375b2c1112d23e383dcdb88db58b864758533 | |
parent | 18514b5e52d52e1fe87abd2830871e1f3e902f49 (diff) |
add changelog entry for msvs pullreq
-rw-r--r-- | NEWS.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 --------------- |