Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index f104b7408a..3da1fdb6a5 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -12,6 +12,12 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.0.1 062d - Wednesday August 04, 2004 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+39863: TableViewer / cellModifier / ComboBoxCellEditor: new value not set
+</blockquote>
+
<h2> SWT Build 3.0.1 062c - Wednesday July 21, 2004 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
<blockquote>

Back to the top