diff options
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 ac3eda073..88ce4b440 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -596,6 +596,10 @@ SciTE fixed a bug where, on GTK+, when the output pane had focus, menu commands performed by mouse were sent instead to the edit pane. </li> + <li> + Fix failure to load Direct2D on Windows when used on old versions of Windows. + <a href="http://sourceforge.net/p/scintilla/bugs/1653/">Bug #1653</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite373.zip">Release 3.7.3</a> |