diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 10ec216f9..07cf6093e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -484,11 +484,11 @@ </li> </ul> <h3> - <a href="http://prdownloads.sourceforge.net/scintilla/scite355.zip?download">Release 3.5.5</a> + <a href="http://prdownloads.sourceforge.net/scintilla/scite356.zip?download">Release 3.5.6</a> </h3> <ul> <li> - Released 17 April 2015. + Released 26 May 2015. </li> <li> On Qt, use fractional positioning calls and avoid rounding to ensure consistency. @@ -528,6 +528,9 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1710/">Bug #1710</a>. </li> <li> + Fix undo bug on Cocoa that could lose data.. + </li> + <li> Fix link error on Windows when SCI_NAMESPACE used. </li> <li> @@ -541,7 +544,7 @@ SciTE on GTK+ 3.x disables arrow in search combo when no entries. <a href="http://sourceforge.net/p/scintilla/bugs/1717/">Bug #1717</a>. </li> - <ul> + </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite355.zip?download">Release 3.5.5</a> </h3> |