aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 0631ef466..415059f3d 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -533,6 +533,7 @@
<li>
On GTK+, avoid "Invalid rectangle passed" warning messages by never reporting the client
rectangle with a negative width or height.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1743/">Bug #1743</a>.
</li>
<li>
On Cocoa, copy Sci_Position.h into the framework so clients can build.