diff options
| author | Neil <nyamatongwe@gmail.com> | 2017-02-23 16:33:04 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2017-02-23 16:33:04 +1100 |
| commit | 3cbf72fe0b13700358b71c17b32e35ba9f06c814 (patch) | |
| tree | 9fbb3847018340b6e87e709d74d67bc4742ca528 /doc/ScintillaHistory.html | |
| parent | 361c26ca4b7b7b3c91ac35fb0533893d319c888f (diff) | |
| download | scintilla-mirror-3cbf72fe0b13700358b71c17b32e35ba9f06c814.tar.gz | |
Bug [#1905]. Fix stream selection mode when moving caret up or down.
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 2e837816f..8ddce8c7b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -527,6 +527,10 @@ Released 19 February 2017. </li> <li> + Fix to stream selection mode when moving caret up or down. + <a href="http://sourceforge.net/p/scintilla/bugs/1905/">Bug #1905</a>. + </li> + <li> Fix to prevent double scrolling on GTK+ with X11. <a href="http://sourceforge.net/p/scintilla/bugs/1901/">Bug #1901</a>. </li> |
