v3048
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 0443ee2..21240d7 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -12,6 +12,44 @@
 Eclipse Platform Build Notes<br>
 SWT</h1>
 
+<h2> SWT Build 3.0 048 - Tuesday April 20, 2004 </h2>
+
+<h3><a NAME="New APIs"></a>New APIs</h3>
+<blockquote>
+CoolBar now has SWT.FLAT style.
+</blockquote>
+
+<h3><a NAME="Breaking Changes"></a>Breaking Changes</h3>
+<blockquote>
+CTabItem no longer supports set/getForeground and set/getBackground.
+</blockquote>
+
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+20186:  Copyright dates still are 2001  
+<br>22589:  GTK: StyledText widget is slow  
+<br>23566:  Accessibility - toolbar not accessible by keyboard  
+<br>41090:  THAI/VIET: The behavior of text editing functions are not correct.  
+<br>49133:  SWT_AWT API class undocumented  
+<br>53107:  Slider crashes when hooking resize callback  
+<br>53814:  views are blank when detached automaticly by switching perspective  
+<br>54051:  Font baselines don't line up in Java editor  
+<br>54225:  Checkbox TableItems don't honor background color near checkbox  
+<br>54989:  [CellEditors] [regression] ComboBoxCellEditor does not fire value applied  
+<br>57003:  DBCS:Copy/Paste or input DBCS display incorrectly in project file  
+<br>57004:  DBCS:Can not copy/Paste or input DBCS data in project file  
+<br>57426:  Clipped items when setting a tree item to use a bold font  
+<br>57627:  Can't click in Content Assist window of New Class wizard  
+<br>57948:  [browser] how to distinguish between a call to setText and a hyperlink activation  
+<br>58071:  ICO images painted not correctly when smaller than 17x17 pixels  
+<br>58093:  swt-gtk: uses ~100% CPU while drawing using fillGradientRectangle()  
+<br>58243:  [browser] hover messages don't show up in mozilla  
+<br>58346:  [browser] Browser not working with default RH EL3 update 1  
+<br>58569:  Regression: StyledText does not wrap correctly  
+<br>58756:  Tables & Images refresh problem  
+<br>59106:  SWT Snippet 139 fails to compile  
+</blockquote>
+
 <h2> SWT Build 3.0 047 - Tuesday April 13, 2004 </h2>
 
 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>