chiark / gitweb /
Don't use deprecated ALSA calls (since they generate warnings, which
[disorder] / CHANGES.html
index a0dad8eab7023120e742efeb05f767e3826310f3..d090beb7a1579fc679ba1c5fe41099fb44e760ab 100644 (file)
@@ -57,7 +57,7 @@ span.command {
 
 <p>This file documents recent user-visible changes to DisOrder.</p>
 
-<h2>Changes up to version 3.1</h2>
+<h2>Changes up to version 4.0</h2>
 
 <div class=section>
 
@@ -129,6 +129,11 @@ span.command {
   <p>Mail is now sent via the system sendmail program, though it remains
   possible to use TCP to connect to an SMTP server.  See <tt>sendmail</tt> and
   <tt>smtp_server</tt> in disorder_config(5).</p>
+
+  <p>The web interface is now installed automatically.  If you don't want it,
+  use <tt>./configure --without-cgi</tt>.  If you want it in a non-default
+  location, or no location for it is detected, set <tt>cgidir</tt>
+  and <tt>httpdir</tt> on the <tt>./configure</tt> command line.</p>
   
 </div>
 
@@ -297,5 +302,6 @@ span.command {
 <!--
 Local Variables:
 fill-column:79
+indent-tabs-mode:nil
 End:
 -->