Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions doc/en/html/about/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@ <h3 id="teraterm_5.7.0">YYYY.MM.DD (Ver 5.7.0 not released yet)</h3>
Previously, since short filename,SFN (DOS filename, 8.3 format) is used,
"ttxtest.dll-" was treated as "TTXTEST.DLL" and loaded.
</li>
<li>
Changed DPI awareness setting to process-wide instead of GUI thread only.
(<a href="https://github.com/TeraTermProject/teraterm/issues/1314" target="_blank">issue #1314</a>)
</li>
<li>
When <a href="../menu/setup-additional-terminal.html#TerminalID">Terminal ID</a> is "dumb",
Output timestamps to both the VT window and log file when logging.
Expand Down
4 changes: 0 additions & 4 deletions doc/ja/html/about/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@ <h3 id="teraterm_5.7.0">YYYY.MM.DD (Ver 5.7.0 not released yet)</h3>
従来はショートファイル名,SFN(DOSファイル名,8.3形式)で扱っていたため、
"ttxtest.dll-" は "TTXTEST.DLL" として扱われ、ロードされていた。
</li>
<li>
高DPI設定をGUIスレッドのみではなく、プロセス全体で行うようにした。
(<a href="https://github.com/TeraTermProject/teraterm/issues/1314" target="_blank">issue #1314</a>)
</li>
<li>
<a href="../menu/setup-additional-terminal.html#TerminalID">Terminal ID</a> が "dumb" の時、
ログ取得時のタイムスタンプをVT Windowとログファイルへ出力するようにした。
Expand Down
Loading