]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
bump version to 1.0-17
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 3 May 2018 06:26:41 +0000 (08:26 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 3 May 2018 06:26:41 +0000 (08:26 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index 5ddf7fa75edbc22a95ad4edace8c9107cf5560f3..0ad5c6d3010fd46fbf8f38f1d2ea5b199052a4b0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=proxmox-widget-toolkit
 PKGVER=1.0
-PKGREL=16
+PKGREL=17
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index b93098c2a72ff7770f87dcf0ec6776dad3f9cf77..68c5afd9f0fd573a446f51e574356f2a81fe138b 100644 (file)
@@ -1,3 +1,10 @@
+proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
+
+  * fix edit windows being reopened on key-up when closing them with the return
+    key
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 May 2018 08:26:34 +0200
+
 proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
 
   * add getRecord to ObjectStore