diff options
| author | nyamatongwe <devnull@localhost> | 2013-06-13 14:20:56 +1000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2013-06-13 14:20:56 +1000 |
| commit | c8f9aa629a73bfd02df7033a4ffb63d36bf063ad (patch) | |
| tree | 34f0a1b516e0c81c41ba298a61353050caf1d50a | |
| parent | 028e0e68aa63e5e8c081fc0afe866298c42d42ce (diff) | |
| download | scintilla-mirror-c8f9aa629a73bfd02df7033a4ffb63d36bf063ad.tar.gz | |
Change log.
| -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>. |
