diff options
author | nyamatongwe <devnull@localhost> | 2013-05-23 19:09:46 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2013-05-23 19:09:46 +1000 |
commit | 2345e207b44f01e09d8dba69a37b9a67eeefa884 (patch) | |
tree | 822374922a3fb9dda28df5438bfed319c8538e78 | |
parent | 87f2cfb15303df7ab53ab4a2b23abb3875393a9b (diff) | |
download | scintilla-mirror-2345e207b44f01e09d8dba69a37b9a67eeefa884.tar.gz |
Change log for bug #1478.
-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> |