diff options
-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 fa8cf3408..66638ea6a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -496,6 +496,10 @@ <li> The Scintilla framework on Cocoa now contains version numbers. </li> + <li> + When reverting an untitled document in SciTE, just clear it with no message about a file. + <a href="http://sourceforge.net/p/scintilla/bugs/1764/">Bug #1764</a>. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite361.zip?download">Release 3.6.1</a> |