aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-06-16 15:20:28 +1000
committerNeil <nyamatongwe@gmail.com>2014-06-16 15:20:28 +1000
commite2af3ec826d76cebb68c132e480bac2c552cab9e (patch)
tree2974ab33d05d7f7c9067df477a1b17bfcc0ec8ea
parentc54f34fb7c42c4e4b271ed6086e5790d7a97bf00 (diff)
downloadscintilla-mirror-e2af3ec826d76cebb68c132e480bac2c552cab9e.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1e6f18337..000579eaa 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -488,6 +488,13 @@
Fix bug on Cocoa where emoji were treated as being zero width.
</li>
<li>
+ Fix crash on GTK+ with Ubuntu 12.04 and overlay scroll bars.
+ </li>
+ <li>
+ Fix crash in SciTE when stream comment performed at line end.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1610/">Bug #1610</a>.
+ </li>
+ <li>
For SciTE on Windows, display error message when common dialogs fail.
<a href="http://sourceforge.net/p/scintilla/bugs/156/">Bug #156</a>.
</li>