diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-10-07 19:40:40 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-10-07 19:40:40 +1100 |
| commit | 797c1dd3467ab52256a62b5b88f6462a7e697bae (patch) | |
| tree | f566922d60475aba31ab6ff0bfc54bb70f0019f2 /doc/ScintillaHistory.html | |
| parent | 89b0464b8d8a39ff04b0f5f3d04a75172f6c7913 (diff) | |
| download | scintilla-mirror-797c1dd3467ab52256a62b5b88f6462a7e697bae.tar.gz | |
Feature [feature-requests:#1077]. Support MinGW compilation under Linux.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 69236dc15..79b302302 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -459,6 +459,7 @@ <td>danselmi</td> <td>Mat Berchtold</td> <td>Michael Staszewski</td> + <td>Baurzhan Muftakhidinov</td> </tr> </table> <p> @@ -499,6 +500,10 @@ On Windows, allow right click selection in popup menu. <a href="http://sourceforge.net/p/scintilla/feature-requests/1080/">Feature #1080.</a> </li> + <li> + Support MinGW compilation under Linux. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1077/">Feature #1077.</a> + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite351.zip?download">Release 3.5.1</a> |
