aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2007-06-15 02:56:56 +0000
committernyamatongwe <devnull@localhost>2007-06-15 02:56:56 +0000
commit5acf6fa7b16795a0a001bba0384fa27211ab997f (patch)
treebae62eb6fb1e80c29fb792ca45f086a1d14879f8
parenta2c9a1075864c9db560f6b19b25d1c2651df9d16 (diff)
downloadscintilla-mirror-5acf6fa7b16795a0a001bba0384fa27211ab997f.tar.gz
Ligatures.
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index bf448e472..6cee6351a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -314,6 +314,9 @@
Bug fixed in XML folding where tags were not being folded because they are singletons in HTML.
</li>
<li>
+ Layout bug fixed on GTK+ where fonts have ligatures available.
+ </li>
+ <li>
SciTE hang fixed when using UNC path with directory properties feature.
</li>
<li>