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 | fabb770791ca51b8d3fdafe8286e057afe897d68 (patch) | |
| tree | 5d7575f7075781083caa5c81791c7d0e16a3d996 | |
| parent | 40cb76135308e5166efe34f9b6611d8721a97379 (diff) | |
| download | scintilla-mirror-fabb770791ca51b8d3fdafe8286e057afe897d68.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> |
