From 0d673972108ce14aecc949fda33a3b755bc6a07a Mon Sep 17 00:00:00 2001
From: nmaya <5668936+nmaya@users.noreply.github.com>
Date: Sun, 22 Sep 2024 08:47:44 +0900
Subject: [PATCH] =?UTF-8?q?=E5=A4=89=E6=9B=B4=E5=B1=A5=E6=AD=B4=E3=82=92?=
=?UTF-8?q?=E6=95=B4=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
doc/en/html/about/history.html | 10 +++++-----
doc/ja/html/about/history.html | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/doc/en/html/about/history.html b/doc/en/html/about/history.html
index 664cc8fb4..8f0455e65 100644
--- a/doc/en/html/about/history.html
+++ b/doc/en/html/about/history.html
@@ -36,11 +36,11 @@
YYYY.MM.DD (Ver 5.4 not released yet)
- Changes
- - Setup - General was integrated into General tab of Additional settings dialog.
- - Renamed the Additional setting "Coding" to "Encoding" for better clarity.
- - changed to use transmit character code when sending clipboard (OSC 52).
+ - Changed to use transmit character code when sending clipboard (OSC 52).
Before fix, when transmit character code is not UTF-8, it used ACP.
- - Remove /LA command line options because language mode was removed
+ - Setup - General dialog was integrated into General tab of Additional settings dialog.
+ - Renamed the Additional setting "Coding" to "Encoding" for better clarity.
+ - Removed /LA command line options because language mode was removed.
- Changed method of creating backup files for TERATERM.INI.
- Updated Unicode information to Unicode 16.0. Before update, Unicode 15.1 compliant since Tera Term 5.0.
@@ -49,7 +49,7 @@ YYYY.MM.DD (Ver 5.4 not released yet)
- Bug fixes
- Fixed a problem that an error is displayed when a new connection is made after disconnecting during log output in the case of LogAutoStart=on.
- - Get the X button back to work on "Log" dialog box.
+ - Fixed X button of "Log" dialog doesn't work.
diff --git a/doc/ja/html/about/history.html b/doc/ja/html/about/history.html
index 1e3376852..1b53cf1fe 100644
--- a/doc/ja/html/about/history.html
+++ b/doc/ja/html/about/history.html
@@ -36,10 +36,10 @@ YYYY.MM.DD (Ver 5.4 not released yet)
- 変更
- - Setup-General 設定を Additional settings の General タブへ統合した。
- - Additional settings の "Coding" を、より一般的な "Encoding" に改めた。
- クリップボードの送信(OSC 52)時、送信文字コードで送信するように変更した。
修正前はUTF-8 以外の時、ACPで送信していた。
+ - Setup-General 設定を Additional settings の General タブへ統合した。
+ - Additional settings の "Coding" を、より一般的な "Encoding" に改めた。
- 言語モードを削除したため /LA コマンドラインオプションを削除した。
- TERATERM.INI のバックアップファイルの作成方法を変更した。
- Unicode の文字情報を Unicode 16.0 に更新した。更新前、Tera Term 5.0 から Unicode 15.1 準拠だった。
@@ -49,7 +49,7 @@ YYYY.MM.DD (Ver 5.4 not released yet)
- バグ修正
- LogAutoStart=on で AutoWinClose=off の時、ログ出力中に切断して新規接続するとエラーが表示される問題を修正した。
- - "Log" ダイアログボックス(ファイルへ書き込み中)の×ボタンが動作しない問題を修正した。
+ - "Log" ダイアログの「×」ボタンが動作しない問題を修正した。