]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Add news.xml entry for pool --uuid and --name adjustments
authorJohn Ferlan <jferlan@redhat.com>
Wed, 18 Jan 2017 14:16:35 +0000 (09:16 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 18 Jan 2017 14:16:35 +0000 (09:16 -0500)
docs/news.xml

index 6932163db4cf09f5794076ba360ab5e3c1114d94..ef7e2db861022a7334bf016e7bb0db9f0f9a3386 100644 (file)
       <change/>
     </section>
     <section title="Improvements">
-      <change/>
+      <change>
+        <summary>
+           virsh: pool-list: allow both --uuid and --name in one command
+        </summary>
+        <description>
+          Adjust the virsh-pool command to support the --uuid and/or --name
+          options in order to print just the --name and/or --uuid of pools.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>