diff options
author | Neil <nyamatongwe@gmail.com> | 2019-11-03 08:00:52 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-11-03 08:00:52 +1100 |
commit | 78ac9f3ecf3ee474ea2e6c45ae32450a5b6d2ac4 (patch) | |
tree | 4686b76c739a973ea3699ffc3491f73e51db1902 /doc/ScintillaHistory.html | |
parent | a35b5ddc3e2513a44374340cd245b046aa084405 (diff) | |
download | scintilla-mirror-78ac9f3ecf3ee474ea2e6c45ae32450a5b6d2ac4.tar.gz |
Bug [#2130]. Setting rectangular selection made faster by reusing surface.
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 2c49c8c9f..d7312f008 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -583,6 +583,10 @@ <a href="https://sourceforge.net/p/scintilla/feature-requests/1304/">Feature #1304</a>. </li> <li> + Setting rectangular selection made faster. + <a href="https://sourceforge.net/p/scintilla/bugs/2130/">Bug #2130</a>. + </li> + <li> SciTE reassigns *.s extension to the GNU Assembler language from the S+ statistical language. </li> </ul> |