diff options
| author | nyamatongwe <unknown> | 2011-12-01 12:58:38 +1100 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2011-12-01 12:58:38 +1100 |
| commit | adf1a27336070807b9828b145c69182110afa1f5 (patch) | |
| tree | a0301129db5295aebdca4564b8f72c0cc6521692 | |
| parent | 2c0fd18b662649db15b47983e4070d823db4e744 (diff) | |
| download | scintilla-mirror-adf1a27336070807b9828b145c69182110afa1f5.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> |
