diff options
author | nyamatongwe <devnull@localhost> | 2002-05-09 06:21:13 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2002-05-09 06:21:13 +0000 |
commit | 4c687ffdecb8a28311de492323a18a0d92ceb144 (patch) | |
tree | 8821e0ccbe4fc3d5d8d36c09663f34ceae0ef439 | |
parent | 0ec9972e89aee71a07f3235f9e35cd4daf954ba0 (diff) | |
download | scintilla-mirror-4c687ffdecb8a28311de492323a18a0d92ceb144.tar.gz |
Provided comment for 1.46.
-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 60ac9ab4d..ae067e6dc 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.46.</span> + <span class="versionlist"> Version 1.46 makes it easy to change the set of lexers built in, + sends a notification when the user zooms, and provides more control over + the range of scrolling.</span> </td> </tr> <tr> |