v3435 for I20080320
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index a547350..2066c1d 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -12,6 +12,16 @@
 SWT</h1>
 
 
+<h2> SWT Build 3.4 35 - Thursday March 20, 2008</h2>
+<blockquote>
+215204  read-only Combo.setText() does not fire Modify event on GTK
+<br>220852 	Combo control does not fire modify events on gtk+
+<br>222120 	DND - how to detect which tab item is involved in a DropTargetEvent
+<br>222281 	Table events screwed up if asyncExec happens on focus lost / out
+<br>222896 	Tree#getColumnCount() can be slow because of Win32 API calls
+<br>223082 	javadoc warning in N200803172000
+</blockquote>
+
 <h2> SWT Build 3.4 34 - Tuesday March 18, 2008</h2>
 <blockquote>
 78825   [CCombo] Tab doesn't go to next entry field when list is down