*** empty log message ***
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 380b95b..bad37e1 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -12,7 +12,7 @@
 Eclipse Platform Build Notes<br>
 SWT</h1>
 
-<h2> SWT Build 3.1 020 - Tuesday January 24th, 2005 </h2>
+<h2> SWT Build 3.1 020 - Tuesday January 25th, 2005 </h2>
 <h3><a NAME="New APIs"></a>New APIs</h3>
 <blockquote>
 RowData.exclude and GridData.exclude have been added to allow applications to 
@@ -20,7 +20,24 @@
 </blockquote>
 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
 <blockquote>
-<br>49426:	Layouts should support laying out only a subset of a composite's children
+<br>42632:  Clipboard becomes empty after shell closes  
+<br>49426:  Layouts should support laying out only a subset of a composite's children  
+<br>64923:  EC: need api to query for Tray support  
+<br>76722:  [RCP] [launcher] ability to generate executable with specific icon resources  
+<br>79944:  The Eclipse launcher should give the splash screen window a type hint  
+<br>82026:  [launcher] eclipse launcher does not connect stdout of jvm to console  
+<br>82469:  [launcher] Launcher should not hard code a reference to org.eclipse.core.launcher.Main  
+<br>82640:  Setting style bits breaks SWT embedded Swing in Milestone M4  
+<br>82657:  Help fails to open  
+<br>82693:  Simple example snippet for OpenGL  
+<br>82828:  Table's SWT.FULL_SELECTION broken for empty table items  
+<br>82837:  Embedding swing on swt _ problems with JDK1.4.1  
+<br>82905:  drawImage doesn't honor clip rect  
+<br>83262:  rxvt pastes null terminator  
+<br>83305:  Javadoc of Display.addFilter could be improved  
+<br>83424:  [browser] check if reparenting works  
+<br>83532:  [browser] HTTPS link crashes Browser with Mozilla 1.7.5  
+<br>83543:  add alpha support to GTK MenuItem TabItem TableColumn TrayItem  
 </blockquote>
 
 <h2> SWT Build 3.1 019c - Tuesday January 18th, 2005 </h2>