v3042
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 72ec9e2..6edcb28 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -14,6 +14,43 @@
 
 <h2> SWT Build 3.0 040 - Tuesday March 2, 2004 </h2>
 
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+19654:  Coolbar - resizing window can add rows to coolbars  
+<br>32537:  Menu text and accelerator text overlapping  
+<br>42022:  Mnemonic traversal cannot be suppressed  
+<br>46369:  javadoc should be updated for behavior of selecting multiple items in a single select list  
+<br>51464:  eclipse.exe review/updates  
+<br>51537:  need a way to pass a string to the launcher  
+<br>52536:  [SWT Examples] Setting the style to SWT.FLAT has no effect on Buttons  
+<br>52935:  Emulated Coolbar does not support wrapping  
+<br>52959:  setFont() in TableTreeItem  
+<br>53014:  MessageBox opens modal but unparented  
+<br>53045:  no more handles!  
+<br>53057:  Browser widget and display of special chars  
+<br>53141:  JVM crash at eclipse exit  
+<br>53221:  [SWT Examples] “Save As” Dialog of Image Analyzer does not provide the correct file path  
+<br>53236:  Setting font/color on an item when there is no change should not redraw  
+<br>53361:  [EditorMgmt] New look: editor close button (x) does nothing sometimes  
+<br>53388:  [64] Crash in g_signal_lookup  
+<br>53394:  ArrayIndexOutOfBoundsException in ColorDialog  
+<br>53419:  viewing preference page makes preferences tree unresponsive  
+<br>53430:  Additional fixes for porting SWT to 64-bit  
+<br>53487:  [browser] Suze 9 installs Mozilla into different folder than RH  
+<br>53519:  CheckboxTableViewer does not receive selection events  
+<br>53544:  [Viewers] Checkbox Table Viewer does not provide selection callbacks on a check  
+<br>53549:  remove custom code in Program Gnome  
+<br>53556:  Index out of bounds resizing preference page  
+<br>53570:  Opening the file type association dialog to the external editors view causes Eclipse to crash  
+<br>53638:  eclipse startup problem  
+<br>53723:  Problems with setFont() on TreeItem  
+<br>53832:  VM Crash releated to focus or set font  
+<br>53853:  Selection event for checkbox Table is broken  
+<br>53995:  java_swt crashes if application bundle is named .APP instead of .app  
+</blockquote>
+
+<h2> SWT Build 3.0 040 - Tuesday March 2, 2004 </h2>
+
 <h3><a NAME="New APIs"></a>New APIs</h3>
 <blockquote>
 Table.setItemCount(), SWT.VIRTUAL and SWT.SetData have been added and