diff options
author | Neil Hodgson <nyamatongwe@gmail.com> | 2014-04-22 10:52:52 +1000 |
---|---|---|
committer | Neil Hodgson <nyamatongwe@gmail.com> | 2014-04-22 10:52:52 +1000 |
commit | 262419c190c62eff9741a27bb31c8e7146f399be (patch) | |
tree | b7d946550aaafb8b2fa90f525f2026100dc15283 | |
parent | 190b22e75c6adc9f6d11401dc7e19e2196249462 (diff) | |
download | scintilla-mirror-262419c190c62eff9741a27bb31c8e7146f399be.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 dc78adfd4..2d7386230 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -484,6 +484,10 @@ <a href="http://sourceforge.net/p/scintilla/feature-requests/1047/">Feature #1047.</a> </li> <li> + Bug fixed on Cocoa where previous caret lines were visible. + <a href="http://sourceforge.net/p/scintilla/bugs/1593/">Bug #1593</a>. + </li> + <li> Bug fixed where caret remained invisible when period set to 0. <a href="http://sourceforge.net/p/scintilla/bugs/1592/">Bug #1592</a>. </li> |