v3501a for I20080708
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 814b22d..1865afc 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,17 @@
 Eclipse Platform Build Notes<br>
 SWT</h1>
 
+<h2> SWT Build 3.5 01a - Tuesday July 08, 2008</h2>
+<blockquote>
+86745  Tree shows horizontal scrollbar although not required  
+<br>211202  StyledText#setSelection() does not reveal caret with non-zero selection  
+<br>221938  new GC(Control) doesn't work  
+<br>233261  dialog window distorted after going out of "Not responding" state  
+<br>236312  GTK Assertion for gdk_window_get_user_data  
+<br>239220  Text.getText() returns empty string after calling setText() with non-empty string  
+<br>239231  Text.getCaretLineNumber() differs between Windows and Linux  
+</blockquote>
+
 <h2> SWT Build 3.5 01 - Wednesday June 25, 2008</h2>
 <blockquote>
 54525    	Radio group gets traversed (gets focus) when not visible