v3535 for I20090308-2000
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 3fbc832..6534ef9 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,44 @@
 Eclipse Platform Build Notes<br>
 SWT</h1>
 
+<h2> SWT Build 3.5 35 - Sunday March 8, 2009</h2>
+<blockquote>
+25612    	Printing: Print dialog properties are not remembered between print jobs
+<br>56342 	StyledText should allow to set margins
+<br>109849 	Mac Window Modified on Shell
+<br>171706 	DateTime should support drop-down calendar
+<br>199809 	Existing Snippet Does Not Function as Expected
+<br>223590 	Browser.print(GC) should not use ancestor clip
+<br>254498 	expander touches the image in treeitem
+<br>255000 	[Browser] Provide API to handle authentication challenges properly
+<br>256054 	[Cocoa] Implement Space bar toggle for checkboxes
+<br>261548 	Weird focus
+<br>261699 	version of org.eclipse.swt.motif.hpux.PA_RISC in maintenance stream is lower than the one in 3.4
+<br>262501 	M5 got slower since last week
+<br>265568  [Cocoa] Single-clicking to select a CCombo choice from the drop-down has no effect 
+<br>266011 	Unable to click in Shell
+<br>266330 	rssowl: read news item headers look the same as unread ones
+<br>266370 	CCombo not dismissing popups 
+<br>266385 	Mylyn notifications don't close properly
+<br>266387 	Tab traversal of mylyn bug editor broken
+<br>266402 	System beep on Command+F6, F6, F6,... 
+<br>266405 	Ctrl+Tab traversal broken with traverse listener
+<br>266549 	Scrollbar cheese and autoscroll behavior in debugger
+<br>266828 	getCharCount() in Combo throws NullPointerException
+<br>266883 	Lots of cheese in StyledText running ppc cocoa
+<br>266934 	Display.getDismissalAlignment() should honor "gtk-alternative-button-order"
+<br>266956 	CCE in Combo.updateBackground(...)
+<br>267064 	[cocoa][mac] task list collapse all button has white background
+<br>267098 	[SWT] add @see SWT#TOOL to Shell constructor javadocs
+<br>267104 	Canvas' region not applied to scroll bars
+<br>267138 	CCombo popup doesn't scroll with CCombo 
+<br>267179 	Ctrl+Y for undo on Carbon
+<br>267196 	[mylyn] Open png attachment in browser causes editor tabs to disappear
+<br>267270 	NPE in Composite.nextValidKeyView
+<br>267283 	HEAD crashes
+<br>267405 	event detail wrong on scrollbar selection events 
+</blockquote>
+
 <h2> SWT Build 3.5 34 - Tuesday March 3, 2009</h2>
 <blockquote>
 240657    	Combo.setText() doesnt set the text if the string is a substring of the strings in combo