aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html17
1 files changed, 14 insertions, 3 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index f9abcd0c6..04e612fc7 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -441,19 +441,30 @@
</h3>
<ul>
<li>
- Released 22 December 2013.
+ Released 2 June 2013.
</li>
<li>
Lexer and folder added for Structured Text language.
<a href="http://sourceforge.net/p/scintilla/feature-requests/959/">Feature #959.</a>
</li>
<li>
+ Out of bounds access fixed for GTK+.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1480/">Bug #1480</a>.
+ </li>
+ <li>
+ Crash fixed for GTK+ on Windows paste.
+ </li>
+ <li>
+ Bug fixed with incorrect event copying on GTK+ 3.x.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1481/">Bug #1481</a>.
+ </li>
+ <li>
Bug fixed with right to left locales, like Hebrew, on GTK+.
- <a href="http://sourceforge.net/p/scintilla/bugs/1477/">Bug #1477 </a>.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1477/">Bug #1477</a>.
</li>
<li>
Bug fixed with undo grouping of tab and backtab commands.
- <a href="http://sourceforge.net/p/scintilla/bugs/1478/">Bug #1478 </a>.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1478/">Bug #1478</a>.
</li>
</ul>
<h3>