v3309
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index bf6ccdd..3710997 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,22 @@
 Eclipse Platform Build Notes<br>
 SWT</h1>
 
+<h2> SWT Build 3.3 009 - Tuesday September 19, 2006 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+21009 - ArrayIndexOutOfBoundsException in CTabFolder  
+<br>108175 - TableColumn sort indicator not updating to new Font properly  
+<br>114244 - CCombo computeSize needs to max item width with text width  
+<br>117752 - CCombo text drawn too high  
+<br>137786 - new 'default' drag & drop feedback interferes with other feedback  
+<br>151348 - drop text in Text widget duplicates text  
+<br>151633 - [KeyBindings] 2 popups displayed on Linux  
+<br>155212 - Misprints in SWT Win32 code ?  
+<br>157440 - On Mac, can't drawText after setBackgroundPattern() is called.  
+<br>157478 - Web services wizard scale and graph all weird  
+<br>157557 - SWT.Settings javadoc states incorrect value  
+</blockquote>
+
 <h2> SWT Build 3.3 008 - Tuesday September 12, 2006 </h2>
 <h3><a NAME="New API"></a>New API</h3>
 <blockquote>
@@ -57,17 +73,17 @@
 <h2> SWT Build 3.3 007 - Tuesday August 29, 2006 </h2>
 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
 <blockquote>
-18377:  Tree.getSelection() could be better ordered  
-<br>134269:  Adding column to var view causes VM to GP  
-<br>145498:  Cannot start Eclipse 3.1.2 under AIX 5.3  
-<br>147418:  Control.getMonitor does not properly set client area  
-<br>149649:  Cannot grab scrollbar thumb in ON_TOP shell on gnome 2.14  
-<br>153885:  TreeItem.getExpanded() does not work on Windows Mobile 2003  
-<br>154023:  Can't get a Dialog truely on TOP  
-<br>154198:  Flicker while scrolling scale widget  
-<br>154310:  [browser] cannot click into text field and type  
-<br>154611:  ComboViewerTest dies with BadMatch error  
-<br>154961:  The ToolTip object is not disposed appropriately and prevents from creating another ToolTip on the same shell  
+18377 - Tree.getSelection() could be better ordered  
+<br>134269 - Adding column to var view causes VM to GP  
+<br>145498 - Cannot start Eclipse 3.1.2 under AIX 5.3  
+<br>147418 - Control.getMonitor does not properly set client area  
+<br>149649 - Cannot grab scrollbar thumb in ON_TOP shell on gnome 2.14  
+<br>153885 - TreeItem.getExpanded() does not work on Windows Mobile 2003  
+<br>154023 - Can't get a Dialog truely on TOP  
+<br>154198 - Flicker while scrolling scale widget  
+<br>154310 - [browser] cannot click into text field and type  
+<br>154611 - ComboViewerTest dies with BadMatch error  
+<br>154961 - The ToolTip object is not disposed appropriately and prevents from creating another ToolTip on the same shell  
 </blockquote>
 
 <h2> SWT Build 3.3 006 - Tuesday August 22, 2006 </h2>