diff options
| author | Neil <devnull@localhost> | 2015-05-23 12:37:26 +1000 |
|---|---|---|
| committer | Neil <devnull@localhost> | 2015-05-23 12:37:26 +1000 |
| commit | b33224da99e9a10058c2fe2a31ae8cdd59bc7ea9 (patch) | |
| tree | 95c67fc8e7cebacf71b4370a42c5c3413d2660c3 | |
| parent | 6de85e5ca364ea81ebf85f80e8a1c93004525df3 (diff) | |
| download | scintilla-mirror-b33224da99e9a10058c2fe2a31ae8cdd59bc7ea9.tar.gz | |
Change log.rel-3-5-6
| -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 07cf6093e..791acff77 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -528,6 +528,11 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1710/">Bug #1710</a>. </li> <li> + Fix bug on GTK+ 2.x for Windows where there was an ABI difference between + compiler version. + <a href="http://sourceforge.net/p/scintilla/bugs/1726/">Bug #1726</a>. + </li> + <li> Fix undo bug on Cocoa that could lose data.. </li> <li> |
