diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/doc/index.html b/doc/index.html index a9a093cd5..9df41c859 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.79 reports memory exhaustion instead of crashing.</span> +          <span class="versionlist">Version 1.79 reports memory exhaustion instead of crashing.<br /> +	  This is a major change and application developers should consider how they will deal with Scintilla exhausting  +	memory since Scintilla may not be in a stable state.</span>          </td>        </tr>        <tr> @@ -149,8 +151,8 @@ if (IsRemote()) {      </p>      <p>         Scintilla and SciTE are currently available for Intel Win32 and Linux compatible operating -      systems with GTK+. They have been run on Windows 95, NT 4.0, Windows 2000, and on Fedora 8 -      with GTK+ 2.12. <a href="http://www.scintilla.org/SciTEImage.html">Here is a screenshot of +      systems with GTK+. They have been run on Windows XP, Windows 7RC, and on Ubuntu 9.04 +      with GTK+ 2.16. <a href="http://www.scintilla.org/SciTEImage.html">Here is a screenshot of        SciTE.</a><br />      </p>      <p> | 
