diff options
author | Neil <nyamatongwe@gmail.com> | 2018-01-30 09:28:30 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2018-01-30 09:28:30 +1100 |
commit | 013ef0a8bbe7bd5ac8a751eaa32c085a0b4e0c7c (patch) | |
tree | c9aa098d9b73b4506943ee8c4e8c73cb2357af83 | |
parent | 04103ae710ad7ef519faca6a78df4e78be5c863b (diff) | |
download | scintilla-mirror-013ef0a8bbe7bd5ac8a751eaa32c085a0b4e0c7c.tar.gz |
SciTE changelog.
-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 29f401fdd..536af8fdd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -554,6 +554,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1989/">Bug #1989</a>, <a href="http://sourceforge.net/p/scintilla/bugs/1990/">Bug #1990</a>. </li> + <li> + SciTE shows correct column number when caret in virtual space. + <a href="http://sourceforge.net/p/scintilla/bugs/1991/">Bug #1991</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite402.zip">Release 4.0.2</a> |