aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2025-03-29 09:50:04 +1100
committerNeil <nyamatongwe@gmail.com>2025-03-29 09:50:04 +1100
commitbe86b31a7085c1ed73ee34e3e25ebb1458064e8c (patch)
tree9675eacc87ebf3aa7b0e0195a1ab435dc11ed26f /doc/ScintillaHistory.html
parent5e4cb9fd1974d241cdf3d15ea522753b7d61857c (diff)
downloadscintilla-mirror-be86b31a7085c1ed73ee34e3e25ebb1458064e8c.tar.gz
Bug [#2469]. Return enumeration type from MarkerSymbolDefined to match
MarkerDefine.
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 b9ff5bb30..7451706ea 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -605,6 +605,10 @@
<a href="https://sourceforge.net/p/scintilla/bugs/2463/">Bug #2463</a>.
</li>
<li>
+ Return enumeration type from MarkerSymbolDefined to match MarkerDefine.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2469/">Bug #2469</a>.
+ </li>
+ <li>
On Win32, use DirectWrite for autocompletion lists when DirectWrite chosen for document text.
</li>
<li>