diff options
| author | Neil <nyamatongwe@gmail.com> | 2016-12-09 09:30:17 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2016-12-09 09:30:17 +1100 |
| commit | d56b12f17f91afc131a670a28c1e12ebb3028d70 (patch) | |
| tree | babdbdb891808d1008264379199ab0250874a27f /doc/ScintillaHistory.html | |
| parent | 82ee0a0a14f83b3d85e7298f82165667c77b9a34 (diff) | |
| download | scintilla-mirror-d56b12f17f91afc131a670a28c1e12ebb3028d70.tar.gz | |
Warning suppression and documentation of previous change 6082.
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 47cf8e7b1..d8cdcc2f3 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -529,6 +529,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1888/">Bug #1888</a>. </li> <li> + Use more precision to allow selecting individual lines in files with + more than 16.7 million lines. + </li> + <li> For Qt 5, define QT_WS_MAC or QT_WS_X11 on those platforms. <a href="http://sourceforge.net/p/scintilla/bugs/1887/">Bug #1887</a>. </li> |
