]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 4.0-26
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 1 Oct 2015 09:26:27 +0000 (11:26 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 1 Oct 2015 09:26:27 +0000 (11:26 +0200)
Makefile
debian/changelog

index 5462497f3cf1eaf476da931ceb762e05b1bf4f34..e0cf1c329659e9453cc36525c47c9218b5d89bcf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.0
 
 VERSION=4.0
-PKGREL=25
+PKGREL=26
 
 PACKAGE=libpve-common-perl
 
index 4f9227a975f596dd43fee739240d6d02ce128162..a128017eb96d61f4cfb8764c1a18468a7d1df1eb 100644 (file)
@@ -1,3 +1,15 @@
+libpve-common-perl (4.0-26) unstable; urgency=medium
+
+  * added JSONSchema::print_property_string
+
+  * JSONSchema: added disk-size format
+
+  * Added PVE::JSONSchema::parse_size/format_size
+
+  * Support named formats in typetext generation
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Oct 2015 11:26:11 +0200
+
 libpve-common-perl (4.0-25) unstable; urgency=medium
 
   * read|write network interfaces : add support for vlan interfaces