diff options
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8d27bbc5d..5148dc58e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -521,6 +521,11 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1845/">Bug #1845</a>. <a href="http://sourceforge.net/p/scintilla/bugs/1846/">Bug #1846</a>. </li> + <li> + Fix SciTE global regex replace of "^" with something which missed the line after empty + lines with LF line ends. + <a href="http://sourceforge.net/p/scintilla/bugs/1839/">Bug #1839</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite366.zip">Release 3.6.6</a> |