]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
bump version to 1.0-6
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Nov 2017 10:39:20 +0000 (11:39 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Nov 2017 10:39:20 +0000 (11:39 +0100)
Makefile
debian/changelog

index 87ab89c575a0782d36abe55a00230b011b615ca4..bd8f398c6300c27cd8cdfcf145cd134a85906c40 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=proxmox-widget-toolkit
 PKGVER=1.0
-PKGREL=5
+PKGREL=6
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index caf382d48950097bcfa1b4030bbe6cc454fa1ac6..44bdf9adad9d04886816db81c095ec880dab246d 100644 (file)
@@ -1,3 +1,17 @@
+proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
+
+  * change 'create' parameter to 'isCreate'
+
+  * make network devices types configureable
+
+  * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
+
+  * add custom submittext to Edit Window
+
+  * add missing BondModeSelector to widget toolkit
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Nov 2017 11:38:51 +0100
+
 proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
 
   * use (de)activate events for dns/timeview