diff options
author | nyamatongwe <devnull@localhost> | 2005-04-03 04:15:07 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2005-04-03 04:15:07 +0000 |
commit | 50e3be1cfe357ed70be3616ffdd39f1e6d88d4fc (patch) | |
tree | 59539690938ff6428dbcd3c29313348fb2045f77 | |
parent | 2119b661832787497b8fcbd272a7565302e3af3e (diff) | |
download | scintilla-mirror-50e3be1cfe357ed70be3616ffdd39f1e6d88d4fc.tar.gz |
1.63 blurb.
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index aa4ab9948..82c1dbe29 100644 --- a/doc/index.html +++ b/doc/index.html @@ -54,7 +54,9 @@ <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0"> <tr> <td width="100%"> - <span class="versionlist"> Version 1.63 adds stuff. </span> + <span class="versionlist"> Version 1.63 improves autocompletion on Windows, + can line wrap Asian languages better and adds lexers for BlitzVasic, Haskell, + Objective Caml, and PureBasic. </span> </td> </tr> <tr> |