v3434 for I20080318
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index ac463e3..a547350 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,37 @@
 Eclipse Platform Build Notes<br>
 SWT</h1>
 
+
+<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
+<br>142981 	[CCombo] CCombo doesn't lose focus
+<br>175689 	[CCombo] CCombo#deselectAll() doesn't clear Text
+<br>183087 	Windows trees don't have to always have scroll bars
+<br>202005 	GC Transform rotate(90) or rotate(-90) not applied to several methods
+<br>204102 	Eclipse freezes on opening java source file (with spell checking enabled)
+<br>204891 	TabFolder.setSelection() does not update focus hilight on OS X
+<br>210870 	Toolbar Drop Down type doesn't appear to do anything
+<br>212086 	gc.drawXXX fails if matrix is rotated
+<br>214944 	[browser] xulrunner 1.9-based Browser has no initial background
+<br>215243 	Wrong drawing behaviour using SWT and Cairo drawing a text and then an oval
+<br>215988 	Transform.rotate does not work when angle is 90 and GC.setLineWidth(0)
+<br>217831 	DateTime different size than other widgets
+<br>220112 	[SashForm] Add getter/setter methods to control SashForm.SASH_WIDTH
+<br>220836 	[Browser] SWT Safari Browser uses wrong 'user-agent' header resulting in some websites disabling functionality
+<br>220974 	ClassCastException in Safari
+<br>220975 	New Java Project Wizard doesn't work
+<br>221363 	Disappearing Text with Tabs & Quotes
+<br>221669 	DateTime returns wrong values under Windows
+<br>221687 	[Viewers] TableViewer scrolls after selection on AIX
+<br>221957 	Huge Cursor in huge Text control
+<br>221958 	Transform.setIdentity() method is needed
+<br>222305 	ToolItem should call ToolBar.destroyItem
+<br>222381 	AIOOBE in GIFFileFormat
+<br>222872 	Fixes for running SWT tests on p2 builds
+</blockquote>
+
+
 <h2> SWT Build 3.4 33 - Tuesday March 11, 2008</h2>
 <blockquote>
 184932    	[SWT] Popup window with SWT.ON_TOP style bit stays opened when minimize the application window