diff options
| author | Neil <nyamatongwe@gmail.com> | 2017-04-25 08:27:13 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2017-04-25 08:27:13 +1000 |
| commit | 1cc39b2c7bc22ae8aaddefd382c621474732b8c1 (patch) | |
| tree | 71398ba352a99b123b75e0b7fb41287e7c5094de /doc/ScintillaHistory.html | |
| parent | 2a8dca4afaa7e95260350a524131ae7961bbec7c (diff) | |
| download | scintilla-mirror-1cc39b2c7bc22ae8aaddefd382c621474732b8c1.tar.gz | |
Bug [#1940]. Canceling modes with the Esc key preserves a rectangular selection.
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 496892db3..b4e940689 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -560,6 +560,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1931/">Bug #1931</a>. </li> <li> + Canceling modes with the Esc key preserves a rectangular selection. + <a href="http://sourceforge.net/p/scintilla/bugs/1940/">Bug #1940</a>. + </li> + <li> On Cocoa, a leak of mouse tracking areas was fixed. </li> <li> |
