diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index fcc3cc463..09afbe849 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -586,6 +586,9 @@ only update and notify dwell end when needed. <a href="https://sourceforge.net/p/scintilla/bugs/2288/">Bug #2288</a>. </li> + <li> + GetLineEndTypesSupported returns LineEndType, not int. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla513.zip">Release 5.1.3</a> |