*** empty log message ***
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 5304a7e..9fb9270 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,37 @@
 <h1>

 Eclipse Platform Build Notes<br>

 SWT</h1>

+SWT Build 2.1 010 - Tuesday October 1, 2002

+

+<h2>

+<a NAME="Problem reports fixed"></a>Problem reports fixed</h2>

+<blockquote>

+10459: I can't run eclipse  

+<br>19148: Tooltip pops up underneath code completion alternatives in F2

+<br>20672: Shift+F10 has wrong keyCode  

+<br>21287: Uncaught exception hanging Eclipse  

+<br>22615: [Dialogs] Native ProgressBar look does not match look of AnimatedProgress

+<br>22645: StyledText - cheese when typing in SWT.SINGLE mode  

+<br>23645: Disabled default button can still be reached pressing ENTER  

+<br>23846: Initial font height of text field is wrong  

+<br>23851: Initial text in Text control is scrolled out of visible area  

+<br>23910: CTabFolder selected tab loses synch with its contents  

+<br>23936: NPE in ControlExample  

+<br>23947: Menu implementation prevents KeybindingMenu from working correctly

+<br>23975: No keyboard shortcuts displayed in menu items  

+<br>23976: Function keys must be pressed twice  

+<br>24000: No scrollwheel support for Mac OS X  

+<br>24055: No more callback exception hang Eclipse  

+<br>24088: File chooser for OSX returns wrong path  

+<br>24106: Table Column Resizable Doesn't work if you click on Column itself

+<br>24137: Top item on popup is often invisible  

+<br>24139: Copy causes exception  

+<br>24141: Keyboard not functional in editors (mac os x)  

+</blockquote>

+

+<h1>

+Eclipse Platform Build Notes<br>

+SWT</h1>

 SWT Build 2.1 009 - Tuesday September 24, 2002

 

 <h2>

diff --git a/bundles/org.eclipse.swt/readme_swt.html b/bundles/org.eclipse.swt/readme_swt.html
index d0c067c..a0bd83f 100755
--- a/bundles/org.eclipse.swt/readme_swt.html
+++ b/bundles/org.eclipse.swt/readme_swt.html
@@ -121,6 +121,13 @@
 views. Because of this, accelerators and mnemonics are explicitely ignored on

 Solaris.

 

+<h4>

+1.13 Combo boxes with multi-line items on Linux/Motif</h4>

+

+The Linux implementation of Motif has a bug that causes program execution to terminate

+if the value of an editable Combo is set through Combo.setText(String) to a string

+that contains five or more newline characters.

+

 <p><a href="hglegal.htm"><img SRC="ngibmcpy.gif" BORDER=0 height=12 width=195></a>

 </body>

 </html>