Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2007-05-31 22:17:30 +0000
committerCarolyn MacLeod2007-05-31 22:17:30 +0000
commit9382aa0740878339f3a9240a7ea5d3b4dc3b34e3 (patch)
tree88c2ccc5fa3cc4a1a9d06f6d883e8c60abe90a03
parent5b884a9aa44cfadf766ccd96ce05d5eaabd508ca (diff)
downloadeclipse.platform.swt-9382aa0740878339f3a9240a7ea5d3b4dc3b34e3.tar.gz
eclipse.platform.swt-9382aa0740878339f3a9240a7ea5d3b4dc3b34e3.tar.xz
eclipse.platform.swt-9382aa0740878339f3a9240a7ea5d3b4dc3b34e3.zip
v3345a for I20070601-0010v3345a
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 4e2fd38aa4..6db4acf0d2 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,19 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.3 045a - Thursday May 31, 2007 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+129456 - SWTSpy code has no license specified
+<br>149040 - Change javadoc for Table addSelectionListener
+<br>189992 - Column in problem view not properly refreshed when resizing the column width
+</blockquote>
+<h3><a NAME="Other changes in this build"></a>Other changes in this build</h3>
+<ul>
+<li>Javadoc bash</li>
+<li>Copyright update</li>
+</ul>
+
<h2> SWT Build 3.3 045 - Thursday May 31, 2007 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
<blockquote>

Back to the top