v3513 for I20081021
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 45154ae..414ccb1 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,32 @@
 Eclipse Platform Build Notes<br>
 SWT</h1>
 
+<h2> SWT Build 3.5 13 - Tuesday October 21, 2008</h2>
+<blockquote>
+211048    	Accessibility is not implemented for Cocoa
+<br>212851 	StyledText - getStyleRanges(int start, int length) returns wrong style range
+<br>249001 	implement GC drawFlags
+<br>249005 	implement/verify mouse events and mouse wheel
+<br>249007 	implement modify/verify events
+<br>249008 	implement MenuDetect events and show native menu on Texts
+<br>250171 	add int[] getBlockSelectionRanges() to StyledText
+<br>250172 	Fix inserting text in block select mode
+<br>250177 	convert block selections to linear selections and vice-versa
+<br>250180 	don't reset block selection mode under no circumstances
+<br>250193 	StyledText SetStyleRange not working
+<br>250622 	org.eclipse.swt.printing.PrintDialog.open() returns 'null' for two different scenarios
+<br>250782 	No More Handles Exception when trying to load an image
+<br>250841 	Table/Tree scrollbars do not work
+<br>250859 	StyledText getRages(int start, int length) returns incorrect array
+<br>250976 	FileDialog should be resizable
+<br>250994 	Last character of the line disappears when selecting code at the end of line
+<br>251007 	underline not select when last run run is full selected
+<br>251016 	Crash on shut down
+<br>251089 	StyledText#copy() fails in RTFWriter with AIOOBE
+<br>251130 	Compiler warnings in N20081015-2000
+<br>251442 	block selection: handle multi-line paste 
+</blockquote>
+
 <h2> SWT Build 3.5 12 - Tuesday October 14, 2008</h2>
 <blockquote>
 206173 	Permit SWT.DEFAULT as an argument to ScrolledComposite.setMinSize