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 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> | 
