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 49e270fcc..058437278 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -461,6 +461,10 @@ Word wrap bug fixed where the last line could be shown twice. </li> <li> + Minor memory leak fixed. + <a href="http://sourceforge.net/p/scintilla/bugs/1487/">Bug #1487</a>. + </li> + <li> Fixed SciTE on GTK+ bug where a tool command could be performed using the keyboard while one was already running leading to confusion and crashes. <a href="http://sourceforge.net/p/scintilla/bugs/1486/">Bug #1486</a>. |