diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -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 f5b952d0a..dc9311761 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -560,6 +560,7 @@ <td>Michel Sauvard</td> <td>uhf7</td> <td>gnombat</td> + <td>Derek Brown</td> </tr> </table> <p> @@ -624,6 +625,10 @@ caused continuing failures to find functions after the syntax error was corrected. <a href="https://sourceforge.net/p/scintilla/bugs/2176/">Bug #2176</a>. </li> + <li> + Added method for iterating through multiple vertical edges: SCI_GETMULTIEDGECOLUMN. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1350/">Feature #1350</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite444.zip">Release 4.4.4</a> |
