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 | f45e76fd128dade00562a8f2f8e59e655720b709 (patch) | |
| tree | 325ed020655d27666b408baed6f187c50e39dc9c /doc/ScintillaHistory.html | |
| parent | 535222ab8cbecd272cc56fc0151d912b44920d61 (diff) | |
| download | scintilla-mirror-f45e76fd128dade00562a8f2f8e59e655720b709.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> |
