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 13db1839d..541db3a49 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -481,6 +481,10 @@  	On Windows, building with gcc will check if Direct2D headers are available and enable Direct2D if they are.  	</li>  	<li> +	Fix SciTE bug with buffers becoming read-only. +	<a href="http://sourceforge.net/p/scintilla/bugs/1525/">Bug #1525</a>. +	</li> +	<li>  	Fix linking SciTE on non-Linux Unix systems with GNU toolchain by linking to libdl.  	<a href="http://sourceforge.net/p/scintilla/bugs/1523/">Bug #1523</a>.  	</li> | 
