diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-05-22 09:18:18 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-05-22 09:18:18 +1000 |
| commit | 2fb8caa9c22f2696f360733fd4712e684cef6773 (patch) | |
| tree | 4e0aad7de40ae6c86e01f1db57e07d36f0126fa5 /doc/ScintillaHistory.html | |
| parent | 3a13aa9b19e2f362a038c47e10ebffcb26424b31 (diff) | |
| download | scintilla-mirror-2fb8caa9c22f2696f360733fd4712e684cef6773.tar.gz | |
Minor documentation updates for release.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f4c84ba7d..852503b86 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -537,6 +537,10 @@ <li> SciTE's highlight current word feature no longer matches the selection when it contains space. </li> + <li> + For building SciTE in Visual C++, the win\SciTE.vcxproj project file should be used. + The boundscheck directory and its project and solution files have been removed. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite341.zip?download">Release 3.4.1</a> |
