mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-22 15:53:58 +02:00
Update build notes for M7
This commit is contained in:
parent
7b67aa74bc
commit
0e9fe94b51
1 changed files with 5 additions and 1 deletions
|
@ -40,7 +40,8 @@
|
||||||
<li><b>Added a Telnet Subsystem</b>. It can be activated by selecting the new
|
<li><b>Added a Telnet Subsystem</b>. It can be activated by selecting the new
|
||||||
system type "Telnet Only", or by choosing it from the available services
|
system type "Telnet Only", or by choosing it from the available services
|
||||||
on Linux, Unix or AIX. The telnet subsystem is currently still experimental
|
on Linux, Unix or AIX. The telnet subsystem is currently still experimental
|
||||||
because of problems when passing invalid credentials.
|
because of problems when passing invalid credentials, or opening multiple
|
||||||
|
telnet shells simultaneously.
|
||||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=178201">178201</a>].</li>
|
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=178201">178201</a>].</li>
|
||||||
<li><b>System Type Labels are now translatable</b>
|
<li><b>System Type Labels are now translatable</b>
|
||||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=180688">180688</a>].</li>
|
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=180688">180688</a>].</li>
|
||||||
|
@ -48,6 +49,9 @@
|
||||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=179939">179939</a>].</li>
|
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=179939">179939</a>].</li>
|
||||||
<li><b>Terminal now provides an optional input line</b> for dumb systems
|
<li><b>Terminal now provides an optional input line</b> for dumb systems
|
||||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=173730">173730</a>].</li>
|
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=173730">173730</a>].</li>
|
||||||
|
<li><b>FTP now supports an ftpListingParser extension point</b> to contribute
|
||||||
|
custom listing parsers
|
||||||
|
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=176216">176216</a>].</li>
|
||||||
<!--
|
<!--
|
||||||
<li><b>Copy&Paste, Drag&Drop to Project Explorer</b> are finally fixed
|
<li><b>Copy&Paste, Drag&Drop to Project Explorer</b> are finally fixed
|
||||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=153652">153652</a>].
|
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=153652">153652</a>].
|
||||||
|
|
Loading…
Add table
Reference in a new issue