aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authornyamatongwe <unknown>2013-04-03 20:00:59 +1100
committernyamatongwe <unknown>2013-04-03 20:00:59 +1100
commit056586fef66b6ca97eb3f017675dbed62ba7010a (patch)
treea209df7d5b75250dc05e7a1e8a67f7f200f9cace /doc/ScintillaHistory.html
parenta438019f9f9d944886f4974866abe68c8c3944d8 (diff)
downloadscintilla-mirror-056586fef66b6ca97eb3f017675dbed62ba7010a.tar.gz
Renaming PLAT_NCURSES to PLAT_CURSES as may work on other implementations.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 48f2f70c3..2d07933d5 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -438,6 +438,9 @@
<li>
Matlab/Octave lexer recognises block comments and ... comments.
</li>
+ <li>
+ The PLAT_NCURSES platform now called PLAT_CURSES as may work on other implementations.
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite330.zip?download">Release 3.3.0</a>