diff options
| author | nyamatongwe <unknown> | 2000-11-06 09:07:48 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2000-11-06 09:07:48 +0000 | 
| commit | 096c56c2271e8055298f3dfc244c2ae50321edcc (patch) | |
| tree | e707f77fb4e7061928b9c59e8098349eb5296040 | |
| parent | 0623b678fe564ae54b715eee5554eb861c227eac (diff) | |
| download | scintilla-mirror-096c56c2271e8055298f3dfc244c2ae50321edcc.tar.gz | |
Updated release blurbs.
| -rw-r--r-- | doc/ScintillaHistory.html | 2 | ||||
| -rw-r--r-- | doc/index.html | 3 | 
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index ce09d9692..409158675 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -191,7 +191,7 @@        </li>        <li>          Word part movement commands for cursoring between the parts of reallyLongCamelIdentifiers and -        other_wasy_of_making_words. +        other_ways_of_making_words.        </li>        <li>          When text on only one line is selected, Shift+Tab moves to the previous tab stop. diff --git a/doc/index.html b/doc/index.html index 730280576..756bbf5c0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -66,7 +66,8 @@        </tr>        <tr>          <td width="100%"> -          <font color="#FFCC99" size="3"> Version 1.33 fixes bugs.</font> +          <font color="#FFCC99" size="3"> Version 1.33 has better internationalisation  +	  support on GTK+ and fixes bugs.</font>          </td>        </tr>      </table>  | 
