v3436 for I20080325
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 2066c1d..0df6e44 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -14,6 +14,20 @@
 
 <h2> SWT Build 3.4 35 - Thursday March 20, 2008</h2>
 <blockquote>
+4727 DCR: FileDialog to use overwrite prompt (1GFDH0D)
+<br>146643 	awt frame on osx works on first initialization of workspace but not after
+<br>183830 	"Xlib: unexpected async reply" and deadlock in GLX.glXMakeCurrent(int, int, int)
+<br>193362 	update() does not flush paints (Display#readAndDispatch() needed)
+<br>210858 	Editing text has no horizontal scrollbar
+<br>222798 	[Shell] SWT.MAX does not work
+<br>223170 	Memory leaks and number of handles growth
+<br>223179 	BIDI3.4:HCG Hebrew data in Java editor is treated different from Win OS
+<br>223397 	Set/Get API of DateTime widget crashes the control example
+<br>223591 	Button.print(GC) does not work on Windows.
+</blockquote>
+
+<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