summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Merry <dev@randomguy3.me.uk>2012-04-16 10:59:06 +0100
committerAlex Merry <dev@randomguy3.me.uk>2012-04-16 10:59:06 +0100
commit4150d68abe0cb2b66efec57f8f49a1be56fb8b6a (patch)
tree41c2a90710e64431fd8a6bebf1621d2b59c9f648
parentbc351f784840ec8c01f3c6e8aec65ab9e1894310 (diff)
Make the formatting of the change list consistentv2.2
-rw-r--r--spec/all.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/spec/all.xml b/spec/all.xml
index 8549de4..53948fe 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -75,7 +75,11 @@
</ul>
</dd>
<dt>From 2.0 to 2.1:</dt>
- <dd>Added the optional <b>org.mpris.MediaPlayer2.Playlists</b> interface.</dd>
+ <dd>
+ <ul>
+ <li>Added the optional <b>org.mpris.MediaPlayer2.Playlists</b> interface.</li>
+ </ul>
+ </dd>
</dl>
</tp:docstring>
</tp:section>