浏览代码

Mention the new isfaq repo.

Martijn Laan 4 年之前
父节点
当前提交
703b4dda64
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      whatsnew.htm

+ 1 - 0
whatsnew.htm

@@ -37,6 +37,7 @@ For conditions of distribution and use, see <a href="https://jrsoftware.org/file
 
 <p>
 <ul>
+  <li>The content of the <a href="https://jrsoftware.org/isfaq.php">Inno Setup FAQ</a> is now <a href="https://github.com/jrsoftware/isfaq/blob/main/isfaq.html">available on GitHub</a> where you can suggest new entries or other improvements using the Edit button.</li>
   <li>Links displayed by [Setup] section directives <tt>LicenseFile</tt>, <tt>InfoBeforeFile</tt> and <tt>InfoAfterFile</tt> are now executed as the original user if possible when clicked.</li>
   <li>Added new [Setup] section directives <tt>MissingMessagesWarning</tt> and <tt>NotRecognizedMessagesWarning</tt> to disable warnings about messages missing or not recognized for a language.</li>
   <li>/LOG: Now logs more uninstaller actions.</li>