diff options
| author | Christian Schmitz <unknown> | 2022-01-13 11:55:37 +1100 |
|---|---|---|
| committer | Christian Schmitz <unknown> | 2022-01-13 11:55:37 +1100 |
| commit | ea07cf27bb639d99e8e576c79c5a6733a0a7407c (patch) | |
| tree | 4e52c26d5d5c9f0234619c0172caec64737c15b6 /doc/ScintillaHistory.html | |
| parent | c1ebde5c28524747deef1ed2240641c1b2b8db38 (diff) | |
| download | scintilla-mirror-ea07cf27bb639d99e8e576c79c5a6733a0a7407c.tar.gz | |
Feature [feature-requests:#1425] Allow Scintilla to run if built without cursor images.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -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 68817c39b..9809d7b87 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -568,6 +568,7 @@ <td>Rowan Daniell</td> </tr><tr> <td>Arkadiusz Michalski</td> + <td>Christian Schmitz</td> </tr> </table> <h2>Releases</h2> @@ -593,6 +594,10 @@ Allow choice of object file directory with makefile by setting DIR_O. <a href="https://sourceforge.net/p/scintilla/bugs/2306/">Bug #2306</a>. </li> + <li> + On macOS allow Scintilla to run if built without cursor images. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1425/">Feature #1425</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla515.zip">Release 5.1.5</a> |
