diff options
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8e030179c..809329f73 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -210,6 +210,10 @@ closing the pipe when running tool commands that take input. </li> <li> + Added a manifest resource to SciTE on Windows to enable Windows XP + themed UI. + </li> + <li> SciTE calltips handle nested calls and other situations better. </li> <li> |