diff options
| author | Neil <nyamatongwe@gmail.com> | 2015-05-29 08:59:36 +1000 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2015-05-29 08:59:36 +1000 | 
| commit | 94b09d82eb308d8ec9ab9f5fe636fab2327d1537 (patch) | |
| tree | 013fbfe2bbb284e46e10edf82710a95c7486f4c1 | |
| parent | e0e4a68706c856b97ecb2db515ca0f72a581fb11 (diff) | |
| download | scintilla-mirror-94b09d82eb308d8ec9ab9f5fe636fab2327d1537.tar.gz | |
Add extra section for next release.
| -rw-r--r-- | doc/ScintillaHistory.html | 14 | 
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 791acff77..0e14b9d0e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -490,6 +490,20 @@  	<li>  	Released 26 May 2015.  	</li> +    </ul> +    <ul> +      <li> +        <a href="http://sourceforge.net/projects/icon-collection/"> +        Icons</a> Copyright(C) 1998 by Dean S. Jones<br /> +      </li> +    </ul> +    <h3> +       <a href="http://prdownloads.sourceforge.net/scintilla/scite356.zip?download">Release 3.5.6</a> +    </h3> +    <ul> +	<li> +	Released 26 May 2015. +	</li>  	<li>  	On Qt, use fractional positioning calls and avoid rounding to ensure consistency.  	</li>  | 
