Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2007-03-22 21:00:43 +0000
committerCarolyn MacLeod2007-03-22 21:00:43 +0000
commit30e50dd80a0fb2768ca8ae34709f0c7cf2554e9d (patch)
tree1d71cfb9614b5966cd75aac78d3abbfca70270e8
parent6c6f770fd8a13b9de19ce4e13232d621d6bbbec3 (diff)
downloadeclipse.platform.swt-30e50dd80a0fb2768ca8ae34709f0c7cf2554e9d.tar.gz
eclipse.platform.swt-30e50dd80a0fb2768ca8ae34709f0c7cf2554e9d.tar.xz
eclipse.platform.swt-30e50dd80a0fb2768ca8ae34709f0c7cf2554e9d.zip
v3333g for I20070322 (M6 candidate)
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 7dead25989..ee107f10ed 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,14 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.3 033g - Thursday March 22, 2007 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+160703 - Truncations in Preferences panel of Install/Update
+<br>177389 - CTabItem: Tabs on bottom draw with a diagonal line
+<br>178814 - Tree Selection weird for first column when custom-owner-drawn is used
+</blockquote>
+
<h2> SWT Build 3.3 033f - Thursday March 22, 2007 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
<blockquote>

Back to the top