diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 7c33f7102..4ca4b610f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -232,6 +232,17 @@ </li> </ul> <h3> + <a href="http://prdownloads.sourceforge.net/scintilla/scite171.zip?download">Release 1.71</a> + </h3> + <ul> + <li> + Released on 21 August 2006. + </li> + <li> + Features. + </li> + </ul> + <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite170.zip?download">Release 1.70</a> </h3> <ul> @@ -240,7 +251,7 @@ </li> <li> On GTK+, character set conversion is performed using an option that allows approximate conversions rather - than failures when a character can not be converted. This may lead to similar characters being inserted or + than failures when a character can not be converted. This may lead to similar characters being inserted or when no similar character is available a '?' may be inserted. </li> <li> |