diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 14 | 
1 files changed, 7 insertions, 7 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e18f5ec83..f470ce781 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -187,21 +187,21 @@  	deadlock. Output from tools can be used to replace the selection.        </li>        <li> -	Crash fixed in SciTE brace matching. +	SciTE on GTK+ automatically substitutes '|' for '/' in menu items as '/' +	is used to define the menu hierarchy.        </li>        <li> -	Bug fixed where automatic scrolling past end of document -	flipped back to the beginning. +	Optional buffer number in SciTE title bar.        </li>        <li> -	Bug fixed where wrapping caused text to disappear. +	Crash fixed in SciTE brace matching.        </li>        <li> -	SciTE on GTK+ automatically substitutes '|' for '/' in menu items as '/' -	is used to define the menu hierarchy. +	Bug fixed where automatic scrolling past end of document +	flipped back to the beginning.        </li>        <li> -	Optional buffer number in SciTE title bar. +	Bug fixed where wrapping caused text to disappear.        </li>        <li>  	Bug fixed on Windows where images in autocompletion lists were | 
