Martijn Laan 2 年 前
コミット
988fe76b79
1 ファイル変更6 行追加1 行削除
  1. 6 1
      whatsnew.htm

+ 6 - 1
whatsnew.htm

@@ -30,7 +30,12 @@ For conditions of distribution and use, see <a href="https://jrsoftware.org/file
 
 <p><a name="6.2.2"></a><span class="ver">6.2.2 </span><span class="date">(?)</span></p>
 <ul>
-    <li>Added official Hungarian translation.</li>
+  <li>Pascal Scripting changes: Improved support for downloads using basic authentication, contributed by Christian Beck.
+  <ul>
+    <li>Added new <tt>AddEx</tt> function to the <tt>TDownloadWizardPage</tt> support class.</li>
+    <li>Added new <tt>SetDownloadCredentials</tt> support function.</li>
+  </ul>
+  <li>Added official Hungarian translation.</li>
 </ul>
 
 <p><a name="6.2.1"></a><span class="ver">6.2.1 </span><span class="date">(2022-04-14)</span></p>