2
0
Эх сурвалжийг харах

Mention the new isfaq repo.

Martijn Laan 4 жил өмнө
parent
commit
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>