We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255180f commit e453096Copy full SHA for e453096
1 file changed
www/changelog.shtml
@@ -6,9 +6,8 @@
6
<li>Adaptations for x64 build</li>
7
<li>Sync with N++ interface files 7.5.4</li>
8
<li>Updated scintilla interface to the one used for 7.5.4 which is version 3.5.6 + small fixes + wrapper generation corrections, updates</li>
9
- <li>Sync with N++ interface files 7.5.4</li>
10
<li>reduced compiler warnings</li>
11
- <li>used plain python 2.7.14, without the modifications from fork https://github.com/bruderstein/python</li>
+ <li>used plain python 2.7.14, without the modifications from fork https://github.com/bruderstein/python, reintroducing dependency to MSVCR90.dll</li>
12
</ul>
13
<br/>
14
<b>1.0.8.0</b>
0 commit comments