aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-08-01 13:19:50 +1000
committerNeil <nyamatongwe@gmail.com>2013-08-01 13:19:50 +1000
commit16eba3677a717a1332ba661b454cd3eb8ccb2a0e (patch)
tree4bf1e7b624d4f0150f23cdcce5d7a174468a04c1
parentdb929f1bf21b6ecdc2051c5239f53292872b3e03 (diff)
downloadscintilla-mirror-16eba3677a717a1332ba661b454cd3eb8ccb2a0e.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html3
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>