diff options
author | nyamatongwe <devnull@localhost> | 2010-01-20 06:57:34 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2010-01-20 06:57:34 +0000 |
commit | 825f648b25859d1142b72e52adcab455dd343b5f (patch) | |
tree | ef5d2914d714636041c7a0010001f66952d5f654 | |
parent | a502d3c780c9a345d6a1505df42a175cd276ab2a (diff) | |
download | scintilla-mirror-825f648b25859d1142b72e52adcab455dd343b5f.tar.gz |
More items.
-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> |