diff options
| author | Jad Altahan <xviyy@aol.com> | 2019-01-13 17:37:57 +1100 |
|---|---|---|
| committer | Jad Altahan <xviyy@aol.com> | 2019-01-13 17:37:57 +1100 |
| commit | 3e46dafe55b841270f344a393e8daa5e8f9db9b5 (patch) | |
| tree | f49ae268df26de39b6057c4df9d8bbb77d142f8e /doc/ScintillaHistory.html | |
| parent | 3a0bafea3e458fbe58d7de7bd242934784ceb02b (diff) | |
| download | scintilla-mirror-3e46dafe55b841270f344a393e8daa5e8f9db9b5.tar.gz | |
Feature [feature-requests:#1253]. Critical fixes for raw strings
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index fd0c851d2..6af1ec7d3 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -552,6 +552,18 @@ </li> </ul> <h3> + <a href="https://www.scintilla.org/scite414.zip">Release 4.1.4</a> + </h3> + <ul> + <li> + Released 10 January 2019. + </li> + <li> + Fix raw strings in nim. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1253/">Feature #1253</a>. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scite413.zip">Release 4.1.3</a> </h3> <ul> |
