diff options
| author | Neil <nyamatongwe@gmail.com> | 2013-08-01 13:19:50 +1000 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2013-08-01 13:19:50 +1000 | 
| commit | faa54a06227905c0f8479ae76f01524f35d62e94 (patch) | |
| tree | 5b58a78aef02f00077618bcb3e4e243686138552 | |
| parent | c6910429031f94836df50cf61ac335e2dc97b22e (diff) | |
| download | scintilla-mirror-faa54a06227905c0f8479ae76f01524f35d62e94.tar.gz | |
Change log.
| -rw-r--r-- | doc/ScintillaHistory.html | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 9d3e18513..bb0845091 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -459,6 +459,9 @@  	<a href="http://sourceforge.net/p/scintilla/feature-requests/1002/">Feature #1002.</a>  	</li>  	<li> +	Easier access to printing on Qt with formatRange method. +	</li> +	<li>  	Fixed compilation problem with Visual C++ in non-English locales.  	<a href="http://sourceforge.net/p/scintilla/bugs/1506/">Bug #1506</a>.  	</li> | 
