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" ダイアログの「×」ボタンが動作しない問題を修正した。