Skip to content

Commit 747d3c8

Browse files
mastermaster
master
authored and
master
committed
Project translation
1 parent fbd6b82 commit 747d3c8

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

target/docs/ChangeLog.htm

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,13 @@ <h2 id="v2.0.17">2.0.17 - 2024年6月5日</h2>
2929
<p>DBGp property_getまたはcontext_getの評価中に無視される一時的なブレークポイントをデバッガが削除しないように修正しました。</p>
3030

3131
<h2 id="v2.0.16">2.0.16 - 2024年5月30日</h2>
32-
<p>Fixed load-time errors sent to stdout showing incorrect file/line number in some cases.</p>
33-
<p>Fixed ExitApp on load-time error/warning dialogs to use exit code 2.</p>
34-
<p>Fixed locating WindowSpy.ahk in Current User (non-admin) installs.</p>
35-
<p>Fixed DBGp property_get paging items incorrectly (again).</p>
36-
<p>Fixed StrPut failing if Length/Buffer is specified and <a href="https://learn.microsoft.com/windows/win32/api/stringapiset/nf-stringapiset-multibytetowidechar">MultiByteToWideChar</a> doesn't support the WC_NO_BEST_FIT_CHARS flag for the target codepage.</p>
37-
<p>Fixed Download to attempt anonymous authentication if the server requests client authentication.</p>
32+
<p>stdoutに送信されるロードタイムエラーにファイル/行番号が正しく表示されないことがあった問題を修正しました。</p>
33+
<p>ロード時のエラー/警告ダイアログでExitApp関数が終了コード2を使用するように修正しました。</p>
34+
<p>カレントユーザー(非管理者)でのインストールでWindowSpy.ahkの場所を修正しました。
35+
</p>
36+
<p>DBGpのproperty_getのページング項目が(再び)間違っていたのを修正しました。</p>
37+
<p>Length/Buffer が指定されて<a href="https://learn.microsoft.com/windows/win32/api/stringapiset/nf-stringapiset-multibytetowidechar">MultiByteToWideChar</a> がターゲットコードページのWC_NO_BEST_FIT_CHARSフラグをサポートしていないときにStrPut が失敗するように修正しました。</p>
38+
<p>サーバーがクライアント認証を要求したときに、匿名認証を試みるようにダウンロードを修正しました。</p>
3839

3940
<h2 id="v2.0.15">2.0.15 - 2024年5月16日</h2>
4041
<p>v2.0.14以降、誤ったページングのために、DBGp property_getがプロパティを取得できない問題を修正しました。</p>

0 commit comments

Comments
 (0)