소스 검색

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>
 <p>
 <ul>
 <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>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>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>
   <li>/LOG: Now logs more uninstaller actions.</li>