diff options
author | nyamatongwe <devnull@localhost> | 2006-08-17 23:08:17 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2006-08-17 23:08:17 +0000 |
commit | 25b163abcaeb550b13c49e84e90257eb2e312e6b (patch) | |
tree | 9c9fd1fb5ae757196e33b22f4703e27a971d39f6 /doc/ScintillaHistory.html | |
parent | 451d6ff6ad18887be38f4e0c4ed8efcdf49d26b9 (diff) | |
download | scintilla-mirror-25b163abcaeb550b13c49e84e90257eb2e312e6b.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> |