aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 72aad759a..43b4b8327 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -440,6 +440,8 @@
<td>felix</td>
<td>Christian Walther</td>
<td>Ebben</td>
+ </tr><tr>
+ <td>Robert Gieseke</td>
</tr>
</table>
<p>
@@ -459,6 +461,9 @@
Released 16 March 2014.
</li>
<li>
+ Added wrap mode SC_WRAP_WHITESPACE which only wraps on whitespace, not on style changes.
+ </li>
+ <li>
Fix bug on Windows when resizing autocompletion list with only short strings caused the list to move.
</li>
</ul>