mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 08:55:25 +02:00
bug 381718: What's New and Noteworthy in CDT 8.1?
This commit is contained in:
parent
471a86bfe0
commit
c76e7de87a
4 changed files with 13 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="keywords" content="CDT/User/NewIn81" />
|
||||
|
||||
<title>CDT 8.1 - New and Noteworthy</title>
|
||||
<title>CDT 8.1 New and Noteworthy</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -59,6 +59,7 @@
|
|||
</ul>
|
||||
</li>
|
||||
<li class="toclevel-1"><a href="#C.2FC.2B.2B_Unit_Testing_Support"><span class="tocnumber">6</span> <span class="toctext">C/C++ Unit Testing Support</span></a></li>
|
||||
<li class="toclevel-1"><a href="#Bugs_Fixed"><span class="tocnumber">7</span> <span class="toctext">Bugs Fixed in this Release</span></a></li>
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
|
||||
|
@ -357,8 +358,12 @@
|
|||
<p>The HOWTO, known problems and limitation can be found in the <a href="../faq/index.html#C.2FC.2B.2B_Unit_Testing_Support" class="external text" title="http://wiki.eclipse.org/CDT/User/FAQ#C.2FC.2B.2B_Unit_Testing_Support" rel="nofollow">corresponding section of CDT FAQ</a>.
|
||||
</p><p>This feature was completed April 18th, 2012 as part of <a href="http://bugs.eclipse.org/210366" class="external text" title="http://bugs.eclipse.org/210366" rel="nofollow">Bug 210366</a>.
|
||||
</p>
|
||||
|
||||
<p> </p>
|
||||
<a name="Bugs_Fixed"></a><h2> <span class="headline"> Bugs Fixed in this Release </span></h2>
|
||||
<p>Bugzilla tasks completed for this release:
|
||||
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;resolution=FIXED;target_milestone=8.0.1;target_milestone=8.0.2;target_milestone=8.0.3;target_milestone=8.1;product=CDT;classification=Tools">
|
||||
CDT 8.1 bug fixes</a>
|
||||
</p><p><br />
|
||||
</p>
|
||||
|
||||
<h2>What's new in other CDT releases</h2>
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ td {border-top: solid thin black;}
|
|||
img[alt] {}
|
||||
tr {vertical-align: top;}
|
||||
</style>
|
||||
<title>CDT New and Noteworthy</title>
|
||||
<title>CDT 6.0 New and Noteworthy</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
@ -455,6 +455,7 @@ See <a href="http://wiki.eclipse.org/CDT/User/NewIn50">What's New in CDT 5.0</a>
|
|||
|
||||
<p>To learn what's new in CDT releases see:</p>
|
||||
<p><a href="cdt_c_whatsnew.htm">CDT - New and Noteworthy</a></p>
|
||||
<p><a href="cdt_c_whatsnew_80.htm">CDT 8.0 - New and Noteworthy</a></p>
|
||||
<p><a href="cdt_c_whatsnew_70.htm">CDT 7.0 - New and Noteworthy</a></p>
|
||||
<p><a href="cdt_c_whatsnew_60.htm">CDT 6.0 - New and Noteworthy</a></p>
|
||||
<p><a href="http://wiki.eclipse.org/CDT/User/NewIn50">CDT 5.0 - New and Noteworthy</a></p>
|
||||
|
|
|
@ -11,7 +11,7 @@ td {border-top: solid thin black;}
|
|||
img[alt] {}
|
||||
tr {vertical-align: top;}
|
||||
</style>
|
||||
<title>CDT New and Noteworthy</title>
|
||||
<title>CDT 7.0 New and Noteworthy</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
@ -336,6 +336,7 @@ which may contain more recent information.
|
|||
|
||||
<p>To learn what's new in CDT releases see:</p>
|
||||
<p><a href="cdt_c_whatsnew.htm">CDT - New and Noteworthy</a></p>
|
||||
<p><a href="cdt_c_whatsnew_80.htm">CDT 8.0 - New and Noteworthy</a></p>
|
||||
<p><a href="cdt_c_whatsnew_70.htm">CDT 7.0 - New and Noteworthy</a></p>
|
||||
<p><a href="cdt_c_whatsnew_60.htm">CDT 6.0 - New and Noteworthy</a></p>
|
||||
<p><a href="http://wiki.eclipse.org/CDT/User/NewIn50">CDT 5.0 - New and Noteworthy</a></p>
|
||||
|
|
|
@ -11,7 +11,7 @@ td {border-top: solid thin black;}
|
|||
img[alt] {}
|
||||
tr {vertical-align: top;}
|
||||
</style>
|
||||
<title>CDT New and Noteworthy</title>
|
||||
<title>CDT 8.0 New and Noteworthy</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue