aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 058437278..6035179f8 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -461,6 +461,12 @@
Word wrap bug fixed where the last line could be shown twice.
</li>
<li>
+ Word wrap bug fixed for lines wrapping too short on Windows and GTK+.
+ </li>
+ <li>
+ Word wrap performance improved.
+ </li>
+ <li>
Minor memory leak fixed.
<a href="http://sourceforge.net/p/scintilla/bugs/1487/">Bug #1487</a>.
</li>