diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 59fce7492..f5b952d0a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -559,6 +559,7 @@ </tr><tr> <td>Michel Sauvard</td> <td>uhf7</td> + <td>gnombat</td> </tr> </table> <p> @@ -590,6 +591,10 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2191/">Bug #2191</a>. </li> <li> + Changed SciTE's indent.auto mode to set tab size to indent size when file uses tabs for indentation. + <a href="https://sourceforge.net/p/scintilla/bugs/2198/">Bug #2198</a>. + </li> + <li> Fixed bug on Win32 where cursor was flickering between hand and text over an indicator with hover style. <a href="https://sourceforge.net/p/scintilla/bugs/2170/">Bug #2170</a>. |