diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 e3d0dce25..1236efd7d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -538,6 +538,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1848/">Bug #1848</a>. </li> <li> + Fix folding inconsistency when fold header added above a folded part. + <a href="http://sourceforge.net/p/scintilla/bugs/1896/">Bug #1896</a>. + </li> + <li> SciTE on GTK+ can have a wide divider between the panes with the split.wide property. </li> |