diff options
author | nyamatongwe <unknown> | 2003-02-15 03:28:39 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2003-02-15 03:28:39 +0000 |
commit | bfa0c68453621eba2d24cf67ee93b994bc8815a0 (patch) | |
tree | b2d894fe2512c9bb31e5fcdf430b6165fd06e731 | |
parent | 89202b27474608f1fc017fa61ea6a688e0907e15 (diff) | |
download | scintilla-mirror-bfa0c68453621eba2d24cf67ee93b994bc8815a0.tar.gz |
Updated version 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 1feb8d8f0..d28072d16 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.51.</span> + <span class="versionlist"> Version 1.51 improves text drawing by stopping + text runs drawing over the end of the previous text run. + GTK+ 2 compatibility improved.</span> </td> </tr> <tr> |