diff options
Diffstat (limited to 'doc')
| -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 55b23216a..5ff4206a0 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -537,6 +537,7 @@  	<td>maboroshin</td>  	<td>Gokul Krishnan</td>  	<td>John Horigan</td> +	<td>jj5</td>      </tr>      </table>      <p> @@ -583,6 +584,10 @@  	<li>  	Improve performance of text insertion when Unicode line indexing off.  	</li> +	<li> +	On Linux, enable Lua to access dynamic libraries. +	<a href="https://sourceforge.net/p/scintilla/bugs/2058/">Bug #2058</a>. +	</li>      </ul>      <h3>         <a href="https://www.scintilla.org/scite412.zip">Release 4.1.2</a> | 
