diff options
| author | Zufu Liu <unknown> | 2023-02-15 12:01:42 +1100 |
|---|---|---|
| committer | Zufu Liu <unknown> | 2023-02-15 12:01:42 +1100 |
| commit | 5e886f24d13438063a58e06e74e6c371cf8311e7 (patch) | |
| tree | 120ef5cb8e1d9a0ea503914fc9b147725b95ed76 /doc/ScintillaHistory.html | |
| parent | 00fe0093156d19a55d5eefcf67dbbe8a73640933 (diff) | |
| download | scintilla-mirror-5e886f24d13438063a58e06e74e6c371cf8311e7.tar.gz | |
Feature [feature-requests:#1477] More typesafe bindings of *Full APIs in
ScintillaCall.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -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 5caeb139a..7e544789c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -587,6 +587,10 @@ Released 8 February 2023. </li> <li> + More typesafe bindings of *Full APIs in ScintillaCall. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1477/">Feature #1477</a>. + </li> + <li> Fix overlapping of text with line end wrap marker. <a href="https://sourceforge.net/p/scintilla/bugs/2378/">Bug #2378</a>. </li> |
