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 0507227cd..fd6648a55 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -509,6 +509,7 @@ </tr><tr> <td>John Flatness</td> <td>Thorsten Kani</td> + <td>Bernhard M. Wiedemann</td> </tr> </table> <p> @@ -579,6 +580,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1940/">Bug #1940</a>. </li> <li> + Builds are made with a sorted list of lexers to be more reproducible. + <a href="http://sourceforge.net/p/scintilla/bugs/1946/">Bug #1946</a>. + </li> + <li> On Cocoa, a leak of mouse tracking areas was fixed. </li> <li> |