diff options
author | nyamatongwe <unknown> | 2012-04-16 18:56:18 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2012-04-16 18:56:18 +1000 |
commit | 1062db25e32f1779c954e1ad801b904b88a9e126 (patch) | |
tree | 5abe1ed0a2c10c9ecb3312645d87867bec483e0e | |
parent | 2db2335730d7e00ef0e2181803ba9a024bbfc4dd (diff) | |
download | scintilla-mirror-1062db25e32f1779c954e1ad801b904b88a9e126.tar.gz |
Updating 3.1.0 release.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f2e44da33..153f0f2d2 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -483,6 +483,9 @@ <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3512976&group_id=2439">Bug #3512976.</a> </li> <li> + Fix SciTE bugs with focus in user strips and made strips more robust with invalid definitions. + </li> + <li> Suppress SciTE regular expression option when searching with find next selection. <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3510985&group_id=2439">Bug #3510985.</a> </li> |