v3514 for I20081027
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 414ccb1..8e5bcc6 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,36 @@
 Eclipse Platform Build Notes<br>
 SWT</h1>
 
+<h2> SWT Build 3.5 14 - Monday October 27, 2008</h2>
+<blockquote>
+222791    	Spinner accepts non-numeric input in Cocoa
+<br>222795 	[Spinner] Cannot increase number of digits
+<br>225266 	Cocoa port has no org.eclipse.swt.internal.carbon.smallFonts equivalent
+<br>237102 	[OLE] OleControlSite with Excel.Sheet renders deactivated view improperly
+<br>249003 	implement cursors (wait, etc.)
+<br>250178 	change the keyboard block selection expansion increment to match average char width
+<br>250574 	Group does not layout correctly.
+<br>251016 	Crash on shut down
+<br>251084 	NullPointerException when VoiceOver asks for position of Shell
+<br>251126 	Please remove unused Platform Interface constants etc.
+<br>251128 	Display.readAndDispatch() and sleep() should not try/catch and call printStackTrace()
+<br>251149 	SWT Accessibility API needs to work on all Controls
+<br>251469 	Accessible.getDescription should not return name
+<br>251482 	Don't work around bug in Accessibility Verifier
+<br>251516 	[Browser] cannot type Ü into web browser text area
+<br>251528 	SWT Image created without GDI tracking
+<br>251581 	Wrong cursor when editing
+<br>251583 	Crash using I20091021 Cocoa
+<br>251603 	Spacing not working in TextLayout
+<br>251607 	TextLayout - TextStyle's border not showing bottom line in StyledText
+<br>251614 	Space in font name
+<br>251618 	Text glitch after inserting an image
+<br>251712 	New shell not active when opened
+<br>251766 	Accessibility: Button role incorrect for toolbar buttons
+<br>251818 	drawString works improperly after drawing any primitives
+<br>251910 	creating tall combo spews long error message and can draw wrong 
+</blockquote>
+
 <h2> SWT Build 3.5 13 - Tuesday October 21, 2008</h2>
 <blockquote>
 211048    	Accessibility is not implemented for Cocoa