]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
bump version to 1.0-23
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 28 Feb 2019 10:25:52 +0000 (11:25 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 28 Feb 2019 10:25:52 +0000 (11:25 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index abfa6ad23722aabe84dc8f841c8f7a1c93e0417b..d70836aebb73606b498d4923a31ad3e5a5b192aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=proxmox-widget-toolkit
 PKGVER=1.0
-PKGREL=22
+PKGREL=23
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index c8a4f029cd903cf3e069b2f7617e59712ca16c56..9eb45eef277524dcc16d8ab30136a0fed19d965a 100644 (file)
@@ -1,3 +1,13 @@
+proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
+
+  * tasks: put vzdump into VM/CT category
+
+  * fix popup behaviour in firefox with touchscreens on desktop
+
+  * utils: xtermjs: allow to pass a cmd parameter to the terminal
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 28 Feb 2019 10:54:50 +0100
+
 proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
 
   * form: proxmox textfield: support binding 'allowBlank'