diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8bd189b58..470f5a061 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -498,6 +498,9 @@ On GTK+, avoid "Invalid rectangle passed" warning messages by never reporting the client rectangle with a negative width or height. </li> + <li> + On Cocoa, copy Sci_Position.h into the framework so clients can build. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite360.zip?download">Release 3.6.0</a> |