diff options
author | nyamatongwe <unknown> | 2010-01-20 06:57:34 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-01-20 06:57:34 +0000 |
commit | 889305dbc82a6541feba8ec6448485d5c1387fd4 (patch) | |
tree | ef5d2914d714636041c7a0010001f66952d5f654 | |
parent | 38a09805dee50716f1801665f2dc383f4ee63da2 (diff) | |
download | scintilla-mirror-889305dbc82a6541feba8ec6448485d5c1387fd4.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> |