aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil Hodgson <nyamatongwe@gmail.com>2022-10-04 12:48:46 +1100
committerNeil Hodgson <nyamatongwe@gmail.com>2022-10-04 12:48:46 +1100
commit2e652e0d9eaa867dfce6d442b80e8bc7f074a2f1 (patch)
tree4a3a223e708040b5a5a198b3ea8dfd3c46f521d9 /doc/ScintillaHistory.html
parentf4d5c00424eff7c84b4152b4df4de5c0ba4b12bc (diff)
downloadscintilla-mirror-2e652e0d9eaa867dfce6d442b80e8bc7f074a2f1.tar.gz
Bug [#2349]. Fix bug where there were too many or too few lines when wrapping.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index cac690226..be351123b 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -623,6 +623,10 @@
<li>
On Win32 ensure page and step clicks on horizontal scroll bar do not overshoot document width.
</li>
+ <li>
+ On GTK, fix bug where there were too many or too few lines when wrapping.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2349/">Bug #2349</a>.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla530.zip">Release 5.3.0</a>