*** empty log message ***
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index eb9e1e7..40c9fb2 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -12,6 +12,22 @@
 Eclipse Platform Build Notes<br>
 SWT</h1>
 
+<h2> SWT Build 3.0 036 - Tuesday January 20, 2004 </h2>
+
+<h3><a NAME="New APIs"></a>New APIs</h3>
+<blockquote>
+Display.getIconSizes() added
+<br>Display.getCursorSizes() added 
+</blockquote>
+
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+50153: API - Breaking change - replace Display.getCursorSize with Display.getCursorSizes  
+<br>50161: NEW API - Display.getIconSizes
+<br>49942: NPE in StyledText.getSelectionRange (line 4275)
+<br>48653: NPE in StyledText.performPaint (line 6084)
+</blockquote>
+
 <h2> SWT Build 3.0 035 - Tuesday January 13, 2004 </h2>
 
 <h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>