chiark / gitweb /
Track window size between main and compact mode.
[disorder] / CHANGES.html
index c227646bdda76e77dd916e6e58b245debd8967e2..17da9515ac280b84e29e7002822bf9e1dc49b570 100644 (file)
@@ -99,7 +99,8 @@ span.command {
       “Recent”, “Added” and “Choose” tabs
       to the queue.</p>
 
-      <p>Disobedience now supports playlist editing.</p>
+      <p>Disobedience now supports playlist editing and has a compact mode,
+      available from the <b>Control</b> menu.</p>
 
       <p>Disobedience has a <a href="disobedience/manual/index.html">new
       manual</a>.</p>
@@ -162,6 +163,11 @@ span.command {
           <td>Mac DisOrder uses wrong sound device</td>
         </tr>
 
+        <tr>
+          <td><a href="http://code.google.com/p/disorder/issues/detail?id=32">#32</a></d>
+          <td>Excessively verbose log chatter on shutdown</td>
+        </tr>
+
         <tr>
           <td><a href="http://code.google.com/p/disorder/issues/detail?id=33">#33</a></d>
           <td>(Some) plugins need -lm.</td>