diff options
-rw-r--r-- | doc/ScintillaHistory.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 1ae124264..5bf339cf1 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -426,6 +426,13 @@ <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=2883437&group_id=2439">Bug #2883437.</a> </li> <li> + Fixed SciTE export to HTML using the wrong background colour. + </li> + <li> + Fixed crash when adding an annotation and then adding a new line after the annotation. + <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=2929708&group_id=2439">Bug #2929708.</a> + </li> + <li> Fixed crash in SciTE setting a property to nil from Lua. </li> <li> |