diff options
author | Neil <nyamatongwe@gmail.com> | 2016-08-11 20:07:48 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-08-11 20:07:48 +1000 |
commit | 75dfa07a7eeef1ec419d8e4933e325ea8dbf5396 (patch) | |
tree | 1cf294afd6988ec74366b69f08a41d4f83b59508 | |
parent | 751927411c64aab0e0afe016e8a0242469a32571 (diff) | |
download | scintilla-mirror-75dfa07a7eeef1ec419d8e4933e325ea8dbf5396.tar.gz |
Update change log for SciTE.
-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> |