diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8e63d0748..c2532f685 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -513,6 +513,7 @@  	<li>  	The C++ lexer fixes a bug with multi-line strings with line continuation where the string style  	overflowed after an edit. +	<a href="http://sourceforge.net/p/scintilla/bugs/1824/">Bug #1824</a>.  	</li>  	<li>  	The Python lexer treats '@' as an operator except when it is the first visible character on a line. | 
