diff options
author | nyamatongwe <devnull@localhost> | 2007-11-13 04:15:58 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2007-11-13 04:15:58 +0000 |
commit | db98a14dff21d8379d904c4cf9d9b0878a30b17e (patch) | |
tree | ca22a67ddb5b92fec3a0fa74860f9d92638fc042 /doc/index.html | |
parent | ccbfd8d87731e0948634e9d176ce9a3474102c45 (diff) | |
download | scintilla-mirror-db98a14dff21d8379d904c4cf9d9b0878a30b17e.tar.gz |
Updated lists of modifications for 1.75.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 26 |
1 files changed, 2 insertions, 24 deletions
diff --git a/doc/index.html b/doc/index.html index aca9f5fd1..f3a73fbed 100644 --- a/doc/index.html +++ b/doc/index.html @@ -54,7 +54,8 @@ <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0"> <tr> <td width="100%"> - <span class="versionlist">Version 1.75 Gooder!</span> + <span class="versionlist">Version 1.75 displays invalid UTF-8 bytes as hexadecimal and + can show indentation guides on completely empty lines.</span> </td> </tr> <tr> @@ -85,29 +86,6 @@ for pasting and uses internationalised input at all times.</span> </td> </tr> - <tr> - <td width="100%"> - <span class="versionlist">Version 1.69 supports the Spice language and can draw - the selection and whole line markers translucently.</span> - </td> - </tr> - <tr> - <td width="100%"> - <span class="versionlist">Version 1.68 can draw the caret line - and box indicators translucently and has an accurate TCL lexer.</span> - </td> - </tr> - <tr> - <td width="100%"> - <span class="versionlist">Version 1.67 enhances some lexers and fixes bugs.</span> - </td> - </tr> - <tr> - <td width="100%"> - <span class="versionlist">Version 1.66 has a new Ruby lexer and fixes bugs on GTK+ - with Pango 1.8.</span> - </td> - </tr> </table> <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> |