diff options
author | nyamatongwe <unknown> | 2006-08-17 23:08:17 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2006-08-17 23:08:17 +0000 |
commit | 5fad24a79b3c95b64c8ae9f4b9c7d27b8a6745c8 (patch) | |
tree | 9c9fd1fb5ae757196e33b22f4703e27a971d39f6 /doc/ScintillaHistory.html | |
parent | f5d02a76e829583a952045ded511e8025cca2f66 (diff) | |
download | scintilla-mirror-5fad24a79b3c95b64c8ae9f4b9c7d27b8a6745c8.tar.gz |
Updated version numbers.
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> |