diff options
| author | nyamatongwe <devnull@localhost> | 2009-06-28 11:51:16 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2009-06-28 11:51:16 +0000 | 
| commit | 59dd47f911de13ee6e6532a772cde73e67a8df25 (patch) | |
| tree | 20de3b0a538b8c4231e7e77f88ff06675f347e43 /doc/index.html | |
| parent | e84a8cae56789ed16696923a968c48ed874dee41 (diff) | |
| download | scintilla-mirror-59dd47f911de13ee6e6532a772cde73e67a8df25.tar.gz | |
Updates for 1.79.
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> | 
