Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2007-09-10 19:35:54 +0000
committerMichael Valenta2007-09-10 19:35:54 +0000
commitd6a3c25e675ba84189ae4060b3fb905012f0ab6f (patch)
tree58375f1f41dff669710bf6efaa7c883b3f04b1aa
parentd9e9a396aad7848f809c1db2a4610a5e7665f58f (diff)
downloadeclipse.platform.team-d6a3c25e675ba84189ae4060b3fb905012f0ab6f.tar.gz
eclipse.platform.team-d6a3c25e675ba84189ae4060b3fb905012f0ab6f.tar.xz
eclipse.platform.team-d6a3c25e675ba84189ae4060b3fb905012f0ab6f.zip
The map file has been updated for the following Bug changes:I20070910
+ Bug 70893. [Decorators] Don't show repository if same as project name (FIXED) + Bug 133667. [Model Sync] Add help to Sync Preferences (FIXED) + Bug 152581. [Sync View] Performance problem when synchronizing a project (ASSIGNED) + Bug 190023. TVT33:TCT318: Apostrophe missing in Compare with Local history (FIXED) + Bug 191364. [Proxy Preferences] Edit, Delete buttons enabled improperly (FIXED) + Bug 193324. [Sync View] Provide compare editor input for a single file that support editing on both sides (ASSIGNED) + Bug 196231. [History View] Menu entries for viewers unchecked while viewers are visible (FIXED) + Bug 196847. [Patch] Eclipse patcher does not require deletions or context lines to be contiguous (FIXED) + Bug 198319. handler conflict occurred between two team actions (FIXED) + Bug 199108. [Project Sets] Project set import dialog should pick best match (NEW) + Bug 199224. Compare With > Latest from HEAD takes ages to cancel with broken network connection (FIXED) + Bug 199242. [History View] NPE while fetching CVS revision history (FIXED) + Bug 200414. Team > Apply Patch... context menu item does not show keybinding (FIXED) + Bug 201547. NPE after closing duplicated compare editor (FIXED) + Bug 202788. [Tests] Failure in nightly build due to URL protocol (NEW) The following projects have changed: org.eclipse.ui.net org.eclipse.team.ui org.eclipse.team.tests.cvs.core org.eclipse.compare org.eclipse.team.cvs.ui org.eclipse.compare.tests org.eclipse.team.cvs.core
-rw-r--r--bundles/org.eclipse.team.core/buildnotes_team.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/bundles/org.eclipse.team.core/buildnotes_team.html b/bundles/org.eclipse.team.core/buildnotes_team.html
index 8ee145005..6849e1236 100644
--- a/bundles/org.eclipse.team.core/buildnotes_team.html
+++ b/bundles/org.eclipse.team.core/buildnotes_team.html
@@ -12,6 +12,26 @@
<h1>Eclipse Platform Build Notes (3.3)<br>
Team, Compare and CVS</h1>
+<p>Integration Build (September 10, 2007, 3:33 p.m.)</p>
+ <p>Problem reports updated</p>
+ <p>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=70893">Bug 70893</a>. [Decorators] Don't show repository if same as project name (FIXED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=133667">Bug 133667</a>. [Model Sync] Add help to Sync Preferences (FIXED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=152581">Bug 152581</a>. [Sync View] Performance problem when synchronizing a project (ASSIGNED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=190023">Bug 190023</a>. TVT33:TCT318: Apostrophe missing in Compare with Local history (FIXED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=191364">Bug 191364</a>. [Proxy Preferences] Edit, Delete buttons enabled improperly (FIXED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=193324">Bug 193324</a>. [Sync View] Provide compare editor input for a single file that support editing on both sides (ASSIGNED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=196231">Bug 196231</a>. [History View] Menu entries for viewers unchecked while viewers are visible (FIXED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=196847">Bug 196847</a>. [Patch] Eclipse patcher does not require deletions or context lines to be contiguous (FIXED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=198319">Bug 198319</a>. handler conflict occurred between two team actions (FIXED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=199108">Bug 199108</a>. [Project Sets] Project set import dialog should pick best match (NEW)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=199224">Bug 199224</a>. Compare With > Latest from HEAD takes ages to cancel with broken network connection (FIXED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=199242">Bug 199242</a>. [History View] NPE while fetching CVS revision history (FIXED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=200414">Bug 200414</a>. Team > Apply Patch... context menu item does not show keybinding (FIXED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=201547">Bug 201547</a>. NPE after closing duplicated compare editor (FIXED)<br>
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=202788">Bug 202788</a>. [Tests] Failure in nightly build due to URL protocol (NEW)<br>
+ </p>
+
<p>Integration Build (August 08, 2007, 3:10 p.m.)</p>
<p>Problem reports updated</p>
<p>

Back to the top