v3129
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index aa473ef..cecab28 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -12,6 +12,41 @@
 Eclipse Platform Build Notes<br>
 SWT</h1>
 
+<h2> SWT Build 3.1 029 - Tuesday April 5th, 2005 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+20954:  [About] Feature Plugins dialog fails to launch web browser  
+<br>25490:  White Color doesn't appear on Toolbar Image  
+<br>34481:  Java Compiler Properties for a Project  
+<br>41065:  Arrow button look is inconsistent with scroll arrows  
+<br>57819:  [SWT-Example-Controls-Table] In some cases the vertical scroll bar is not available with size 10x10  
+<br>64192:  Scrollbar - setVisible not working as expected  
+<br>69919:  [Browser] Javadoc view steals key events.  
+<br>75141:  [Browser] CTabItem with Browser containing video crashes when disposing item's image  
+<br>75317:  [Browser] Location not browsed when URL misses protocol / www  
+<br>79881:  Browser class shipped with AIX-Motif checks for Linux ?!?  
+<br>79927:  crash when using a Table, TableItems using images with alpha, and using TableColumn.pack  
+<br>81235:  [JUnit] TableItem.getBounds test fails  
+<br>81240:  [JUnit] Tree get/setTopItem fails  
+<br>82703:  Tree with TreeColumns doesn't display FULL_SELECTION properly  
+<br>83477:  [browser] Native crash outside JVM in libwidget_gtk2.so  
+<br>85530:  Control in vertical ToolBar doesn't fit  
+<br>87695:  Interface Disposeable  
+<br>87855:  NullPointerException in Table.callWindowProc  
+<br>88278:  TreeItem should provide item.removeAll  
+<br>89063:  [Markers] infinite-loop during cvs override and update  
+<br>89217:  Label.computeSize() returning incorrect values when using WRAP  
+<br>89533:  [Themes] Colors and Fonts preferences page has funny icons for color entries  
+<br>89564:  Image appears and disappears in Tree  
+<br>89575:  Browser widget crashes  
+<br>89665:  VM terminated when switching page in the Plugin manifest editor  
+<br>89785:  Disabled links look like normal links  
+<br>89826:  [Browser] browser eats all keystrokes  
+<br>89885:  Crash using command-O.  
+<br>90009:  code assist loses its visual selection  
+<br>90018:  Native tooltips left around on CTabFolder  
+</blockquote>
+
 <h2> SWT Build 3.1 028 - Thursday March 29th, 2005 </h2>
 <h3><a NAME="New APIs"></a>New APIs</h3>
 <p>New API has been added to Spinner</p>