diff --git a/doc/en/html/about/history.html b/doc/en/html/about/history.html
index e8d1a1de2..7182f06c6 100644
--- a/doc/en/html/about/history.html
+++ b/doc/en/html/about/history.html
@@ -3527,6 +3527,8 @@
YYYY.MM.DD (Ver 3.3 not released yet)
- Changes
+ - add support for multiple required authentication.
+ auto login, connect from macro and duplicate session are not supported, because TTSSH cannot receive multiple authentication informations from command line parameters.
- If option(/f, /ssh-f, /ssh-consume, /keyfile) argument file name is not absolute path, modify it to be treated as a relative path from %APPDATA%\teraterm5\.
- Modified private key file name can use Unicode
diff --git a/doc/ja/html/about/history.html b/doc/ja/html/about/history.html
index 03a8d874d..af5fcf741 100644
--- a/doc/ja/html/about/history.html
+++ b/doc/ja/html/about/history.html
@@ -3535,6 +3535,8 @@ YYYY.MM.DD (Ver 3.3 not released yet)
- 変更
+ - 複数認証要求に対応しました。
+ コマンドラインオプションで複数の認証情報を受け取れないため、自動ログイン・マクロからの接続・セッションの複製には対応していません。
- オプション(/f, /ssh-f, /ssh-consume, /keyfile)のファイル名が絶対パスでないときは、%APPDATA%\teraterm5\ からの相対パスとして扱うように変更した。
- 秘密鍵ファイル名にUnicodeを使用できるよう修正した