diff options
author | nyamatongwe <devnull@localhost> | 2005-08-25 23:40:36 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2005-08-25 23:40:36 +0000 |
commit | 7bf1c84c652f7045444dd47c8b265c67c42ade1e (patch) | |
tree | 2e2505aeade012f4117301d5ddadad5c0363261f | |
parent | 35ba888b0695258b07c272da09638225fedf69da (diff) | |
download | scintilla-mirror-7bf1c84c652f7045444dd47c8b265c67c42ade1e.tar.gz |
Credits and blurb.rel-1-66-carbonrel-1-66
-rw-r--r-- | doc/ScintillaHistory.html | 4 | ||||
-rw-r--r-- | doc/index.html | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8aae37823..42625d866 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -208,6 +208,7 @@ <li>Kamen Stanev</li> <li>Steve Menard</li> <li>Oliver Yeoh</li> + <li>Eric Promislow</li> </ul> <p> Images used in GTK+ version @@ -226,6 +227,9 @@ Released on 26 August 2005. </li> <li> + New, more ambitious Ruby lexer. + </li> + <li> SciTE Find in Files dialog has options for matching case and whole words which are enabled when the internal find command is used. </li> diff --git a/doc/index.html b/doc/index.html index e03848132..e475d1afb 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.66 fixes bugs with GTK+ and Pango 1.8.</span> + <span class="versionlist">Version 1.66 has a new Ruby lexer and fixes bugs on GTK+ + with Pango 1.8.</span> </td> </tr> <tr> |