]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 5.0-25
[pve-common.git] / debian / changelog
index e3ee0d305bc2736431be016f4e83086fecca3c70..758d0b2ce04df761b5c49c1a6041d0692fd2ef92 100644 (file)
@@ -1,3 +1,12 @@
+libpve-common-perl (5.0-25) unstable; urgency=medium
+
+  * fix issue where 0.5MB converted to GB becomes 0
+
+  * fix issue which caused the web GUI to not show a new login window when the
+    ticket becomes invalid (eg. timed out)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Dec 2017 13:25:41 +0100
+
 libpve-common-perl (5.0-24) unstable; urgency=medium
 
   * let password queries be cancelled via Ctrl+C again