aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2010-04-07 23:18:03 +0000
committernyamatongwe <devnull@localhost>2010-04-07 23:18:03 +0000
commit3d2c7948494dcefa65a496304120dd348567fbb4 (patch)
tree4826a9cbb93e16792e20c1893f1dd7dbe5d65611 /doc/ScintillaHistory.html
parente1bd04b8595cbfa379f26b1ade6985ccc77f8f19 (diff)
downloadscintilla-mirror-3d2c7948494dcefa65a496304120dd348567fbb4.tar.gz
Making ready a 2.11 release.rel-2-11
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 172bbc492..6b807eb85 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -356,6 +356,25 @@
</li>
</ul>
<h3>
+ <a href="http://prdownloads.sourceforge.net/scintilla/scite211.zip?download">Release 2.11</a>
+ </h3>
+ <ul>
+ <li>
+ Released 9 April 2010.
+ </li>
+ <li>
+ Fixes compatibility of Scintilla.h with C language.
+ </li>
+ <li>
+ With a rectangular selection SCI_GETSELECTIONSTART and SCI_GETSELECTIONEND return limits of the
+ rectangular selection rather than the limits of the main selection.
+ </li>
+ <li>
+ When SciTE on Windows is minimized to tray, only takes a single click to reswtore rather than a double click.
+ <a href="https://sourceforge.net/tracker/?func=detail&atid=352439&aid=981917&group_id=2439">Feature #981917.</a>
+ </li>
+ </ul>
+ <h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite210.zip?download">Release 2.10</a>
</h3>
<ul>