Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index f41b5c9e05..712024f42b 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -18,7 +18,8 @@ SWT</h1>
<br>166198 - Image transparency problem in tree
<br>172832 - GC.getClipping( ) difference GTK / Windows
<br>174180 - Table.getItem(Point) always returns null when first column is 0 pixels wide
-<br>177210 - Stack overflow in StyledTextRenderer
+<br>177210 - Stack overflow in StyledTextRenderer
+<br>178134 - [browser] Mozilla: reimplement hooking of DOM listeners
<br>178426 - [DND] DragSourceEffect creates cheese
<br>178597 - Error Message in Console (gtkcellview.c)
<br>178735 - [DND] Stops working by simply adding an EraseItem Listener in Tree

Back to the top