1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00

[227571] RSE Terminal should honor Encoding set on the IHost

This commit is contained in:
Martin Oberhuber 2008-06-10 00:50:16 +00:00
parent 9d7a158025
commit 80a254fea6

View file

@ -16,6 +16,7 @@
* Yu-Fen Kuo (MontaVista) - Adapted from CommandsViewWorkbook
* Anna Dushistova (MontaVista) - Adapted from CommandsViewWorkbook
* Yu-Fen Kuo (MontaVista) - [227572] RSE Terminal doesn't reset the "connected" state when the shell exits
* Martin Oberhuber (Wind River) - [227571] RSE Terminal should honor Encoding set on the IHost
********************************************************************************/
package org.eclipse.rse.internal.terminals.ui.views;