aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index eea36f502..c03598f05 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -473,6 +473,10 @@
Easier access to printing on Qt with formatRange method.
</li>
<li>
+ Fixed SciTE failure to save initial buffer in single buffer mode.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1339/">Bug #1339</a>.
+ </li>
+ <li>
Fixed compilation problem with Visual C++ in non-English locales.
<a href="http://sourceforge.net/p/scintilla/bugs/1506/">Bug #1506</a>.
</li>