diff options
author | Neil <nyamatongwe@gmail.com> | 2015-09-23 09:03:45 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-09-23 09:03:45 +1000 |
commit | 7998ec0a83814672934254f7c72963bbe8a4e83c (patch) | |
tree | 3bf22e389445898452afccdea28e3d1e2cf2cff5 | |
parent | 0ca861a90bd6bce9507dfe687d4a7197d3ad4e5d (diff) | |
download | scintilla-mirror-7998ec0a83814672934254f7c72963bbe8a4e83c.tar.gz |
Change log.
-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> |