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 6fb9b4c8f..05b02148d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -442,6 +442,7 @@  	<td>Ebben</td>        </tr><tr>  	<td>Robert Gieseke</td> +	<td>Mike M</td>      </tr>      </table>      <p> @@ -471,6 +472,10 @@  	Fix crashes and other bugs in Fortran folder by removing folding of do-label constructs.  	</li>  	<li> +	Fix Qt bug where double click treated as triple click. +	<a href="http://sourceforge.net/p/scintilla/bugs/1575/">Bug #1575</a>. +	</li> +	<li>  	Fix bug on Windows when resizing autocompletion list with only short strings caused the list to move.  	</li>      </ul>  | 
