Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Heidrich2003-06-27 19:01:05 +0000
committerFelipe Heidrich2003-06-27 19:01:05 +0000
commit57feedddca6553187c00f9fa34ceef42b2e8aceb (patch)
tree1ed4ace4dc2a3c54b0fc1a671296ff8fcf0b96f1
parenta811cbf522e47f53bd72dac982b34192350cdfed (diff)
downloadeclipse.platform.swt-57feedddca6553187c00f9fa34ceef42b2e8aceb.tar.gz
eclipse.platform.swt-57feedddca6553187c00f9fa34ceef42b2e8aceb.tar.xz
eclipse.platform.swt-57feedddca6553187c00f9fa34ceef42b2e8aceb.zip
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index e68447b091..dce307450f 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,17 @@
<h1>
Eclipse Platform Build Notes<br>
SWT</h1>
+SWT Build 2.1.1 - Friday June 27, 2003
+
+<h2>
+<a NAME="Problem reports fixed"></a>Problem reports fixed</h2>
+<blockquote>
+38975: PropertySheetViewer gets IllegalArguementException if RootElement set before visible
+</blockquote>
+
+<h1>
+Eclipse Platform Build Notes<br>
+SWT</h1>
SWT Build 2.1.1 - Friday June 20, 2003
<h2>

Back to the top