diff options
author | Neil <nyamatongwe@gmail.com> | 2014-01-08 13:52:09 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-01-08 13:52:09 +1100 |
commit | 520f71fe9d58035a236b7cfe78e3a1b915dd1a74 (patch) | |
tree | 1d03b6e90023b4e42cf6a1ae653658c9d96965f8 | |
parent | d34c7a075649b4b4e9b4ee4c4287acf74dbf7169 (diff) | |
download | scintilla-mirror-520f71fe9d58035a236b7cfe78e3a1b915dd1a74.tar.gz |
Change log.
-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 d7710bf30..011843888 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -487,6 +487,10 @@ Tweaked scroll positioning by either 2 pixels or 1 pixel when caret is at left or right of view to ensure caret is inside visible area. </li> + <li> + SciTE displays a warning message when asked to open a directory. + <a href="http://sourceforge.net/p/scintilla/bugs/1568/">Bug #1568</a>. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite337.zip?download">Release 3.3.7</a> |