aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2007-06-15 02:56:56 +0000
committernyamatongwe <unknown>2007-06-15 02:56:56 +0000
commitedd3a099214c3671008aba160696eca5327c3320 (patch)
treebae62eb6fb1e80c29fb792ca45f086a1d14879f8
parentb38c4fb0b67bec28fd63c4e90d22c5b7dd21a503 (diff)
downloadscintilla-mirror-edd3a099214c3671008aba160696eca5327c3320.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>