]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 5.0-33
[pve-common.git] / debian / changelog
index 563bca6782985b43fb73e6706cc2190829a76d13..cc73a4006285436938f01506a83121b445ab1b4f 100644 (file)
@@ -1,3 +1,21 @@
+libpve-common-perl (5.0-33) unstable; urgency=medium
+
+  * only show subcommand specific usage if command incomplete
+
+  * filter out aliases when trying to expand command
+
+  * fix handling unknown commands
+
+  * add a generalized 'read and confirm password' sub
+
+  * improve bash completion
+
+  * fix getopt when invoking without arguments
+
+  * ensure errors from forked commands get returned correctly
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Jun 2018 09:15:41 +0200
+
 libpve-common-perl (5.0-32) unstable; urgency=medium
 
   * fix #1766: compare task start time numerically