diff options
author | nyamatongwe <devnull@localhost> | 2011-12-01 12:58:38 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-12-01 12:58:38 +1100 |
commit | 73181ebca1de07add055ad80ba0d1612fc1637bb (patch) | |
tree | d02cf31b6e3ca9fe208e313bd2b343eb12f5b98f | |
parent | 7807283356bb46e9b44967e021645b3216204fca (diff) | |
download | scintilla-mirror-73181ebca1de07add055ad80ba0d1612fc1637bb.tar.gz |
Documented changes for 3.0.2.
-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 8fbb0623f..38bd22ad2 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -446,6 +446,9 @@ SciTE crash fixed when using Scintillua. </li> <li> + SciTE revert command fixed so that undo works on individual actions instead of undoing to revert point. + </li> + <li> Focus loss in SciTE when opening a recent file fixed. <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3440142&group_id=2439">Bug #3440142.</a> </li> |