Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "TM/4.2 New & Noteworthy"

< TM
(Created page with "== New & Noteworthy for TM 4.2 (RSE 3.7.2) == Release planned with Neon.2 (December 2016) === Terminal UI Improvements === * On Mac OS X Retina displays, the Terminal now r...")
 
 
Line 5: Line 5:
 
=== Terminal UI Improvements ===
 
=== Terminal UI Improvements ===
  
* On Mac OS X Retina displays, the Terminal now renders properly even if fonts are scaled ({{bug|475422}}).
+
* Fixed rendering on On Mac OS X Retina displays ({{bug|475422}}).
 
* Telnet line endings are now configurable ({{bug|494108}}).
 
* Telnet line endings are now configurable ({{bug|494108}}).
  

Latest revision as of 17:18, 28 November 2016

New & Noteworthy for TM 4.2 (RSE 3.7.2)

Release planned with Neon.2 (December 2016)

Terminal UI Improvements

  • Fixed rendering on On Mac OS X Retina displays (bug 475422).
  • Telnet line endings are now configurable (bug 494108).

Terminal API Improvements

All new API is tagged with @since 4.2 in the source code, minor new API was needed for Telnet line endings.

Bug Fixes

See the release Issues page for a list of the bugs fixed in this release.

Back to the top