diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f1367943e..8c75b73a1 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -126,6 +126,24 @@ </li> </ul> <h3> + <a href="scite128.zip">Release 1.28</a> + </h3> + <ul> + <li> + Released on 27 June 2000. + </li> + <li> + Fixes crash in indentation guides when indent size set to 0. + </li> + <li> + Fixes to installation on Linux. User properties file has a dot at front of name: + .SciTEUser.properties. Global properties file location configurable at compile time + defaulting to $prefix/share/scite. $prefix determined from Gnome if present else its + /usr/local and can be overridden by installer. Gnome menu integration performed in + make install if Gnome present. + </li> + </ul> + <h3> <a href="scite127.zip">Release 1.27</a> </h3> <ul> |