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 | fd351d35210b90cdf278f9f33ceef234d1e08ea5 (patch) | |
| tree | 0fe6b53a1f68cd3d6f23e36b87762b512b4c4d1a /doc/ScintillaHistory.html | |
| parent | 7927d7da0bbc485a142426bd6dbb9d6db8c2c105 (diff) | |
| download | scintilla-mirror-fd351d35210b90cdf278f9f33ceef234d1e08ea5.tar.gz | |
Backport: Feature [feature-requests:#1253]. Critical fixes for raw strings
Backport of changeset 7229:cacdbd636504.
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 7acb5af99..f6c23be51 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -541,6 +541,18 @@ Icons</a> Copyright(C) 1998 by Dean S. Jones<br /> </li> </ul> + <h3> + <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.3/scintilla3103.zip/download">Release 3.10.3</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://sourceforge.net/projects/scintilla/files/scintilla/3.10.2/scintilla3102.zip/download">Release 3.10.2</a> </h3> |
