diff options
author | Neil <nyamatongwe@gmail.com> | 2014-02-02 18:06:29 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-02-02 18:06:29 +1100 |
commit | b6c1e9cab3172739006d3a3763cbf5fd8ee95fe6 (patch) | |
tree | b522879c7855aac47bac87aa3cb036c46ba905d7 | |
parent | 1f043e9632fb250eb13f0ede58257ebfded2ed82 (diff) | |
download | scintilla-mirror-b6c1e9cab3172739006d3a3763cbf5fd8ee95fe6.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 02b90a021..72aad759a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -452,6 +452,17 @@ </li> </ul> <h3> + <a href="http://prdownloads.sourceforge.net/scintilla/scite340.zip?download">Release 3.4.0</a> + </h3> + <ul> + <li> + Released 16 March 2014. + </li> + <li> + Fix bug on Windows when resizing autocompletion list with only short strings caused the list to move. + </li> + </ul> + <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite339.zip?download">Release 3.3.9</a> </h3> <ul> |