aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 898eb6d4c..f572606af 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -547,6 +547,7 @@
<td>McLoo</td>
</tr><tr>
<td>Chris Graham</td>
+ <td>Hugues Larrive</td>
</tr>
</table>
<p>
@@ -591,6 +592,10 @@
<a href="https://sourceforge.net/p/scintilla/bugs/2019/">Bug #2019</a>.
</li>
<li>
+ The latex lexer supports lstlisting environment that is similar to verbatim.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1358/">Feature #1358</a>.
+ </li>
+ <li>
Fixed bug with GTK on recent Linux distributions where underscores were invisible.
<a href="https://sourceforge.net/p/scintilla/bugs/2173/">Bug #2173</a>.
</li>