diff options
| -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 ceb38ff9d..f9abcd0c6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -451,6 +451,10 @@  	Bug fixed with right to left locales, like Hebrew, on GTK+.  	<a href="http://sourceforge.net/p/scintilla/bugs/1477/">Bug #1477 </a>.  	</li> +	<li> +	Bug fixed with undo grouping of tab and backtab commands. +	<a href="http://sourceforge.net/p/scintilla/bugs/1478/">Bug #1478 </a>. +	</li>      </ul>      <h3>         <a href="http://prdownloads.sourceforge.net/scintilla/scite332.zip?download">Release 3.3.2</a> | 
