]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
sendmail: minor cleanups
[pve-common.git] / debian / changelog
index c1fe35e3d73cb5e9dbdcd028e1cfe153beff9075..e73f0928fe43f7c8a56fd2c6792b422cccb98ec1 100644 (file)
@@ -1,3 +1,23 @@
+libpve-common-perl (4.0-57) unstable; urgency=medium
+
+  * fix #923: uninitalized value in remove_lock
+
+  * new PVE::RESTHandler::dump_properties
+
+  * generate_typetext: handle enums and booleans automatically
+
+  * property strings: introduce key grouping feature
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Apr 2016 07:15:56 +0200
+
+libpve-common-perl (4.0-56) unstable; urgency=medium
+
+  * add the 'urlencoded' string format
+
+  * property strings: check for commas in values
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Mar 2016 08:47:06 +0100
+
 libpve-common-perl (4.0-55) unstable; urgency=medium
 
   * add missing check for undef in is_mounted