v3511 for I20081007
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 0f6fcf5..47d4ffe 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,26 @@
 Eclipse Platform Build Notes<br>
 SWT</h1>
 
+<h2> SWT Build 3.5 11 - Tuesday October 07, 2008</h2>
+<blockquote>
+8521    	StyledText: block select mode
+<br>84552 	The image of a checked action in a menu of a pulldown action is not displayed
+<br>165033 	Table vertical lines always showing
+<br>173556 	[OLE] SWTException constructing OleControlSite for WMPlayer.OCX with Windows Media Player 11
+<br>211696 	CLabel does not specify that "&" introduces mnemonic
+<br>223518 	implement Shell modality
+<br>245667 	Horizontal Sash does not show resize cursor
+<br>248187 	Adobe Reader 9.0 browser crash NPE
+<br>248773 	implement custom draw in Tables and Trees
+<br>249000 	implement graphics in non-UI thread
+<br>249009 	implement Shell.setImage(...) and -Xdoc:icon
+<br>249286 	Table.setTopIndex does not work correctly with MeasureItem
+<br>249376 	Tree in package explorer hides text
+<br>249517 	ClassCastException in Combo
+<br>249608 	TextLayout.draw(...) does not use GC foreground
+<br>249612 	Links on preference pages are opened in browser
+</blockquote>
+
 <h2> SWT Build 3.5 10 - Tuesday September 30, 2008</h2>
 <blockquote>
 211652 	DND not implemented on Cocoa