Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilly Biggs2005-11-01 15:59:36 +0000
committerBilly Biggs2005-11-01 15:59:36 +0000
commit96e448c3620218b992c2cbf65c031e49599ccb5c (patch)
tree83ed5e37a153f686255263cf6e699c4b54ae7a29
parent2617b7e8d012be14672f30fa42fb380c69a6ade3 (diff)
downloadeclipse.platform.swt-96e448c3620218b992c2cbf65c031e49599ccb5c.tar.gz
eclipse.platform.swt-96e448c3620218b992c2cbf65c031e49599ccb5c.tar.xz
eclipse.platform.swt-96e448c3620218b992c2cbf65c031e49599ccb5c.zip
v3212bv3212b
-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 b9d4d48ba7..561a5c73e8 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.2 012b - Tuesday November 1st, 2005 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+114498 Table doesn't send selection change events anymore when selecting elements with the mouse
+<br>114518 [build] eclipse solaris-motif depends on libm.so.2
+</blockquote>
+
+<h2> SWT Build 3.2 012a - Tuesday November 1st, 2005 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+112390 [Viewers] JUnit error in JFacePerformanceSuite
+</blockquote>
+
<h2> SWT Build 3.2 012 - Monday October 31st, 2005 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
<blockquote>

Back to the top